Change in vdsm[master]: BindingXMLRPC: Check irs init status

agl at us.ibm.com agl at us.ibm.com
Mon Apr 16 13:47:24 UTC 2012


Adam Litke has uploaded a new change for review.

Change subject: BindingXMLRPC: Check irs init status
......................................................................

BindingXMLRPC: Check irs init status

During vdsm initialization, it is possible that IRS will fail to initialize and
will instead be None.  During API refactoring we added a TODO to the code to
re-enable checking for this case.  In this patch, we check if cif.irs is None
and if so, activate a default storage error message for all storage methods.

Change-Id: I87b1509f4cb95319d0a88cec75f941d61aa5dae5
Signed-off-by: Adam Litke <agl at us.ibm.com>
---
M vdsm/BindingXMLRPC.py
1 file changed, 1 insertion(+), 2 deletions(-)


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

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