oslo.utils/oslo_utils
Cédric Jeanneret b41268417c Make mask_password case insensitive, and add new patterns
It appears that Mistral service logs everything, and doesn't use yet
the mask_password (nor mask_dict_password) method. In order to ensure
all is properly masked, we have to add some new patterns, and make it
case insensitive in order to simplify and avoid duplicated entries.

Change-Id: Icc19b7c8bdb6a3182939d5e9fdef21288b19f43d
Related-Bug: #1850843
Signed-off-by: Cédric Jeanneret <cjeanner@redhat.com>
2019-11-05 11:04:18 +00:00
..
locale Imported Translations from Zanata 2018-03-01 06:07:18 +00:00
tests Make mask_password case insensitive, and add new patterns 2019-11-05 11:04:18 +00:00
__init__.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
dictutils.py Create dictutils and add 'flatten_dict_to_keypairs' 2016-11-01 23:35:57 +08:00
encodeutils.py Fix exception raise at rpdb session 2018-09-07 10:15:51 +03:00
eventletutils.py eventletutils: Optimise EventletEvent.clear() 2019-01-25 14:56:57 +13:00
excutils.py Remove log translations 2017-03-28 13:53:16 +08:00
fileutils.py improve docstring for last_bytes() 2018-01-02 08:50:18 -05:00
fixture.py Fix docstring formatting nit in uuidsentinel 2018-08-28 15:25:18 +00:00
fnmatch.py Merge "Add missing doc index for imageutils and fnmatch" 2015-12-17 18:02:48 +00:00
imageutils.py Support "qemu-img info" virtual size in QEMU 4.1 and later 2019-09-20 16:56:47 -04:00
importutils.py Make method import_versioned_module work 2016-10-12 16:51:52 +08:00
netutils.py Add method to escape ipv6 ip addresses 2017-08-18 12:50:08 +01:00
reflection.py Update hacking version 2019-02-13 14:28:34 +08:00
secretutils.py Fix exception with secretutils 2018-05-24 18:55:24 +08:00
specs_matcher.py Merge "Clean imports in code" 2018-02-09 12:55:21 +00:00
strutils.py Make mask_password case insensitive, and add new patterns 2019-11-05 11:04:18 +00:00
timeutils.py Don't use monotonic on Python >=3.3 2018-12-05 16:28:41 +13:00
units.py Write document for each unit of oslo_utils.utils 2015-10-15 16:14:14 +02:00
uuidutils.py Add toggle 'dashed' to 'generate_uuid' function 2016-12-06 02:38:08 -05:00
versionutils.py Prevent deprecation error messages from pkg_resources 2017-07-25 09:08:33 -07:00