nova/nova/db
Stephen Finucane 4bbea58cbb db: Move db.sqalchemy.migration to db.migration
At this point is nova's lifecycle, we're not going to change our ORM,
making the layer of indirection that is 'nova.db.sqlalchemy' is a
useless one. Start removing it with the 'migration' module.

Change-Id: I5fd6c6f74b7de2b422359cbe72defb07252e6b1e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-07-05 11:05:04 +01:00
..
sqlalchemy db: Move db.sqalchemy.migration to db.migration 2021-07-05 11:05:04 +01:00
__init__.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
api.py Merge "db: Synchronize function signatures" 2021-07-01 20:16:18 +00:00
constants.py Move db MAX constants to own file 2018-03-01 11:09:29 +00:00
migration.py db: Move db.sqalchemy.migration to db.migration 2021-07-05 11:05:04 +01:00