Change in vdsm[master]: Log exceptions when calling irs functions from the XMLRPC Bi...

agl at us.ibm.com agl at us.ibm.com
Wed Feb 1 16:37:51 UTC 2012


Adam Litke has uploaded a new change for review.

Change subject: Log exceptions when calling irs functions from the XMLRPC Bindings
......................................................................

Log exceptions when calling irs functions from the XMLRPC Bindings

An earlier change I made introduced a bug in API.py that triggered an exception
when calling the 'getDeviceList' XMLRPC call.  Unfortunately the server-side
exception was not logged anywhere (which made debugging more difficult).  This
patch adds exception logging for irs methods (note: wrapApiMethod already do
this for the other calls).

Change-Id: I4cd630d112ede4aaf2299154209e0abf2a42691f
Signed-off-by: Adam Litke <agl at us.ibm.com>
---
M vdsm/API.py
M vdsm/BindingXMLRPC.py
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/74/1574/1
--
To view, visit http://gerrit.ovirt.org/1574
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4cd630d112ede4aaf2299154209e0abf2a42691f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl at us.ibm.com>


More information about the vdsm-patches mailing list