Change in vdsm[master]: vmstats: make sure values are all strings

danken at redhat.com danken at redhat.com
Tue Jul 28 13:51:24 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: vmstats: make sure values are all strings
......................................................................


vmstats: make sure values are all strings

Until we drop support of XML-RPC, we need
to make sure that possibly large integers are
reported as strings.

This patch converts directly the values to strings,
avoiding the need for a later conversion step.

Change-Id: I8326c284c412cb392619b33a3bd869b12add1206
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/43715
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm/virt/vmstats.py
1 file changed, 4 insertions(+), 3 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



-- 
To view, visit https://gerrit.ovirt.org/43715
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8326c284c412cb392619b33a3bd869b12add1206
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list