keystoneauth/keystoneauth1
Jamie Lennox a56ed4218a Use auth_type instead of auth_plugin by default
This was something that OSC has pushed for a long time now, and it's
better to be consistent than worry about wording.

Change --os-auth-plugin and auth_plugin= in CONF to be --os-auth-type
and auth_type= by default. We deprecated (but will probably keep for a
long time) the auth_plugin name.

Change-Id: I9748aeb4a490f88c73ef22ebe49e9b4ac6af78cd
2015-09-02 14:29:49 -04:00
..
access Replace endpoint_type with interface in catalog 2015-08-10 10:08:52 +10:00
exceptions Raise error if loader is provided name without id 2015-09-01 13:58:53 +10:00
fixture Add role_ids, role_names to v3 fixture 2015-08-06 16:17:00 +00:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Merge "Provide has_scope_parameters function on plugins" 2015-09-02 02:09:38 +00:00
loading Use auth_type instead of auth_plugin by default 2015-09-02 14:29:49 -04:00
tests Use auth_type instead of auth_plugin by default 2015-09-02 14:29:49 -04:00
__init__.py Split plugin loading 2015-08-06 10:07:51 +10:00
_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
adapter.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
discover.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
plugin.py Split plugin loading 2015-08-06 10:07:51 +10:00
session.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
token_endpoint.py Split plugin loading 2015-08-06 10:07:51 +10:00