deb-cinder/cinder/scheduler
Nate Potter 8a594c837c Fix NoneType Attribute error
Currently when creating a volume without a specified
volume_type, the capabilities_filter fails saying that
NoneType object has no attribute 'get'. This patch
will make that issue instead throw an exception telling
the user that they need to specify a volume type.

Change-Id: I89635f9e4f4f44d16f391284ccc027e86c552cdf
Closes-Bug: #1446031
2015-10-21 15:51:39 +00:00
..
evaluator Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00
filters Rename free_virtual in capacity filter 2015-08-18 16:43:27 +05:30
flows Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
weights Sync scheduler module from oslo-incubator 2015-08-06 04:29:11 +00:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py ConsistencyGroup Object 2015-08-10 11:31:11 +02:00
filter_scheduler.py Fix NoneType Attribute error 2015-10-21 15:51:39 +00:00
host_manager.py Port scheduler host manager to Python 3 2015-10-02 10:28:36 +02:00
manager.py Volume status management during migration 2015-08-28 09:54:28 +08:00
rpcapi.py ConsistencyGroup Object 2015-08-10 11:31:11 +02:00
scheduler_options.py Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00