nova/nova/compute
Stephen Finucane 7ab2947720 db: Remove 'nova.db.base' module
This made sense back in the day where the ORM was configurable and we
were making lots of direct calls to the database. Now, in a world where
most things happen via o.vo, it's just noise. Remove it.

Change-Id: I216cabcde5311abd46fdad9c95bb72c31b414010
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-06-16 10:10:29 +01: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 db: Remove 'nova.db.base' module 2021-06-16 10:10:29 +01:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
claims.py Remove (almost) all references to 'instance_type' 2021-03-29 12:24:15 +01:00
flavors.py Remove (almost) all references to 'instance_type' 2021-03-29 12:24:15 +01:00
instance_actions.py api: Log os-resetState as an instance action 2021-01-18 09:19:58 +00:00
instance_list.py Plumbing for ignoring list_records_by_skipping_down_cells 2019-02-08 16:28:28 -05:00
manager.py Merge "Remove (almost) all references to 'instance_type'" 2021-06-13 05:57:49 +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 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 Remove six.iteritems/itervalues/iterkeys 2020-11-07 03:25:26 +00:00
resource_tracker.py Remove (almost) all references to 'instance_type' 2021-03-29 12:24:15 +01:00
rpcapi.py Bump the Compute RPC API to version 6.0 2021-03-25 11:23:07 +01: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 Remove (almost) all references to 'instance_type' 2021-03-29 12:24:15 +01:00
vm_states.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00