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 Change-Id: I87ca49c91f1705abe55e044980442faf61b0ed22 Signed-off-by: Piotr Kliczewski <[email protected]> Bug-Url: https://bugzilla.redhat.com/1350763 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/60008 --- M lib/yajsonrpc/__init__.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Piotr Kliczewski: Verified Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/60008 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.6 Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
