Dan Kenigsberg has submitted this change and it was merged. Change subject: hostdev/sr-iov: use device setup instead of detach ......................................................................
hostdev/sr-iov: use device setup instead of detach SR-IOV and host devices require action before VM is started. We rename this action from detach to now generic setup. Change-Id: I1c97af2ea9f17ef38f9dbb4f41e5f9d1da9eebaa Signed-off-by: Martin Polednik <[email protected]> Bug-Url: https://bugzilla.redhat.com/1234283 Reviewed-on: https://gerrit.ovirt.org/55137 Reviewed-by: Edward Haas <[email protected]> Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/virt/vm.py M vdsm/virt/vmdevices/hostdevice.py M vdsm/virt/vmdevices/network.py 3 files changed, 4 insertions(+), 17 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/55137 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1c97af2ea9f17ef38f9dbb4f41e5f9d1da9eebaa Gerrit-PatchSet: 22 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
