keystoneauth/keystoneauth1/identity/v3
Alvaro Lopez Garcia 31796b370f Add missing class name to tuple of public objects
The class name OidcClientCredentials is missing in the __all__ list of
public objects from keystoneauth1/identity/v3/oidc.py, therefore it
couldn't be loaded.

Change-Id: Ife9f58f14d31863904673c962c06cc1d3df4b49d
Closes-bug: #1608419
2016-08-01 11:00:22 +02:00
..
__init__.py Merge "oidc: implement client_credentials grant type" 2016-07-22 19:55:13 +00:00
base.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00
federation.py Generate FederationBaseAuth constructor parameters 2016-03-01 20:34:38 +00:00
k2k.py Add 303 as redirect code for k2k plugin 2016-04-25 18:53:19 -03:00
oidc.py Add missing class name to tuple of public objects 2016-08-01 11:00:22 +02:00
password.py Allow saving and caching the plugin auth state 2015-11-16 16:10:33 +11:00
token.py Allow saving and caching the plugin auth state 2015-11-16 16:10:33 +11:00
tokenless_auth.py Auth plugin for X.509 tokenless authentication 2016-07-05 17:11:36 -07:00
totp.py Support TOTP auth plugin 2016-06-13 11:40:43 -07:00