cinder/cinder/tests/unit/db
Stephen Finucane 1782729447 db: Vendor 'oslo_db.sqlalchemy.migration'
This is deprecated and will be removed in a future release of oslo.db.
Even without that stick to prod us, we're going to need to use some of
the sqlalchemy-migrate APIs and it's simpler to talk to this for
everything rather than using oslo.db for some stuff and
sqlalchemy-migrate for the remainder.

Change-Id: I42e670f51591d8fee2cfbd1f1f386f8e04704732
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-08-27 15:13:21 +01:00
..
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
test_cluster.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_default_types.py Default type overrides 2020-09-16 14:05:31 +00:00
test_migration.py db: Vendor 'oslo_db.sqlalchemy.migration' 2021-08-27 15:13:21 +01:00
test_migrations.py db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00
test_name_id.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_orm_relationships.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_purge.py Drop support for SQLite < 3.7 2021-04-30 10:42:25 +08:00
test_qos_specs.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_reset_backend.py Add support for promoting a failed over backend 2018-05-09 12:19:33 -04:00
test_transfers.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_type.py Modify default/delete volume type logic 2020-08-19 02:07:15 +00:00