deb-cinder/cinder/tests/scheduler
git-harry 2e15055eb5 Add disabled kwarg to service_get_all_by_topic
service_get_all_by_topic disabled kwarg allows results to include
where disabled is True or False or both.

Updated code where service_get_all_by_topic is used to make use of
disabled kwarg instead of filtering afterwards.

Removed logging of disabled services in host_manager.

Closes-Bug: #1285673
Change-Id: I748461e64acd4e9563c4016781c5e1d4b116dac8
2014-04-25 17:03:13 +01:00
..
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
fakes.py Add disabled kwarg to service_get_all_by_topic 2014-04-25 17:03:13 +01:00
test_allocated_capacity_weigher.py Add disabled kwarg to service_get_all_by_topic 2014-04-25 17:03:13 +01:00
test_capacity_weigher.py Add disabled kwarg to service_get_all_by_topic 2014-04-25 17:03:13 +01:00
test_chance_weigher.py Fix and enable gating on F401 2013-12-20 15:01:23 +01:00
test_filter_scheduler.py Add ability to modify volume type 2014-01-06 22:02:09 +02:00
test_host_filters.py Pull latest scheduler change from Oslo 2014-01-16 14:34:16 +08:00
test_host_manager.py Add disabled kwarg to service_get_all_by_topic 2014-04-25 17:03:13 +01:00
test_rpcapi.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00
test_scheduler_options.py Enable flake8 F841 checking 2014-04-01 11:38:35 +04:00
test_scheduler.py Drop Chance/SimpleScheduler Implementation 2014-01-09 18:29:27 +08:00