Change in vdsm[ovirt-3.4]: virt: sampling: make sure balloon values are str

fromani at redhat.com fromani at redhat.com
Fri Jun 20 08:34:21 UTC 2014


Francesco Romani has posted comments on this change.

Change subject: virt: sampling: make sure balloon values are str
......................................................................


Patch Set 1: Verified+1

Verified against VDSM 4.14.9 (lastest ovirt-3.4).
Checked using vdsClient (and logs) that the values are string, balloon_target first

'balloonInfo': {'balloon_max': '1048576', 'balloon_target': '0', 'balloon_cur': '1048576', 'balloon_min': '1048576'}

'balloonInfo': {'balloon_max': '1048576', 'balloon_target': '1048576', 'balloon_cur': '1048576', 'balloon_min': '1048576'}

checked both with and without memballoon enabled (through engine UI)

-- 
To view, visit http://gerrit.ovirt.org/28973
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia71ceab52c1247a94ab3a61b3bbafec76106d789
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.4
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: No


More information about the vdsm-patches mailing list