cinder/cinder/tests/unit/backup
Ivan Kolodyazhny f0211b53b8 Create backups via scheduler
Now all backup-create operations will be processed via scheduler as we do
for volume. Backup-specific filters will be added in a follow-up patch.

Related blueprint: backup-host-selection-algorigthm

Change-Id: Ie2afb57c4861c41982612e6054767cef43fdb867
2020-02-19 15:08:10 +00:00
..
drivers Introduce flake8-import-order extension 2020-01-06 09:59:35 -06: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 Create backups via scheduler 2020-02-19 15:08:10 +00:00
test_chunkeddriver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_rpcapi.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00