nova/nova/conductor/tasks
Balazs Gibizer 134e12acff Refactor MigrationTask._execute
This patch pulls out two functions from MigrationTask._execute. One for
the initial schedule case and the other for the re-schedule case. This
way unit testing some of the intricate parts of re-schedule becomes
easier.

Change-Id: I03b1eb1bd1a996081d1546134baa872c6166c5bb
2019-09-02 14:43:13 +02:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
base.py Create class hierarchy for tasks in conductor 2015-07-30 17:35:56 +03:00
cross_cell_migrate.py Execute TargetDBSetupTask 2019-08-13 16:13:33 +00:00
live_migrate.py [FUP] Follow-up patch for SR-IOV live migration 2019-07-02 13:52:01 -05:00
migrate.py Refactor MigrationTask._execute 2019-09-02 14:43:13 +02:00