You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
_plugins Add a full listing of all auth plugins and there options 6 years ago
__init__.py Make public the base loader classes 8 years ago
_utils.py Lazy import oslo_config as required 7 years ago
base.py Raise NotImplementedError instead of NotImplemented 7 years ago
cli.py Cleanup docstrings 7 years ago
conf.py docstring: fix typo 7 years ago
identity.py Fix PEP 257 error 8 years ago
opts.py Add __ne__ built-in function 6 years ago
session.py Lazy import oslo_config as required 7 years ago