Dan Kenigsberg has submitted this change and it was merged.
Change subject: gluster: additional parsing of host UUID in verb
glusterVolumesList
......................................................................
gluster: additional parsing of host UUID in verb glusterVolumesList
This patch adds parsing of host UUID for all the bricks in the
verb glusterVolumesList.
This information is stored in bricksInfo which is list of dictionary
where each dictionary has name and hostUUID.
sample:
---------------------------------------------------------------
'bricksInfo': [{
'name': '192.168.122.2:/tmp/t_b1',
'hostUuid': '04eb591b-2fd3-489e-a22c-5d342a3c713d'
},
{
'name': '192.168.122.2:/tmp/t_b2',
'hostUuid': '04eb591b-2fd3-489e-a22c-5d342a3c713d'
}]
---------------------------------------------------------------
Change-Id: I9057f3aea0c0ed8fb4d4ec26eaf66fe80ec581e2
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1038988
Signed-off-by: ndarshan <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/22693
Reviewed-by: Aravinda VK <[email protected]>
Reviewed-by: Sahina Bose <[email protected]>
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M tests/gluster_cli_tests.py
M vdsm/gluster/cli.py
M vdsm/gluster/vdsmapi-gluster-schema.json
3 files changed, 52 insertions(+), 7 deletions(-)
Approvals:
Aravinda VK: Looks good to me, but someone else must approve
Darshan N: Verified
Dan Kenigsberg: Looks good to me, approved
Sahina Bose: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/22693
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9057f3aea0c0ed8fb4d4ec26eaf66fe80ec581e2
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Darshan N <[email protected]>
Gerrit-Reviewer: Aravinda VK <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Darshan N <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches