
Adam Litke has submitted this change and it was merged. Change subject: Make sure the balloon info uses numbers when provided by VDSM ...................................................................... Make sure the balloon info uses numbers when provided by VDSM VDSM needs to strings for transporting large numeric values over xml-rpc. Make sure MoM can properly process those. The GuestBalloon collector has to filter the fields as well to only export the required numbers to the Monitor. VDSM added balloon_target that we do not need here. Change-Id: I74b227a5d945397a69702fc0758d864b33014fc6 Signed-off-by: Martin Sivak <msivak@redhat.com> Reviewed-on: http://gerrit.ovirt.org/17207 Reviewed-by: Adam Litke <agl@us.ibm.com> --- M mom/Collectors/GuestBalloon.py M mom/HypervisorInterfaces/vdsmInterface.py 2 files changed, 14 insertions(+), 0 deletions(-) Approvals: Adam Litke: Looks good to me, approved Martin Sivák: Verified -- To view, visit http://gerrit.ovirt.org/17207 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I74b227a5d945397a69702fc0758d864b33014fc6 Gerrit-PatchSet: 5 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Adam Litke <agl@us.ibm.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com>