nova/nova/compute
Matthew Booth 6182b82195 Rename recreate to evacuate in driver signatures
This is a source of confusion, and we've already renamed it in a few
places. See removed TODO items in ComputeManager.

Change-Id: Ifdcca4cdf6c28269a0126b81f5c9aa71fc2dc5a0
2018-04-19 14:07:47 +01: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 Merge "conf: Remove deprecated 'multi_instance_display_name_template' opt" 2018-04-19 08:31:52 +00:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Fix missing marker functions 2018-01-25 03:37:48 +00:00
claims.py [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
flavors.py Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
instance_actions.py Add instance action record for snapshot instances 2017-12-11 17:46:38 +08:00
instance_list.py Split instance_list into instance and multi_cell 2017-12-04 10:59:55 +08:00
manager.py Rename recreate to evacuate in driver signatures 2018-04-19 14:07:47 +01:00
migration_list.py Remove unnecessary variables 2018-02-08 10:15:53 +09:00
multi_cell_list.py Some nit fix in multi_cell_list 2017-12-13 14:27:20 +08:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_tree.py Merge "ProviderTree.{add|remove}_{traits|aggregates}" 2018-04-13 01:14:10 +00:00
resource_tracker.py Use update_provider_tree from resource tracker 2018-04-02 07:58:38 +00:00
rpcapi.py Fix version cap when no nova-compute started 2018-03-06 20:14:42 +00: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 Move get_stashed_volume_connector to compute.utils 2018-03-29 15:23:40 -04:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00