Dan Kenigsberg has submitted this change and it was merged. Change subject: revert net: Libvirt hook that enables ovs-legacy migration ......................................................................
revert net: Libvirt hook that enables ovs-legacy migration Both the integrated and older OVS hook have a libvirt hook that enables VM migration. The two are colliding and only one should be left around. Therefore, the ovs hook one is removed. Future patches should remove the ovs hook completely. This reverts commit 50de041e01b098843b0fd7a4d3927783c11c79b6. Change-Id: I16ebce73becbfc0ddc202f49e70e46a36f3aaddc Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/62121 Continuous-Integration: Jenkins CI Reviewed-by: Petr Horáček <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- D tests/network/hook_ovs_test.py M vdsm.spec.in M vdsm/virt/libvirt-hook.sh M vdsm_hooks/ovs/Makefile.am D vdsm_hooks/ovs/ovs_migrate.py 5 files changed, 1 insertion(+), 320 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/62121 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I16ebce73becbfc0ddc202f49e70e46a36f3aaddc Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
