Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: Modify memory units of numa node ......................................................................
vm: Modify memory units of numa node This patch is based on http://gerrit.ovirt.org/#/c/25254/ to modify the memory units. Since there is a limitation in xmlrpc to transfer large integer, this patch modify the memory value to string format in MB unit. Change-Id: I1d53406796c8080adba581b5588c6edcd5b4ce4c Signed-off-by: Bruce Shi <[email protected]> Reviewed-on: http://gerrit.ovirt.org/27403 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/vdsClientTests.py M tests/vmTests.py M vdsm/virt/vm.py M vdsm_api/vdsmapi-schema.json 4 files changed, 11 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/27403 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d53406796c8080adba581b5588c6edcd5b4ce4c Gerrit-PatchSet: 4 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: Gilad Chaplik <[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
