nova/nova/conductor
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
..
tasks Rename ensure_network_metadata to amend requested_networks 2021-02-03 18:21:34 +01:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
manager.py db: Remove 'nova.db.base' module 2021-06-16 10:10:29 +01:00
rpcapi.py Add revert_snapshot_based_resize conductor RPC method 2019-12-12 12:00:33 -05:00