Dan Kenigsberg has submitted this change and it was merged. Change subject: Added blkid tool support to get device for uuid. ......................................................................
Added blkid tool support to get device for uuid. getDeviceByUuid accepts uuid and returns block device of the uuid. Change-Id: Ia9ad51df4f4b98e2aff5db1d9c02512045977a60 Signed-off-by: Bala.FA <[email protected]> --- M configure.ac M vdsm.spec.in M vdsm/Makefile.am A vdsm/blkid.py M vdsm/clientIF.py M vdsm/constants.py.in 6 files changed, 56 insertions(+), 6 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2185 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9ad51df4f4b98e2aff5db1d9c02512045977a60 Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Bala.FA <[email protected]> Gerrit-Reviewer: Bala.FA <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
