cinder/cinder/tests/unit/backup
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
..
drivers Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_backup.py Add user_id in backup list and show API 2018-12-12 00:52:05 -05:00
fake_google_client.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_google_client2.py Do not use 'self' in classmethod 2019-05-05 11:14:04 +08:00
fake_service.py Remove obsolete get_backup_driver functions 2019-04-26 08:20:02 -04:00
fake_swift_client.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
fake_swift_client2.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_backup.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_chunkeddriver.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_rpcapi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00