cinder/cinder/tests/unit/scheduler
Ivan Kolodyazhny 6727f5cbea Fix DriverFilter to accept None volume type
Change Icfc6ba5f47c3a61b49cbec5110ef7df05eb47195 fixes CapacityFilter
only. We need to do it for DriverFilter too.

We need this patch only for releases before Train when we can create a
volume without volume type.

Change-Id: I3d6166c0fcdbb1d78b69ed4cc648542ac10342bd
Related-Bug: 1619246
2020-05-13 15:10:06 +03: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 Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
test_allocated_capacity_weigher.py Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
test_base_filter.py Remove log translations 2017-03-19 14:59:57 +00:00
test_capacity_weigher.py Overprovisioning Improvements 2018-01-25 07:37:17 -02:00
test_chance_weigher.py Cosmetic changes to scheduler 2016-12-14 17:48:53 +01:00
test_filter_scheduler.py Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
test_goodness_weigher.py GoodnessWeigher schedules non-type volumes 2018-04-26 17:29:06 -05:00
test_host_filters.py Fix DriverFilter to accept None volume type 2020-05-13 15:10:06 +03:00
test_host_manager.py Fix the problem of the scheduler status 2018-11-30 17:39:14 +09:00
test_rpcapi.py Schedule request to scheduler when manage existing snapshot 2018-01-31 00:48:08 +00:00
test_scheduler.py Fix the problem of the scheduler status 2018-11-30 17:39:14 +09:00
test_scheduler_options.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_stochastic_weight_handler.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
test_volume_number_weigher.py Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
test_weights.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00