oslo-incubator/openstack/common
amcrn 22e971ac11 safe_log Sanitize Passwords in List of Dicts
sanitizes password fields found in lists of dicts for messages
before logging.

Change-Id: Ic3c3f7d43570fe99411a3f6bf9ef70de44104c53
Closes-Bug: #1268459
2014-01-12 22:11:43 -08:00
..
apiclient Merge "Removed copyright from empty files" 2013-12-30 15:33:49 +00:00
config Fix filter() usage due to python 3 compability 2013-12-23 13:21:43 +02:00
crypto Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
db Fix database connection string is secret 2014-01-06 16:42:29 -06:00
fixture Fix violations of H302:import only modules 2013-12-09 19:42:12 -08:00
middleware Middleware to catch all error in WSGI pipeline 2014-01-08 20:14:53 +09:00
notifier Removed copyright from empty files 2013-12-25 22:16:54 -05:00
py3kcompat Removed copyright from empty files 2013-12-25 22:16:54 -05:00
report Fix filter() usage due to python 3 compability 2013-12-23 13:21:43 +02:00
rootwrap Removed copyright from empty files 2013-12-25 22:16:54 -05:00
rpc safe_log Sanitize Passwords in List of Dicts 2014-01-12 22:11:43 -08:00
scheduler Change IgnoreAttemptedHostFilter to expect 'retry' key 2013-12-13 20:57:03 +08:00
__init__.py Remove vim header 2013-11-25 12:16:11 +08:00
cfgfilter.py Fixed misspellings of common words 2013-12-04 15:35:42 -08:00
cliutils.py Use six.iteritems to make dict work on Python2/3 2013-12-03 13:22:14 -08:00
context.py Adding domain to context and log 2013-12-02 10:30:50 -03:00
eventlet_backdoor.py Fix filter() usage due to python 3 compability 2013-12-23 13:21:43 +02:00
excutils.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
fileutils.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
funcutils.py Remove vim header 2013-11-25 12:16:11 +08:00
gettextutils.py Allow the Message class to have non-English default locales 2014-01-07 20:03:26 +00:00
imageutils.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
importutils.py Remove vim header 2013-11-25 12:16:11 +08:00
jsonutils.py Python3 support for xmlrpclib 2013-12-07 12:35:25 -05:00
local.py Remove vim header 2013-11-25 12:16:11 +08:00
lockutils.py lockutils: split code handling internal/external lock 2013-12-27 14:08:23 +01:00
log.py Logging excepthook: print exception info if debug=True 2014-01-06 18:06:13 -05:00
log_handler.py Adjust imports order of module log_handler 2013-12-30 17:43:07 +08:00
loopingcall.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
memorycache.py Remove vim header 2013-11-25 12:16:11 +08:00
network_utils.py Merge "Use py3kcompat urlutils functions instead of urlparse" 2013-11-26 19:14:13 +00:00
periodic_task.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
policy.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
processutils.py Fix i18n problem in processutils module 2013-12-30 11:37:28 +08:00
quota.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
service.py Merge "service: replace eventlet event by threading" 2014-01-10 17:35:09 +00:00
sslutils.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
strutils.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
test.py log all test messages not just oslo ones 2013-12-20 09:50:46 +11:00
threadgroup.py Make wait & stop methods work on all threads 2013-12-05 12:00:16 -06:00
timeutils.py Merge "Fix typo in parameter documentation (timeutils)" 2013-12-27 16:02:02 +00:00
units.py Remove vim header 2013-11-25 12:16:11 +08:00
uuidutils.py Remove vim header 2013-11-25 12:16:11 +08:00
versionutils.py Use hacking import_exceptions for gettextutils._ 2013-12-20 18:11:50 -08:00
xmlutils.py Remove vim header 2013-11-25 12:16:11 +08:00