Change in vdsm[master]: have an empty lastClient on xmlrpc startup

dougsland at redhat.com dougsland at redhat.com
Tue Feb 7 03:32:56 UTC 2012


Douglas Schilling Landgraf has posted comments on this change.

Change subject: have an empty lastClient on xmlrpc startup
......................................................................


Patch Set 1: Verified

This patch will avoid this error message:


Thread-426::ERROR::2012-02-06 22:29:26,663::BindingXMLRPC::841::vds::(wrapper) Traceback (most recent call last):
  File "/usr/share/vdsm/BindingXMLRPC.py", line 831, in wrapper
    res = f(*args, **kwargs)
  File "/usr/share/vdsm/BindingXMLRPC.py", line 264, in getCapabilities
    ret['info'].update(self.getServerInfo())
  File "/usr/share/vdsm/BindingXMLRPC.py", line 90, in getServerInfo
    last = self.server.lastClient
AttributeError: SecureThreadedXMLRPCServer instance has no attribute 'lastClient'

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8392f299550f68a1d33d6a5be4f36b8880f048ba
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>


More information about the vdsm-patches mailing list