Francesco Romani has submitted this change and it was merged. Change subject: jsonrpc: recovery error passed as response ......................................................................
jsonrpc: recovery error passed as response When we notice that vdsm is in recovery mode we return information about recovery as result instead of returning error. Backport-To: 4.0 Backport-To: 3.6 Backport-To: 3.5 Change-Id: I87ca49c91f1705abe55e044980442faf61b0ed22 Signed-off-by: Piotr Kliczewski <[email protected]> Signed-off-by: Oved Ourfali <[email protected]> Bug-Url: https://bugzilla.redhat.com/1352612 Reviewed-on: https://gerrit.ovirt.org/59948 Reviewed-by: Oved Ourfali <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/60138 Continuous-Integration: Francesco Romani <[email protected]> --- M lib/yajsonrpc/__init__.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Francesco Romani: Looks good to me, approved; Passed CI tests Oved Ourfali: Verified -- To view, visit https://gerrit.ovirt.org/60138 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I87ca49c91f1705abe55e044980442faf61b0ed22 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Oved Ourfali <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
