Dan Kenigsberg has submitted this change and it was merged. Change subject: Add balloon_min to VM.getVmBalloonInfo ......................................................................
Add balloon_min to VM.getVmBalloonInfo The balloon_min key will take its value from memGuaranteedSize attribute. It's default value will be 0, but can be overriden by whoever is creating the VM instance or setting the attributes. This functionality is needed for basic memory QoS. Change-Id: I4fca97bf0d3621883d1320673c648d0fbbd50340 Signed-off-by: Martin Sivak <[email protected]> Reviewed-on: http://gerrit.ovirt.org/15799 Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/vmTests.py M tests/vmTestsData.py M vdsm/vm.py M vdsm_api/vdsmapi-schema.json 4 files changed, 33 insertions(+), 5 deletions(-) Approvals: Martin Sivák: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15799 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4fca97bf0d3621883d1320673c648d0fbbd50340 Gerrit-PatchSet: 18 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
