cinder/cinder
Marga Millet ca9bf2d1c5 Cinder logs rabbitmq password on connection log
Cinder displays rabbitmq password if debug is enabled.

Closes-Bug: 1750074
Change-Id: I117319ac12991e4b46170fe71d18a65ea4c98556
(cherry picked from commit 919dd16a35)
2018-02-20 16:43:10 +00:00
..
api Merge "Deprecate Cinder Hosts API/Extension" 2018-02-08 00:09:22 +00:00
backup Merge "Fix how backups handle encryption key IDs" 2018-02-02 02:21:25 +00:00
brick Merge "Fixes creation of mirrored volumes due to wrong type" 2017-12-16 02:30:28 +00:00
cmd backup: set default swiftclient log level to WARN 2018-01-25 15:50:34 -05:00
common Remove deprecated 'pybasedir' config option 2017-12-16 16:30:06 +00:00
compute Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
consistencygroup Remove consistencygroups/api.py 2018-01-26 17:59:27 -05:00
db Fix how backups handle encryption key IDs 2018-01-30 22:12:49 +00:00
group Revert consumed quota when failed to create group from source group 2018-02-06 16:30:55 +08:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "RBD: Support encrypted volumes" 2018-01-25 05:12:20 +00:00
interface Handle deprecation of inspect.getargspec 2017-11-21 12:57:05 -06:00
keymgr Fix DuplicateOptError in fixed_key migration code 2018-02-02 15:49:02 +00:00
locale Imported Translations from Zanata 2018-02-03 06:47:11 +00:00
message Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
objects Fix how backups handle encryption key IDs 2018-01-30 22:12:49 +00:00
policies Add policy check for complete attachment API action 2018-01-24 15:48:22 +00:00
scheduler Improve logs on scheduler 2018-02-13 09:56:15 -02:00
tests Use oslo_db.sqlalchemy.test_fixtures 2018-02-19 16:37:08 +00:00
transfer Block attempts to transfer encrypted volumes 2018-01-04 16:40:05 +00:00
volume Merge "Only enforce multiattach policy for retype target" into stable/queens 2018-02-20 16:26:50 +00:00
wsgi Initialize osprofiler in WSGI application 2018-01-09 14:06:34 +01:00
zonemanager Support fabric specific Cisco FC Zone Name 2018-01-25 21:14:04 -08:00
__init__.py
context.py Fix: Propagate OS global request ID 2018-01-15 22:00:27 +01:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Make CinderException format errors fatal for tests 2018-02-06 21:17:17 +00:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
opts.py Rename 'WindowsDriver' to 'WindowsISCSIDriver' 2018-01-19 14:10:03 +02:00
policy.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Cinder logs rabbitmq password on connection log 2018-02-20 16:43:10 +00:00
service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
ssh_utils.py Change ssh_utils parameter to correctly sends keepalive packets 2017-12-12 14:46:29 +09:00
test.py Make CinderException format errors fatal for tests 2018-02-06 21:17:17 +00:00
utils.py Merge "Handle TZ change in iso8601 >=0.1.12" 2018-01-31 02:17:25 +00:00
version.py