python-openstackclient/openstackclient/common
Matt Riedemann cd1a412408 Mask passwords in debug logs for auth_config_hook
The auth config hook can have credentials in it so
we have to mask the config before logging it. To
avoid doing the work of masking the password if we
aren't going to log it, there is a conditional put
around the actual debug statement.

Change-Id: I8e626672ec94fc837610216bccb4354dbdedca17
Closes-Bug: #1630822
2016-10-05 21:11:16 -04:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
client_config.py Mask passwords in debug logs for auth_config_hook 2016-10-05 21:11:16 -04:00
clientmanager.py Defer auth prompting until it is actually needed 2016-09-08 10:31:13 -05:00
command.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py Improve masking of secrets in configuration show 2016-06-21 06:56:23 +00:00
exceptions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
extension.py Standardize logger usage 2016-06-20 15:16:51 +00:00
limits.py osc-lib: command 2016-06-13 11:00:22 -05:00
logs.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
module.py osc-lib: command 2016-06-13 11:00:22 -05:00
parseractions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
quota.py Merge "Fix openstack quota set/show --class not work" 2016-09-20 09:01:16 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
utils.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00