Change in mom[master]: Add JSON-RPC hypervisor interface for VDSM

Martin Sivák has submitted this change and it was merged. Change subject: Add JSON-RPC hypervisor interface for VDSM ...................................................................... Add JSON-RPC hypervisor interface for VDSM This patch adds a JSON-RPC hypervisor interface plus a supporting Optional class to make the code nice and tidy. Change-Id: Ib8bf5e9392195dbfc4c3677c9b674905cafa9e67 Signed-off-by: Martin Sivak <msivak@redhat.com> Reviewed-on: https://gerrit.ovirt.org/60648 Continuous-Integration: Jenkins CI Tested-by: Andrej Krejcir <akrejcir@redhat.com> --- M mom/HypervisorInterfaces/Makefile.am A mom/HypervisorInterfaces/vdsmjsonrpcInterface.py M mom/Makefile.am A mom/optional.py A tests/OptionalTests.py 5 files changed, 339 insertions(+), 0 deletions(-) Approvals: Martin Sivák: Looks good to me, approved Jenkins CI: Passed CI tests Andrej Krejcir: Verified -- To view, visit https://gerrit.ovirt.org/60648 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib8bf5e9392195dbfc4c3677c9b674905cafa9e67 Gerrit-PatchSet: 17 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Adam Litke <alitke@redhat.com> Gerrit-Reviewer: Andrej Krejcir <akrejcir@redhat.com> Gerrit-Reviewer: Irit Goihman <igoihman@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Jenny Tokar <jtokar@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yanir Quinn <yquinn@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
msivak@redhat.com