keystoneauth/keystoneauth1/loading
Jamie Lennox c21ef89a88 Add a full listing of all auth plugins and there options
A commonly requested document is what auth plugins are available and
what parameters do they accept. Create an extension that can iterate
through the stevedore namespace and render all its available options.

Change-Id: Id0d0983c9803ce4e0ce201310a1603bc0ff30ca0
2017-01-10 14:40:28 +00:00
..
_plugins Add a full listing of all auth plugins and there options 2017-01-10 14:40:28 +00:00
__init__.py Make public the base loader classes 2015-10-19 01:50:22 +00:00
_utils.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00
base.py Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
cli.py Cleanup docstrings 2016-02-19 14:42:16 -06:00
conf.py docstring: fix typo 2016-05-14 02:26:50 +02:00
identity.py Fix PEP 257 error 2015-11-27 14:47:26 -05:00
opts.py Add __ne__ built-in function 2017-01-06 14:32:41 +00:00
session.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00