nova/nova/compute
Matt Riedemann 5938fa9b46 Drop old service version check compat from _delete_while_booting
Like change I11083aa3c78bd8b6201558561457f3d65007a177 the API
should not need to have compatibility code for mitaka-era
services, so this drops the service version check from the
_delete_while_booting method.

Change-Id: I26d58e8156b209c26d01da0baf7137d33eda4307
2018-12-19 20:41:20 -05: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 Drop old service version check compat from _delete_while_booting 2018-12-19 20:41:20 -05:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Minimal construct plumbing for nova service-list when a cell is down 2018-10-31 15:22:15 -04:00
claims.py [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
flavors.py Remove unused flavor_delete_info() method 2018-08-03 12:44:52 -04:00
instance_actions.py Add instance action record for snapshot instances 2017-12-11 17:46:38 +08:00
instance_list.py Minimal construct plumbing for nova list when a cell is down 2018-10-31 15:12:18 -04:00
manager.py Handle unbound vif plug errors on compute restart 2018-12-19 16:27:59 +00:00
migration_list.py Refactor scatter-gather utility to return exception objects 2018-10-31 15:18:07 -04:00
multi_cell_list.py Add python 3.7 unit and functional tox jobs 2018-12-13 10:41:46 -05:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_tree.py Add missing ws seperator between words 2018-11-26 23:42:18 +00:00
resource_tracker.py Merge "Use new ``initial_xxx_allocation_ratio`` CONF" 2018-12-08 15:32:38 +00:00
rpcapi.py Make compute rpcapi version calculation check all cells 2018-12-11 07:16:15 -08:00
stats.py Change consecutive build failure limit to a weigher 2018-06-06 15:18:50 -07:00
task_states.py Fix resource tracker updates during instance evacuation 2018-09-12 13:05:29 +03:00
utils.py Merge "Transform scheduler.select_destinations notification" 2018-12-10 06:05:47 +00:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00