cinder/cinder/tests/unit/db
Eric Harney d4eb4a9ba1 Move unit test code under tests/unit/
test.py was previously not in the tests
directory.  This means that downstream packagers
of Cinder have to specifically exclude it from
the main Cinder package (which does not typically
include unit tests).

Move it under the cinder/tests/unit/ dir where it
should be, to clean this up.

Change-Id: I65c50722f5990f540d84fa361b997302bbc935c5
2020-04-30 18:13:54 -04: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_migrations.py Add migration to make volume_type_id non nullable 2020-01-21 08:46:44 +00: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 Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04: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 Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00