cinder/cinder
ChangBo Guo(gcb) f8c875cda0 Remove old oslo.messaging transport aliases
Those are remnants from the oslo-incubator times. Also, oslo.messaging
deprecated [1] transport aliases since 5.2.0+ that is the minimal
version supported for stable/newton. The patch that bumped the minimal
version for Cinder landed 3 months+ ago, so we can proceed ripping
those aliases from the code base.

[1] I314cefa5fb1803fa7e21e3e34300e5ced31bba89

Closes-Bug: #1424728
Change-Id: Ibaab1c9132bea25abdf6dfbad2550ba572d5cf1d
2017-03-19 20:52:22 +08:00
..
api Add filter, sorter and pagination for group snapshot 2017-03-15 13:46:27 +00:00
backup Set backup available after verify 2017-03-03 10:19:15 +08:00
brick Merge "Modify the spelling mistakes" 2017-03-11 20:06:49 +00:00
cmd cinder-backup - coordination not initialized 2017-03-03 15:34:56 +00:00
common Merge "Change the default value of used Glance API" 2017-03-08 21:49:09 +00:00
compute Remove TODO related to Nova API version 2017-03-03 11:00:29 -08:00
config Nosec subprocess with shell equal True from Bandit 2017-01-17 08:38:50 -06:00
consistencygroup Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
db Add filter, sorter and pagination for group snapshot 2017-03-15 13:46:27 +00:00
group Add filter, sorter and pagination for group snapshot 2017-03-15 13:46:27 +00:00
hacking Remove hacking check for log translation 2017-03-18 03:00:12 -05:00
image Bump prlimit cpu time for qemu-img from 2 to 8 2017-03-09 11:50:32 -05:00
interface Add the backup variable structure in backup_driver interface 2017-02-15 16:11:31 +08:00
keymgr Only log insecure key manager warning once 2016-12-28 18:53:13 -06:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Remove Ocata's data migrations 2017-02-15 11:41:15 +01:00
objects Add filter, sorter and pagination for group snapshot 2017-03-15 13:46:27 +00:00
scheduler Fix typo error 2017-03-01 08:52:55 +00:00
tests Merge "Remove hacking check for log translation" 2017-03-18 23:31:53 +00:00
transfer Add more operations to cluster 2016-12-20 19:20:52 +01:00
volume Merge "Dell EMC SC: Return dict from delete_consisgroup" 2017-03-17 23:35:34 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Resolve Brocade HTTPS connection error 2017-02-01 22:30:23 +01: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 Add lock acquire/release debug messages 2017-01-26 17:04:23 +01:00
exception.py Add Ocata sanity check migration 2017-02-07 09:53:30 +01:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py
manager.py Add per-backend availability zones 2017-03-03 09:35:00 -06:00
opts.py Merge "Remove Linux SMBFS driver" 2017-03-11 20:16:28 +00:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Improve DB method naming consistency 2016-12-13 19:23:05 +01:00
quota_utils.py Cinder consistency group returning generic error message 2016-12-21 12:52:06 +08:00
rpc.py Remove old oslo.messaging transport aliases 2017-03-19 20:52:22 +08:00
service.py Add per-backend availability zones 2017-03-03 09:35:00 -06:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Switch and/or to ternary operator 2017-02-10 10:16:43 -06:00
utils.py Fix 500 error if boolean is_public is passed as string 2017-03-09 14:01:36 +05:30
version.py