Fabian Deutsch has submitted this change and it was merged. Change subject: Call ConfigurureSubscriptionManager in rhn_model ......................................................................
Call ConfigurureSubscriptionManager in rhn_model All the logic for SAM and Satellite 6 got broken out into a new class with the rewrite, but it was missed in the transaction. Add it if the right model values are present. Remove the ca cert when removing the old configs so we grab a new one if the registration is changed from SAM to Satellite 6 or something (unlikely, but happens in QE) Change-Id: I14eb998cd1fb12d6b393232a17199aac55b6331b Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1280217 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1276597 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/setup/rhn/rhn_model.py 1 file changed, 15 insertions(+), 2 deletions(-) -- To view, visit https://gerrit.ovirt.org/50185 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14eb998cd1fb12d6b393232a17199aac55b6331b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
