keystoneauth/keystoneauth1/loading
Brant Knudson 877ddce291 Mark password/secret options as secret
Password, token, and secret options should be marked as secret=True
so that when the value is logged the logger knows to obfuscate the
value.

Conflicts:
	keystoneauth1/extras/_saml2/_loading.py
	keystoneauth1/loading/_plugins/identity/v3.py

- There was no saml2 plugin in keystoneauth1.
- The OpenIDConnectPassword and OpenIDConnectAuthorizationCode
  plugins didn't exist.

Change-Id: I4818c4cc04cc6a4e1e3cf09d5e0b7b4ffefbb892
Closes-Bug: 1534299
(cherry picked from commit fcd9538eaf)
2016-01-18 17:49:53 -06:00
..
_plugins Mark password/secret options as secret 2016-01-18 17:49:53 -06:00
__init__.py Add session and auth loading to loading.__init__ 2015-09-02 14:29:46 -04:00
base.py Add session and auth loading to loading.__init__ 2015-09-02 14:29:46 -04:00
cli.py Change auth plugin help text to auth type 2015-09-02 12:53:47 -06:00
conf.py Change auth plugin help text to auth type 2015-09-02 12:53:47 -06:00
opts.py Fix stable/liberty branch 2016-01-07 10:13:18 -06:00
session.py Add session and auth loading to loading.__init__ 2015-09-02 14:29:46 -04:00