Dan Kenigsberg has posted comments on this change.

Change subject: virt: migration: rename helper function
......................................................................


Patch Set 9:

(1 comment)

http://gerrit.ovirt.org/#/c/28355/9/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 475:                     ' > lowmark (%sMiB).'
Line 476:                     ' Refer to RHBZ#919201.',
Line 477:                     dataRemaining / Mbytes, self._lowmark / Mbytes)
Line 478: 
Line 479:             if jobType != 0:
Please replace 0 with VIR_DOMAIN_JOB_NONE (in a different patch)
Line 480:                 self.progress = update_progress(dataRemaining, 
dataTotal)
Line 481:                 self._vm.log.info('Migration Progress: %s seconds 
elapsed,'
Line 482:                                   ' %s%% of data processed' %
Line 483:                                   (timeElapsed / 1000, self.progress))


-- 
To view, visit http://gerrit.ovirt.org/28355
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ida7287528456763d641bc465dfd6e5e8e83f3f62
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to