Dan Kenigsberg has submitted this change and it was merged. Change subject: Add remoteServer parameter into gluster volumes list ......................................................................
Add remoteServer parameter into gluster volumes list Currently glusterVolumesList does not accept remoteServer parameter. This adds remoteServer parameter to get the list volumes from a remote host. Change-Id: Ic0039cc0de9fbef6a7125df7b2c1dac14aa12de1 Signed-off-by: Timothy Asir <[email protected]> Reviewed-on: http://gerrit.ovirt.org/36783 Reviewed-by: Piotr Kliczewski <[email protected]> Reviewed-by: Sandro Bonazzola <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M client/vdsClientGluster.py M vdsm/gluster/api.py M vdsm/gluster/apiwrapper.py M vdsm/rpc/vdsmapi-gluster-schema.json 4 files changed, 14 insertions(+), 8 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Sandro Bonazzola: Looks good to me, but someone else must approve Timothy Asir: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36783 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic0039cc0de9fbef6a7125df7b2c1dac14aa12de1 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Timothy Asir <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Bala.FA <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Darshan N <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[email protected]> Gerrit-Reviewer: Timothy Asir <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
