Dan Kenigsberg has submitted this change and it was merged. Change subject: caps: Modify memory units of numa node ......................................................................
caps: Modify memory units of numa node This patch modifies the reported memory units in numa node collection process. In order to avoid the limitation of xmlrpc, the memory values are modified to string format in MiB unit. Change-Id: Ibf59a940395cc9d6134503826552fe16053a76f8 Signed-off-by: Bruce Shi <[email protected]> Reviewed-on: http://gerrit.ovirt.org/27399 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/capsTests.py M vdsm/caps.py M vdsm_api/vdsmapi-schema.json 3 files changed, 13 insertions(+), 10 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve Xiaolei Shi: Verified -- To view, visit http://gerrit.ovirt.org/27399 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf59a940395cc9d6134503826552fe16053a76f8 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Xiaolei Shi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Xiaolei Shi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
