Dan Kenigsberg has submitted this change and it was merged. Change subject: events: verify data before sending ......................................................................
events: verify data before sending We want to check whether event contents aligns with the schema before sending it to the engine. Change-Id: Ifc854517d04db830e685edc47e6b7e1055c8d89c Signed-off-by: pkliczewski <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56029 Reviewed-by: Adam Litke <[email protected]> Continuous-Integration: Jenkins CI --- M lib/vdsm/rpc/Bridge.py M lib/vdsm/rpc/bindingjsonrpc.py M lib/yajsonrpc/__init__.py M tests/integration/jsonRpcHelper.py M tests/stompTests.py M tests/vmfakelib.py M vdsm/clientIF.py 7 files changed, 42 insertions(+), 10 deletions(-) Approvals: Piotr Kliczewski: Verified Adam Litke: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56029 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc854517d04db830e685edc47e6b7e1055c8d89c Gerrit-PatchSet: 26 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
