nova/nova/db/sqlalchemy
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
..
api_migrations db: Use module-level imports for sqlalchemy 2021-06-16 10:10:29 +01:00
migrate_repo db: Fold in ForeignKey constraints 2021-06-16 10:10:29 +01:00
__init__.py Remove SQLite BigInteger/Integer translation logic 2015-12-07 12:49:22 -05:00
api.py db: Use module-level imports for sqlalchemy (for real) 2021-07-05 11:04:42 +01:00
api_models.py db: Use module-level imports for sqlalchemy (for real) 2021-07-05 11:04:42 +01:00
models.py db: Use module-level imports for sqlalchemy (for real) 2021-07-05 11:04:42 +01:00
types.py Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils 2017-01-31 11:45:00 +00:00