Vijay Bellur has posted comments on this change. Change subject: [WIP] Added glusterVolumeStatus verb ......................................................................
Patch Set 1: (1 inline comment) .................................................... File vdsm/gluster/cli.py Line 98: value['path'] = socket.gethostname() Invocation of socket.gethostname() within a loop can be avoided by doing it once before. -- To view, visit http://gerrit.ovirt.org/6374 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8769c2da299a598ed7500c4780a3329972f4a8ac Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Bala.FA <[email protected]> Gerrit-Reviewer: Ayal Baron <[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
