cinder/cinder/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
..
evaluator Fix python 3.6 escape char warnings in strings 2017-08-30 17:50:53 +00:00
filters Fix DriverFilter to accept None volume type 2020-05-13 15:10:06 +03:00
flows Support create volume from backup 2017-11-28 09:16:59 +08:00
weights GoodnessWeigher schedules non-type volumes 2018-04-26 17:29:06 -05:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
base_filter.py Remove log translations 2017-03-19 14:59:57 +00:00
base_handler.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
base_weight.py Add debug logs for weigher filters 2018-06-13 09:03:11 +08:00
driver.py Fix the problem of the scheduler status 2018-11-30 17:39:14 +09:00
filter_scheduler.py Support availability-zone type 2018-05-17 12:09:12 +00:00
host_manager.py Add missing ws seperator between words 2019-01-23 14:21:15 +08:00
manager.py Fix the problem of the scheduler status 2018-11-30 17:39:14 +09:00
rpcapi.py Schedule request to scheduler when manage existing snapshot 2018-01-31 00:48:08 +00:00
scheduler_options.py Remove log translations 2017-03-19 14:59:57 +00:00