Dan Kenigsberg has submitted this change and it was merged. Change subject: Add support for KSM and CpuTune calls to XMLRPC for MOM to use ......................................................................
Add support for KSM and CpuTune calls to XMLRPC for MOM to use MOM is moving to a separate process, but it still needs to be able to perform the same actions regarding KSM and QoS. This patch adds the missing pieces to be used before the jsonrpc client is ready. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1227714 Change-Id: Ifd318b50abf8605c2584cb3b5316e2ca2ac4f5ef Signed-off-by: Martin Sivak <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41571 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Yeela Kaplan <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/define.py M vdsm/API.py M vdsm/rpc/Bridge.py M vdsm/rpc/bindingxmlrpc.py M vdsm/rpc/vdsmapi-schema.json 5 files changed, 57 insertions(+), 0 deletions(-) Approvals: Martin Sivák: Verified Yeela Kaplan: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/41571 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifd318b50abf8605c2584cb3b5316e2ca2ac4f5ef Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[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: Martin Sivák <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
