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
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
4 years ago
..
access Expose app creds and new attrs in fixtures 4 years ago
exceptions add support for auth_receipts and multi-method auth 4 years ago
extras Mark SAML loader properties as required 6 years ago
fixture Expose app creds and new attrs in fixtures 4 years ago
hacking Move to the keystoneauth1 namespace 8 years ago
identity add support for auth_receipts and multi-method auth 4 years ago
loading add support for auth_receipts and multi-method auth 4 years ago
tests add support for auth_receipts and multi-method auth 4 years ago
__init__.py Provide a RFC 7231 compliant user agent string 8 years ago
_fair_semaphore.py Add support for client-side rate limiting 4 years ago
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 7 years ago
adapter.py Allow requesting fixed retry delay instead of exponential 4 years ago
discover.py Fix version discovery for clouds with int project_ids 5 years ago
noauth.py Make none auth usable in CLI 6 years ago
plugin.py Protect against endpoint_data not existing 5 years ago
service_token.py Add a service token wrapper 7 years ago
session.py Allow requesting fixed retry delay instead of exponential 4 years ago
token_endpoint.py Add version discovery support to BaseAuthPlugin 6 years ago