Dan Kenigsberg has submitted this change and it was merged. Change subject: jsonrpc: Make reactor clients 1st class objects ......................................................................
jsonrpc: Make reactor clients 1st class objects Also add support for batch requests, tests to come soon Change-Id: I64e4dfeb4eece4a85a3c6d36324b1e00f366a1cd Signed-off-by: Saggi Mizrahi <[email protected]> --- M tests/jsonRpcTests.py M tests/jsonRpcUtils.py M vdsm_api/BindingJsonRpc.py M vdsm_api/jsonrpc/__init__.py M vdsm_api/jsonrpc/client.py M vdsm_api/jsonrpc/protonReactor.py M vdsm_api/jsonrpc/tcpReactor.py 7 files changed, 355 insertions(+), 259 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11402 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I64e4dfeb4eece4a85a3c6d36324b1e00f366a1cd Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
