Change in vdsm[master]: Change waitForMigrationDestinationPrepare function waiting.

michal.skrivanek at redhat.com michal.skrivanek at redhat.com
Mon Aug 27 11:38:34 UTC 2012


Michal Skrivanek has posted comments on this change.

Change subject: Change waitForMigrationDestinationPrepare function waiting.
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/libvirtvm.py
Line 2429: 
Line 2430:     def waitForMigrationDestinationPrepare(self):
Line 2431:         """Wait until paths are prepared for migration destination"""
Line 2432:         # Wait for the VM to start its creation. There is no reason to start
Line 2433:         # the timed waiting for path prepreation before the work has started.
"preparation"
Line 2434:         self.log.debug('migration destination: waiting for VM creation')
Line 2435:         self._vmCreationEvent.wait()
Line 2436:         prepareTimeout = self._loadCorrectedTimeout(
Line 2437:                           config.getint('vars', 'migration_listener_timeout'),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I017980ee6da676af654b0dd225928830818ebbd3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Gal Hammer <ghammer at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Gal Hammer <ghammer at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Peter V. Saveliev <peet at redhat.com>


More information about the vdsm-patches mailing list