nova/nova/compute
Sylvain Bauza b951e04655 Unshelve using the RequestSpec object
Now that we have done this for live-migrate and evacuate, we can modify
the unshelve conductor method to get the RequestSpec.

Partially-Implements: blueprint check-destination-on-migrations

Change-Id: I8d17c7eb908c6aa614744058ed7e483ce6afe27d
2016-02-18 19:22:32 +01:00
..
monitors config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
resources Deprecate Extensible Resource Tracker 2015-11-05 17:40:37 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Unshelve using the RequestSpec object 2016-02-18 19:22:32 +01:00
arch.py Add amd64 to arch.canonicalize() 2014-09-08 08:08:00 -07:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Pass attachment_id to Cinder when detach a volume 2016-01-20 22:16:27 +01:00
claims.py Claims: fix log message 2015-11-13 06:13:52 -08:00
cpumodel.py Add VirtCPUModel nova objects 2015-02-09 10:26:10 +11:00
flavors.py Remove flavors.get_flavor() only used in tests 2015-11-13 14:17:06 +01:00
hv_type.py Add 'lxd' to the list of recognized hypervisors 2015-11-17 08:56:20 +00:00
instance_actions.py Add a compute API to trigger crash dump in instance. 2015-12-19 09:30:08 +08:00
manager.py Merge "Update instance host in post live migration even when exception occurs" 2016-02-18 15:01:51 +00:00
opts.py single point of entry for sample config generation 2016-01-08 13:55:26 +00:00
power_state.py Remove power_state.BUILDING 2015-04-14 19:10:12 -07:00
resource_tracker.py Move Disk allocation ratio to ResourceTracker 2016-02-12 21:33:33 +01:00
rpcapi.py Fixed arguement order in remove_volume_connection 2016-02-16 14:42:25 -06:00
stats.py Drop JSON for stats in virt API 2015-12-07 13:03:36 +00:00
task_states.py Remove the executable bit from several python files 2015-12-10 21:43:22 +00:00
utils.py Merge "Remove two unneeded db lookups during delete of a resizing instance" 2015-12-02 02:36:37 +00:00
vm_mode.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00
vm_states.py Add a compute API to trigger crash dump in instance. 2015-12-19 09:30:08 +08:00