keystoneauth/keystoneauth1
Monty Taylor b95a89e3ff Fix get_endpoint_data for non-keystone plugins
We expect endpoint_override, but these plugins won't necessary
have it, they have endpoint instead.

Co-Authored-By: Dmitry Tantsur <dtantsur@protonmail.com>
Change-Id: Iead4b95c1f5b8d84cec705da32f41049e2eea641
2020-07-27 17:20:58 +02:00
..
access Update hacking for Python3 2020-03-31 20:11:31 +02:00
exceptions add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
extras Update hacking for Python3 2020-03-31 20:11:31 +02:00
fixture Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
hacking Update hacking for Python3 2020-03-31 20:11:31 +02:00
identity Inject /v3 in token path for v3 plugins 2020-05-22 09:38:27 -05:00
loading Implement HTTP Basic client support in keystoneauth1 2020-06-15 10:26:35 +12:00
tests Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_fair_semaphore.py Add support for client-side rate limiting 2019-02-28 22:14:24 +00:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Make header Case Insensitive 2020-05-29 17:17:11 -05:00
discover.py Fetch discovery documents with auth when needed 2019-10-04 18:36:29 +02:00
http_basic.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
noauth.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
plugin.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Make header Case Insensitive 2020-05-29 17:17:11 -05:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00