Fabian Deutsch has submitted this change and it was merged. Change subject: Refactor rhn_model ......................................................................
Refactor rhn_model Break up rhn_model into something which matches the rest of the codebase and is maintainable. No more long chains of sequential logic -- break it into manageable pieces. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1247202 Change-Id: I52cc84a07ff0c45f3345fd2ec09fc97aa5b75a3a Signed-off-by: Ryan Barry <[email protected]> --- M plugins/rhn_autoinstall.py M src/ovirt/node/setup/rhn/rhn_model.py 2 files changed, 465 insertions(+), 313 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/40376 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I52cc84a07ff0c45f3345fd2ec09fc97aa5b75a3a Gerrit-PatchSet: 19 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
