keystoneauth/keystoneauth1/identity
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
..
generic remove unused LOG 2016-07-10 13:29:53 +08:00
v3 Add missing class name to tuple of public objects 2016-08-01 11:00:22 +02:00
__init__.py oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
access.py Cleanup docstrings 2016-02-19 14:42:16 -06:00
base.py Expose allow parameters for URL discovery 2016-05-08 10:23:21 -07:00
v2.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00