nova/nova/compute
Balazs Gibizer 3b10781c85 Cleanup unused code
The patch I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481 removed the last
user of the allocate_port_for_instance() function and the attach flag
from various neutron functions. This patch removes the dead code and the
related tests.

Change-Id: Ie63de6d3126e821fc5783b69f7240c80ac66861d
2020-09-11 12:48:25 +02:00
..
monitors Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
__init__.py Remove nova.compute.*API() shims 2019-06-12 16:09:46 +01:00
api.py Add support for resize and cold migration of emulated TPM files 2020-09-08 09:58:21 +01:00
build_results.py
claims.py objects: Add MigrationTypeField 2020-05-08 14:45:54 +01:00
flavors.py trivial: Remove dead code 2019-12-12 10:55:02 +00:00
instance_actions.py Add instance action record for snapshot instances 2017-12-11 17:46:38 +08:00
instance_list.py Plumbing for ignoring list_records_by_skipping_down_cells 2019-02-08 16:28:28 -05:00
manager.py Cleanup unused code 2020-09-11 12:48:25 +02:00
migration_list.py Refactor scatter-gather utility to return exception objects 2018-10-31 15:18:07 -04:00
multi_cell_list.py Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_config.py Provider Config File: Coding style and test cases improvement 2020-09-01 01:05:34 +00:00
provider_tree.py Add resources dict into _Provider 2019-09-13 08:50:35 +00:00
resource_tracker.py Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481 2020-09-11 12:39:08 +02:00
rpcapi.py Cyborg evacuate support 2020-09-01 08:41:45 +00: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 Use 'Exception.__traceback__' for versioned notifications 2020-06-08 14:38:33 +01:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00