keystoneauth/keystoneauth1/loading
Adrian Turjak 6a69e4dfbd add support for auth_receipts and multi-method auth
- new exception when an auth receipt is returned.
- a new method for auth receipt.
- support to existing v3 Auth plugins to add additional methods.
- Added a new MultiFactor plugin with loading support which
  takes method names as strings.

Change-Id: Ie6601a50011118e3a07be9752f747c2298ff5230
Closes-Bug: #1839748
2019-08-14 11:51:28 +12:00
..
_plugins add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
__init__.py Introduce keystoneauth1.loading.adapter 2017-05-01 17:20:54 -05:00
_utils.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00
adapter.py Allow requesting fixed retry delay instead of exponential 2019-07-29 13:07:38 +02:00
base.py Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
cli.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
conf.py docstring: fix typo 2016-05-14 02:26:50 +02:00
identity.py Implement system scope 2018-01-17 15:50:11 +00:00
opts.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
session.py Add oslo.config option for split-loggers 2018-05-16 15:42:03 -05:00