Dan Kenigsberg has posted comments on this change.
Change subject: glusterVolumesList list all volumes or specified volume.
......................................................................
Patch Set 2: (1 inline comment)
no biggy
....................................................
File vdsm/gluster/cli.py
Line 158: command = _getGlusterVolCmd() + ["info"]
it could have been cleaner with
command = _getGlusterVolCmd() + ["info"]
if volumeName:
command.append(volumeName)
--
To view, visit http://gerrit.ovirt.org/4916
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5be71b1638f74f3d49051673cdbe07361b404465
Gerrit-PatchSet: 2
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]>
Gerrit-Reviewer: Vijay Bellur <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches