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 <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to