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

agl at us.ibm.com agl at us.ibm.com
Wed Feb 1 16:42:31 UTC 2012


Adam Litke has uploaded a new change for review.

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

Log exceptions when calling irs functions from XMLRPC

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 does
this for the other calls).

Change-Id: Ifd560d3b110c91f5019c5a6af477926a1fbf1996
Signed-off-by: Adam Litke <agl at us.ibm.com>
---
M vdsm/BindingXMLRPC.py
1 file changed, 6 insertions(+), 1 deletion(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd560d3b110c91f5019c5a6af477926a1fbf1996
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