cinder/cinder/tests/unit/scheduler
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
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_hosts.py Remove six.iter* 2016-06-28 23:23:10 -04:00
fakes.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_allocated_capacity_weigher.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_base_filter.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_capacity_weigher.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_chance_weigher.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_filter_scheduler.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_goodness_weigher.py GoodnessWeigher schedules non-type volumes 2018-04-26 17:29:06 -05:00
test_host_filters.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_host_manager.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_rpcapi.py Create backups via scheduler 2020-02-19 15:08:10 +00:00
test_scheduler.py Create backups via scheduler 2020-02-19 15:08:10 +00:00
test_scheduler_options.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_stochastic_weight_handler.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_volume_number_weigher.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_weights.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00