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 <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17207 Reviewed-by: Adam Litke <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
