Dan Kenigsberg has submitted this change and it was merged. Change subject: Use the current balloon size from libvirt info ......................................................................
Use the current balloon size from libvirt info This patch changes our current data source for balloon information from internal vdsm balloon target to the real live data provided by libvirt. The old target value is now reported as balloon_target. Change-Id: Id66d602da3a7c2306aad4363ef231a524ac6234c Signed-off-by: Martin Sivak <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17109 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/vm.py M vdsm_api/vdsmapi-schema.json 2 files changed, 7 insertions(+), 3 deletions(-) Approvals: Martin Sivák: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17109 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id66d602da3a7c2306aad4363ef231a524ac6234c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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
