Change in vdsm[master]: Add remoteServer parameter into gluster volumes list

sbonazzo at redhat.com sbonazzo at redhat.com
Wed Jan 14 12:40:32 UTC 2015


Sandro Bonazzola has posted comments on this change.

Change subject: Add remoteServer parameter into gluster volumes list
......................................................................


Patch Set 1: Verified-1

# vdsClient -s 0 glusterVolumesList volumeName=he remoteServer=192.168.1.108
 Traceback (most recent call last):
  File "/usr/share/vdsm/vdsClient.py", line 2805, in <module>
    code, message = commands[command][0](commandArgs)
  File "/usr/share/vdsm/vdsClientGluster.py", line 52, in do_glusterVolumesList
    status = self.s.glusterVolumesList(volumeName, remoteServer)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1578, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1297, in single_request
    return self.parse_response(response)
  File "/usr/lib/python2.7/site-packages/vdsm/vdscli.py", line 41, in wrapped_parse_response
    return old_parse_response(*args, **kwargs)
  File "/usr/lib64/python2.7/xmlrpclib.py", line 1473, in parse_response
    return u.close()
  File "/usr/lib64/python2.7/xmlrpclib.py", line 793, in close
    raise Fault(**self._stack[0])
 Fault: <Fault 1: '<type \'exceptions.Exception\'>:method "glusterVolumesList" is not supported'>

Tested with http://gerrit.ovirt.org/36237 and http://gerrit.ovirt.org/33768

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic0039cc0de9fbef6a7125df7b2c1dac14aa12de1
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list