Dan Kenigsberg has submitted this change and it was merged. Change subject: hostdev: raise more meaningful exception without iommu support ......................................................................
hostdev: raise more meaningful exception without iommu support No VM with hostdev should ever be started without IOMMU. If it is started however, we want to inform the user with a bit more meaninful message that just the KeyError. Change-Id: I084b34876be937ed2022ca321c9584228344b3bb Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41885 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/hostdev.py 1 file changed, 8 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/41885 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I084b34876be937ed2022ca321c9584228344b3bb Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
