Adam Litke has submitted this change and it was merged. Change subject: libvirtInterface: Convert some keys of mem_stats in getVmMemoryStats() ......................................................................
libvirtInterface: Convert some keys of mem_stats in getVmMemoryStats() libvirtInterface.mem_stats is a dictionary to convert keys of mem_stats from libvirt internal name to that of used in mom rules, but its value was not actually used. This patch fixes this. Change-Id: I9281a332419f4a7a52764e4def265d742080252c Signed-off-by: Tomoki Sekiyama <[email protected]> Reviewed-on: http://gerrit.ovirt.org/19198 Reviewed-by: Adam Litke <[email protected]> Tested-by: Adam Litke <[email protected]> --- M mom/HypervisorInterfaces/libvirtInterface.py 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Adam Litke: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19198 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9281a332419f4a7a52764e4def265d742080252c Gerrit-PatchSet: 5 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Tomoki Sekiyama <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Tomoki Sekiyama <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
