Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: make SkipIOMMUPlaceholderDevice generic SkipDevice ......................................................................
virt: make SkipIOMMUPlaceholderDevice generic SkipDevice If we encounter the need to skip any device in future, the SkipDevice exception (in vmdevices.core) can be raised and caught to accomplish this in very consistent way. Change-Id: I19733c16cb865fa7118835511185ee1c52426838 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/42152 Reviewed-by: Jenkins CI Continuous-Integration: Jenkins CI Tested-by: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/hostdev.py M vdsm/virt/vm.py M vdsm/virt/vmdevices/core.py M vdsm/virt/vmdevices/hostdevice.py 4 files changed, 7 insertions(+), 11 deletions(-) Approvals: Jenkins CI: Verified; Looks good to me, but someone else must approve; Passed CI tests Dan Kenigsberg: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/42152 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I19733c16cb865fa7118835511185ee1c52426838 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
