Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsmapi: prepare for event naming ......................................................................
vdsmapi: prepare for event naming Verbs are identified by class and method names where as events are identified by subscription_id. In order to reuse the code we need to provide single identifier for type verification. Change-Id: I31f119b7809ae7536d3cab4de6298c648402614d Signed-off-by: pkliczewski <[email protected]> Reviewed-on: https://gerrit.ovirt.org/55999 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/api/vdsmapi.py M lib/vdsm/rpc/Bridge.py M tests/schemaValidationTest.py M tests/vdsmapi_test.py 4 files changed, 105 insertions(+), 98 deletions(-) Approvals: Piotr Kliczewski: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/55999 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I31f119b7809ae7536d3cab4de6298c648402614d Gerrit-PatchSet: 28 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]
