manila/manila
Dustin Schoenbrun 19aeba1f63 Log config options with oslo.config
This removes some custom code inherited from Cinder which was handling
the output of secret options in a bad way. This patch utilizes Oslo's
existing utilities to output the Manila configuration options securely.

Filtering will be done with the "secret=True" option flag.

Major thanks to Eric Harney for introducing this fix to Cinder.

Change-Id: I894e011680661c0b73b9592f70a6457e403f18c6
Related-Bug: #1750074
(cherry picked from commit 3d7909deb2)
(cherry picked from commit 1949b403e9)
2018-03-25 13:53:57 +00:00
..
api Fix default and detailed share type result not correct 2018-01-12 15:09:53 +00:00
cmd Add user messages periodic cleanup task 2017-07-17 07:53:19 +02:00
common Add like filter 2017-07-10 14:55:41 +08:00
compute Fix inappropriate parameters 2017-07-13 10:04:04 +08:00
data Remove log translations in cmd,common,data,db and network 2/5 2017-03-30 10:09:18 +08:00
db Fix db migration for mariadb >= 10.2.8 2018-02-20 10:36:49 +00:00
hacking Hacking: do not translate log messages 2017-04-09 11:07:09 -04: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-20 03:49:36 +00:00
scheduler Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
share Merge "Fix default and detailed share type result not correct" into stable/pike 2018-03-25 04:30:45 +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 default and detailed share type result not correct" into stable/pike 2018-03-25 04:30:45 +00:00
volume Add support of endpoint_type and region_name to clients manila uses 2016-11-02 18:14:04 +02: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 Remove warnings for dropped context arguments 2016-10-26 22:52:36 +02:00
coordination.py Fix deprecated options version 2017-07-19 08:12:55 -04:00
exception.py Add exception for no default share type configured 2017-08-02 15:27:53 -04:00
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 Fix missing neutron net plugin options 2017-11-07 23:38:59 +00:00
policy.py Fix some typos 2017-02-19 22:44:27 -08: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 Log config options with oslo.config 2018-03-25 13:53:57 +00:00
test.py Disable notifications 2017-07-17 12:45:11 -03:00
utils.py Fix issue with different decimal separators 2017-10-30 16:24:28 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00