nova/nova/conductor/tasks
Dan Smith 697f8f69b6 Make migration uuid hold allocations for migrating instances
This makes us swap the instance's allocation for one held by the migration
during a cold move operation. If we need to revert back, we swap again,
and if not, we just delete the migration's allocation against the source
node when confirming.

Related to blueprint migration-allocations

Change-Id: I89e2682c9210901cf1992dac2f9068b51f0373cd
2017-10-24 14:49:01 -07: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
live_migrate.py Set migration object attributes for source/dest during live migrate 2017-09-30 12:07:05 -04:00
migrate.py Make migration uuid hold allocations for migrating instances 2017-10-24 14:49:01 -07:00