manila/manila
Dustin Schoenbrun be8580b350 Fix manila logging rabbitmq password in debug mode
Manila will display the rabbitmq password if debugging is enabled.
This patch will ensure that the rabbitmq password is no longer
displayed in the connection log for Manila when debugging is
enabled by looking for the rabbitmq key and not printing it.

There should likely be an effort to utilize Oslo's secret flag for
options to truly fix this issue for this and other sensitive options.

Change-Id: I97cc88354d9b54057350c70c4742055197540d1a
Closes-Bug: 1750074
(cherry picked from commit 05e4f14ea1)
2018-02-21 19:57:18 +00:00
..
api Fix UnicodeDecodeError when decode API input 2018-02-07 06:37:32 +00:00
cmd Add user messages periodic cleanup task 2017-07-17 07:53:19 +02:00
common Remove "os_region_name" config option 2017-09-05 08:24:07 +02:00
compute Fix inappropriate parameters 2017-07-13 10:04:04 +08:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db Fix db migration for mariadb >= 10.2.8 2018-02-19 21:15:54 +00:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Disable security group rule when create port 2018-01-19 10:16:37 +08:00
policies [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
scheduler Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
share Merge "Fix LVM driver not handling IPv6 in recovery mode" 2018-02-08 13:15:50 +00:00
share_group Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Merge "Fix LVM driver not handling IPv6 in recovery mode" 2018-02-08 13:15:50 +00:00
volume Use v3 cinder client for share volume 2017-11-30 16:20:31 +00:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py ganesha: store exports and export counter in RADOS 2017-12-08 10:33:44 +05:30
i18n.py Update the documentation link for doc migration 2017-07-14 07:27:16 +00:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py INFINIDAT add Manila driver 2017-12-07 17:04:48 +02:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Fix manila logging rabbitmq password in debug mode 2018-02-21 19:57:18 +00:00
test.py Add 'description' in share type APIs 2017-11-22 13:28:41 -05:00
utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00