nova/nova/compute
Dan Smith 9868a4d9c1 Pre-create migration object
We need to do this so we can have a migration uuid at the time we
call to scheduler to allocate for the new host. This just does the
plumbing through the RPC layers. The compute-side code can already
tolerate a migration having been already created for things like
live migration, so we just have to plumb it through.

Related to blueprint migration-allocations

Change-Id: I6bc6d28655368084f08fed9c4f56a285b7063338
2017-10-05 13:49:15 -07:00
..
monitors Remove translation of log messages 2017-06-09 09:06:16 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Remove unused get_all_instance_*metadata methods 2017-10-04 09:34:48 -04:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Remove check_detach 2017-07-20 22:32:52 +02:00
claims.py [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
flavors.py Merge "Replace flavors.get_all_flavors_sorted_list() with object call" 2016-10-18 12:13:09 +00:00
instance_actions.py Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
instance_list.py Fix CellDatabases fixture swallowing exceptions 2017-09-29 20:39:12 -07:00
manager.py Pre-create migration object 2017-10-05 13:49:15 -07:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_tree.py placement: adds ProviderTree for nested resources 2017-06-26 11:33:38 +01:00
resource_tracker.py Pre-create migration object 2017-10-05 13:49:15 -07:00
rpcapi.py Pre-create migration object 2017-10-05 13:49:15 -07:00
stats.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00
task_states.py Have one list of reboot task_states 2017-09-14 20:57:38 +00:00
utils.py Merge "Have one list of reboot task_states" 2017-09-27 21:38:07 +00:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00