Timothy Asir has posted comments on this change.

Change subject: gluster Geo-replication: command to create and delete a 
geo-replication session
......................................................................


Patch Set 8: Code-Review+1

(1 comment)

....................................................
File vdsm/gluster/cli.py
Line 905:     if rc:
Line 906:         raise ge.GlusterGeoRepPublicKeyFileCreationFailedException(rc,
Line 907:                                                                    
out, err)
Line 908:     path = out.partition('/')
Line 909:     if not os.path.isfile('/'+path):
missing whitespace around operator
Line 910:         raise ge.GlusterGeoRepPublicKeyFileDoesNotExistException(rc, 
out, err)
Line 911:     else:
Line 912:         return True
Line 913: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If8c979a89ce11a1622819c474b59dcf088733594
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: ndarshan <[email protected]>
Gerrit-Reviewer: Aravinda VK <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Timothy Asir <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[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