keystoneauth/keystoneauth1/identity
Juan Antonio Osorio Robles 08539ec4d6 Add reauthenticate to generic plugins
Currently, the plugins supported in the generic plugins all have a
reathenticate option, however, this is not passed anywhere in the
generic plugin interface. This adds it to the base class in order to
support this, and provide a more interchangeable interface between
the version-specific plugins and the generic one.

Change-Id: I35f1c9dcd20017b9c442b04c142e46cad4d15eb4
Closes-Bug: #1643782
2016-11-22 09:59:14 +02:00
..
generic Add reauthenticate to generic plugins 2016-11-22 09:59:14 +02:00
v3 Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00: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 Fix a typo in base.py 2016-10-13 09:42:13 +08:00
v2.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00