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
Goutham Pacha Ravi 112bcae1fb Specify manila microversion header
Manila API honors a "X-OpenStack-Manila-API-Version"
header to specify microversions.

It may support the OpenStack-API-Version header
in a future release, however, we'll need to maintain
backwards compatibility with the existing API.

Change-Id: Ia2e62d3a11a08adeb6d488b7c9b365f7ff2be3c8
2 years ago
..
access Update hacking for Python3 3 years ago
exceptions add support for auth_receipts and multi-method auth 4 years ago
extras Update hacking for Python3 3 years ago
fixture Use unittest.mock instead of third party mock 3 years ago
hacking Update hacking for Python3 3 years ago
identity Inject /v3 in token path for v3 plugins 3 years ago
loading Implement HTTP Basic client support in keystoneauth1 3 years ago
tests Specify manila microversion header 2 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 Make header Case Insensitive 3 years ago
discover.py Fetch discovery documents with auth when needed 4 years ago
http_basic.py Fix get_endpoint_data for non-keystone plugins 3 years ago
noauth.py Fix get_endpoint_data for non-keystone plugins 3 years ago
plugin.py Provide the default get_auth_ref implementation 3 years ago
service_token.py Add a service token wrapper 7 years ago
session.py Specify manila microversion header 2 years ago
token_endpoint.py Add version discovery support to BaseAuthPlugin 6 years ago