cinder/cinder/backup
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
..
drivers ceph backup driver: improve log messages 2014-03-18 09:59:39 +00:00
__init__.py Fix oslo.config.cfg.NoSuchOptError when running individual tests 2013-07-23 09:12:20 +00:00
api.py Add disabled kwarg to service_get_all_by_topic 2014-04-25 17:03:13 +01:00
driver.py Export and import backup service metadata 2014-02-27 12:38:10 +02:00
manager.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00
rpcapi.py Port to oslo.messaging 2014-03-10 17:03:03 +01:00