Darshan N has posted comments on this change.

Change subject: gluster: geo replication status and status detail
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/18414/4/vdsm/gluster/cli.py
File vdsm/gluster/cli.py:

Line 1142:     return status
Line 1143: 
Line 1144: 
Line 1145: @makePublic
Line 1146: def volumeGeoRepStatus(volName=None, remoteHost=None, 
remoteVolName=None):
> Check if gluster cli throws error if pem file or session not present Otherw
gluster cli throws error if session is not present.
Line 1147:     command = _getGlusterVolCmd() + ["geo-replication"]
Line 1148:     if volName:
Line 1149:         command.append(volName)
Line 1150:     if remoteHost and remoteVolName:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4f37f35a5480fbe049a67758e122d4a0c2eba513
Gerrit-PatchSet: 4
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: Better Saggi <[email protected]>
Gerrit-Reviewer: Darshan N <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Timothy Asir <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to