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

danken at redhat.com danken at redhat.com
Tue Apr 17 16:02:58 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

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(-)

Approvals:
  Saggi Mizrahi: Looks good to me, but someone else must approve
  Dan Kenigsberg: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I87b1509f4cb95319d0a88cec75f941d61aa5dae5
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list