[node-patches] Change in ovirt-node[master]: rhn: decrease rhn page load time using offline sam check
fabiand at redhat.com
fabiand at redhat.com
Fri Jul 18 15:48:50 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: rhn: decrease rhn page load time using offline sam check
......................................................................
rhn: decrease rhn page load time using offline sam check
rhbz#913579
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=913579
Change-Id: I4ccbbbf7fec0979e75d704c506ecc42d0ba1bdc7
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/setup/rhn/rhn_page.py
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/35/30435/1
diff --git a/src/ovirt/node/setup/rhn/rhn_page.py b/src/ovirt/node/setup/rhn/rhn_page.py
index 787c8f7..f3c920d 100644
--- a/src/ovirt/node/setup/rhn/rhn_page.py
+++ b/src/ovirt/node/setup/rhn/rhn_page.py
@@ -28,6 +28,7 @@
import sys
sys.path.append("/usr/share/rhn/up2date_client")
+
RHN_CONFIG_FILE = "/etc/sysconfig/rhn/up2date"
RHSM_CONFIG_FILE = "/etc/rhsm/rhsm.conf"
RHN_XMLRPC_ADDR = "https://xmlrpc.rhn.redhat.com/XMLRPC"
--
To view, visit http://gerrit.ovirt.org/30435
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ccbbbf7fec0979e75d704c506ecc42d0ba1bdc7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
More information about the node-patches
mailing list