Dan Kenigsberg has submitted this change and it was merged. Change subject: fix dataProgress of migration ......................................................................
fix dataProgress of migration so the dataRemaining is more reasonable to calculate dataProgress than dataProcessed. Also, we can see that libvirt also use dataRemaining to calculate dataProgress in print_job_progress function of virsh-domain.c. Change-Id: I8ff16da7a0bfb6a28cb8bae6b127bff46575d5f6 Signed-off-by: ShaoHe Feng <[email protected]> --- M vdsm/libvirtvm.py 1 file changed, 9 insertions(+), 3 deletions(-) Approvals: ShaoHe Feng: Verified Mark Wu: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve Zhou Zheng Sheng: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/7914 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8ff16da7a0bfb6a28cb8bae6b127bff46575d5f6 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Gal Hammer <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Xu He Jie <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
