cinder/cinder/scheduler
Mykhailo Dovgal 2d79c21547 Add is_up property to service and cluster objects
Add to objects.service.Service is_up property instead of
cinder.utils service_is_up function and remove utils's
function.
Also for consistency make objects cluster's method is_up as a property.

Refactor code and tests according to these changes.

Change-Id: I12045e651e92cc9727d981777a98f1c7b82c46f3
2016-11-29 12:33:16 +02:00
..
evaluator Use True instead of 1 in while loop 2016-06-28 06:44:23 -04:00
filters Fix CapacityFilter to accept None volume type 2016-09-01 13:29:04 +02:00
flows Drop unused parameter in class ExtractSchedulerSpecTask. 2016-09-29 18:51:51 +08:00
weights Fix CapacityWeiger to accept None volume type 2016-09-02 11:56:55 +02:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
base_filter.py Add logging when filtering returns nothing 2016-07-05 07:26:04 -04: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 Fix wrong declaration in Scheduler's base driver 2016-07-22 16:47:58 +02:00
filter_scheduler.py Fix volume creation with no volume type 2016-08-10 13:40:27 -04:00
host_manager.py Add is_up property to service and cluster objects 2016-11-29 12:33:16 +02:00
manager.py Merge "Remove support for 2.x scheduler RPC API" 2016-10-06 14:07:33 +00:00
rpcapi.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
scheduler_options.py Logging not using oslo.i18n guidelines (scheduler) 2015-04-22 15:24:20 -05:00