Fabian Deutsch has submitted this change and it was merged. Change subject: insert upgrade's /site-packages into sys.path, not append ......................................................................
insert upgrade's /site-packages into sys.path, not append Put the upgrade image's /site-packages at the head of the line, so updated ovirt.node.* modules from there get picked up first. Particularly important for migration and upgrade modules. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1053430 Change-Id: I277245d3aa12cbc336786703e9db0be0224bc072 Signed-off-by: Ryan Barry <[email protected]> --- M scripts/ovirt-node-upgrade.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35249 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I277245d3aa12cbc336786703e9db0be0224bc072 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
