Dan Kenigsberg has submitted this change and it was merged.

Change subject: Added getMdDeviceUuidMap function in supervdsm.
......................................................................


Added getMdDeviceUuidMap function in supervdsm.

getMdDeviceUuidMap function returns all md/uuid map.  Sample return value
is,

{'/dev/md0': 'e35641fc:621a9fa8:123456e4:a1bc6b5f',
 '/dev/md1': '95451662:3945780b:123456a7:f3ad55c5'}

Change-Id: I1970fa0ad9125c29b4a96fa614c580682ac5064c
Signed-off-by: Bala.FA <[email protected]>
---
M Makefile.am
M tests/Makefile.am
A tests/md_utils_tests.py
M vdsm.spec.in
M vdsm/Makefile.am
A vdsm/md_utils.py
M vdsm/supervdsmServer.py
7 files changed, 91 insertions(+), 0 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3469
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1970fa0ad9125c29b4a96fa614c580682ac5064c
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Bala.FA <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Timothy Asir <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to