Dan Kenigsberg has submitted this change and it was merged. Change subject: hostdev: use libvirt flags to select capability ......................................................................
hostdev: use libvirt flags to select capability hostdevListByCaps (or list_by_caps in hostdev module) filtered devices manually by inspecting their capability. This can be done on libvirt level to avoid parsing unwanted devices. Change-Id: Ia40fff8ba0bace1272666825d6c4fce18ac9a1f0 Bug-Url: https://bugzilla.redhat.com/1270581 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56037 Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI --- M lib/vdsm/hostdev.py M tests/hostdevTests.py M tests/vmfakelib.py 3 files changed, 30 insertions(+), 9 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/56037 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia40fff8ba0bace1272666825d6c4fce18ac9a1f0 Gerrit-PatchSet: 9 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: Milan Zamazal <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
