cinder/cinder
Michał Dulko e8e3ae7616 Remove support for single backend config
It was not recommended for some releases, deprecated in Newton, so let's
remove it in Ocata.

Change-Id: If7e76ad904179a89ca98eb81ebe40e0243245672
Related-Bug: 1630975
2016-12-02 13:49:22 +01:00
..
api Add is_up property to service and cluster objects 2016-11-29 12:33:16 +02:00
backup Merge "Skip more parameters when import backup record" 2016-11-30 14:35:36 +00:00
brick Provide cfg to ignore lvm descriptor leak warnings 2016-09-26 09:20:58 +00:00
cmd Remove support for single backend config 2016-12-02 13:49:22 +01:00
common Remove empty debug_opts 2016-11-29 15:08:17 +02:00
compute Read domain info from context when contacting nova 2016-09-20 19:49:34 +00:00
config Fix config generator issue with OVO decorators 2016-11-04 11:34:34 +01:00
consistencygroup Remove 2 unnecessary assignments 2016-11-25 16:24:28 +01:00
db Update detach_volume() with versionedobjects 2016-12-02 03:01:29 +00:00
group Remove support for 2.x scheduler RPC API 2016-10-05 10:57:58 +02:00
hacking Merge "Hacking: Remove C305 contextlib.nested check" 2016-10-04 12:13:22 +00:00
image Merge "Fix glance v2 image update" 2016-11-27 20:48:11 +00:00
interface Fix doc comments 2016-11-11 18:53:29 +05:30
keymgr Modifies override logic for key_manager 2016-09-21 11:01:59 -04:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Merge "Update detach_volume() with versionedobjects" 2016-12-02 10:35:44 +00:00
releasenotes/notes Removing deprecated Dell EqualLogic config options 2016-10-03 08:54:30 -07:00
scheduler Add is_up property to service and cluster objects 2016-11-29 12:33:16 +02:00
tests Remove support for single backend config 2016-12-02 13:49:22 +01:00
transfer check quota per_volume_gigabytes for transfer-accept 2016-09-02 03:13:25 +00:00
volume Merge "Update detach_volume() with versionedobjects" 2016-12-02 10:35:44 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
coordination.py Update synchronized decorator 2016-10-12 10:25:33 -05:00
exception.py Fix UnableToFailOver exception message 2016-11-23 15:59:28 +01:00
flow_utils.py
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
opts.py Fix config generator issue with OVO decorators 2016-11-04 11:34:34 +01:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Add generic volume groups 2016-07-16 19:34:39 -04:00
quota_utils.py Use keystoneauth1 for creating the keystone session 2016-09-22 15:28:35 +00:00
rpc.py Clean _get_cctxt method signatures 2016-11-08 16:28:14 +01:00
service.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
utils.py Add is_up property to service and cluster objects 2016-11-29 12:33:16 +02:00
version.py