Hide Forgot
[root@silver-vdsa ~]# vdsClient 0 getSessionList Traceback (most recent call last): File "/usr/share/vdsm/vdsClient.py", line 1987, in <module> code, message = commands[command][0](commandArgs) File "/usr/share/vdsm/vdsClient.py", line 558, in getSessionList sessions = self.s.getSessionList() File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__ return self.__send(self.__name, args) File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request verbose=self.__verbose File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request return self._parse_response(h.getfile(), sock) File "/usr/lib64/python2.6/xmlrpclib.py", line 1392, in _parse_response return u.close() File "/usr/lib64/python2.6/xmlrpclib.py", line 838, in close raise Fault(**self._stack[0]) Fault: <Fault 1: '<type \'exceptions.Exception\'>:method "getSessionList" is not supported'>
that was done intentionally, as part of bug 638099. we should follow suit by cleaning vdsClient and more importantly: vdsm-sosplugin.py
getSessionList doesn't exist anymore