cinder/cinder/scheduler/filters
Eric Harney 9abeca399e Fix volume creation with no volume type
Allow creation of volumes with no volume type.  This
has always been supported but was accidentally broken
with recent changes.

If a type is not specified, the capabilities filter can
skip processing type-related checks.

This reverts most of 8a594c8 "Fix NoneType Attribute Error"

Closes-Bug: #1610073
Co-Author: Tom Barron <tbarron@redhat.com>
Change-Id: I7cb8435af379099c60f0f84d7bad4a6660d2d636
2016-08-10 13:40:27 -04:00
..
__init__.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
affinity_filter.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
availability_zone_filter.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
capabilities_filter.py Fix volume creation with no volume type 2016-08-10 13:40:27 -04:00
capacity_filter.py Correcting thin provisioning behavior 2016-03-08 15:46:46 +00:00
driver_filter.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
extra_specs_ops.py Support None value of extra_specs in cinder-scheduler filter 2016-06-16 07:46:25 -04:00
ignore_attempted_hosts_filter.py Replace logging with oslo_log 2016-03-07 09:43:37 +08:00
instance_locality_filter.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
json_filter.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00