[node-patches] Change in ovirt-node[master]: Call RHN virtualization profile update directly

fabiand at fedoraproject.org fabiand at fedoraproject.org
Tue May 14 11:04:52 UTC 2013


Fabian Deutsch has posted comments on this change.

Change subject: Call RHN virtualization profile update directly
......................................................................


Patch Set 1: Looks good to me, but someone else must approve

(1 inline comment)

....................................................
File src/ovirt_config_setup/rhn.py
Line 415:     if reg_rc == 0 and not False:
Line 416:         logger.info("RHN Registration Successful")
Line 417:         # sync profile if reregistering, fixes problem with virt guests not showing
Line 418:         sys.path.append("/usr/share/rhn")
Line 419:         from virtualization import support
Looks reasonable
Line 420:         support.refresh(True)
Line 421:         return True
Line 422:     elif reg_rc > 0:
Line 423:         logger.debug(reg_rc)


--
To view, visit http://gerrit.ovirt.org/14600
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibbb3bf51a28fa81430ff147973d2ed412857c8eb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list