Dan Kenigsberg has submitted this change and it was merged. Change subject: Adding utility methods and conf for CPU limit MOM integration ......................................................................
Adding utility methods and conf for CPU limit MOM integration Adding a MOM policy to monitor CPU tuning parameter. Adding methods to vm.py to gather cpu tune information from the vm Change-Id: Ic502d9a4a976cd76bb6042bbb51f6cd281199631 Signed-off-by: Kobi Ianko <[email protected]> Reviewed-on: http://gerrit.ovirt.org/27258 Reviewed-by: Francesco Romani <[email protected]> Tested-by: Martin Sivák <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M debian/vdsm.install M lib/vdsm/config.py.in M tests/functional/momTests.py M tests/vmTests.py M vdsm/Makefile.am M vdsm/mom.conf.in M vdsm/mom.d/00-defines.policy A vdsm/mom.d/04-cputune.policy M vdsm/rpc/vdsmapi-schema.json M vdsm/virt/vm.py 10 files changed, 201 insertions(+), 6 deletions(-) Approvals: Martin Sivák: Verified Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/27258 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic502d9a4a976cd76bb6042bbb51f6cd281199631 Gerrit-PatchSet: 63 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Kobi Ianko <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kobi Ianko <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
