keystoneauth/keystoneauth1/identity/generic
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
..
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
base.py Add reauthenticate to generic plugins 2016-11-22 09:59:14 +02:00
password.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00
token.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00