cinder/cinder/scheduler
Nate Potter d78399e614 Move retype quota checks to API
Currently the retype quota check is done in the manager, where it will
raise an exception if the check fails. This patch moves the check to the
API so that the user is given feedback before the RPC cast is made.

APIImpact
Closes-bug: #1508249

Change-Id: Iba24edd8ad824837028353b52c90742df55c9173
2015-12-14 15:40:25 +00:00
..
evaluator Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00
filters Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
flows Update create_volume API to use versionedobjects 2015-11-12 04:53:42 -08:00
weights Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
base_filter.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
base_handler.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
base_weight.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
driver.py Update create_volume API to use versionedobjects 2015-11-12 04:53:42 -08:00
filter_scheduler.py Merge "CG creation should be scheduled on backend level" 2015-11-12 04:03:00 +00:00
host_manager.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00
manager.py Move retype quota checks to API 2015-12-14 15:40:25 +00:00
rpcapi.py Update migrate_volume API to use versionedobjects 2015-12-03 16:27:16 +00:00
scheduler_options.py Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00