Change in vdsm[master]: migration: added support for convergance schedule

tjelinek at redhat.com tjelinek at redhat.com
Mon Feb 1 14:47:17 UTC 2016


Tomas Jelinek has posted comments on this change.

Change subject: migration: added support for convergance schedule
......................................................................


Patch Set 11:

(1 comment)

https://gerrit.ovirt.org/#/c/46940/11/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 341:                         self._vm.saveState()
Line 342:                         self._startUnderlyingMigration(time.time())
Line 343:                         self._finishSuccessfully()
Line 344:                 except libvirt.libvirtError as e:
Line 345:                     if e.get_error_code() == \
> let's use
Done
Line 346:                             libvirt.VIR_ERR_OPERATION_ABORTED:
Line 347:                         self.status = response.error(
Line 348:                             'migCancelErr', message='Migration canceled')
Line 349:                     raise


-- 
To view, visit https://gerrit.ovirt.org/46940
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I989cff12d08ef1cab36bd10df7daaa999a8dac14
Gerrit-PatchSet: 11
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list