keystoneauth/keystoneauth1/identity
Jamie Lennox 14a25863df Return None from generic plugin if failure
The create_plugin method can be called multiple times with different
version values and the generic plugin should return an object if it is
suitable. By raising an error here when you have invalid parameters it
prevents the generic handler attempting additional version options.

Change-Id: I3391c6607fc53a154e10bee7e741bf73afeae5fa
2015-10-15 13:36:32 +11:00
..
generic Return None from generic plugin if failure 2015-10-15 13:36:32 +11:00
v3 Make __all__ immutable 2015-10-01 18:21:31 +00:00
__init__.py Make __all__ immutable 2015-10-01 18:21:31 +00:00
access.py Remove auth/ directory 2015-08-05 12:08:48 +10:00
base.py Identity plugin thread safety 2015-09-09 12:52:14 +00:00
v2.py Provide has_scope_parameters function on plugins 2015-09-01 11:30:18 +10:00