Dan Kenigsberg has submitted this change and it was merged. Change subject: net: remove support for sriov hook ......................................................................
net: remove support for sriov hook Now that vdsm supports sriov natively, it does not need a special hook for this. Moreover, allowing this hook to be installed might introduce bugs originating from the use of the two methods at the same time. vdsm now cannot be installed if hook-sriov package is already installed on the system. Change-Id: Ia2bbad1cb064825eef7d1847b42bd34189be4dff Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/40656 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Shahar Havivi <[email protected]> Continuous-Integration: Jenkins CI --- M configure.ac M debian/Makefile.am M debian/control D debian/vdsm-hook-sriov.docs D debian/vdsm-hook-sriov.install M vdsm.spec.in M vdsm_hooks/Makefile.am D vdsm_hooks/sriov/Makefile.am D vdsm_hooks/sriov/README D vdsm_hooks/sriov/after_vm_destroy.py D vdsm_hooks/sriov/before_vm_migrate_source.py D vdsm_hooks/sriov/before_vm_start.py D vdsm_hooks/sriov/sudoers.vdsm_hook_sriov 13 files changed, 2 insertions(+), 328 deletions(-) Approvals: Ido Barkan: Verified Shahar Havivi: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40656 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia2bbad1cb064825eef7d1847b42bd34189be4dff Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
