keystoneauth/keystoneauth1/identity
Monty Taylor 0fa07d01c5
Add method to get the api major version
Similar to get_endpoint, which knows it doesn't need full endpoint_data,
if a user just wants to know what major version the discovery process
wound up with, there are cases in which we do not need to fetch
discovery documents. Provide an API call that a user can use when this
is the information they need to avoid them having to play games with
discover_versions settings.

Change-Id: I204a45d1d139a90176bcc2ef8d46decd09b2cd5b
2017-08-24 09:13:16 -04:00
..
generic Include the auth_url in the discovery failure message 2017-02-24 10:30:41 -05:00
v3 Updated inconsistent value of scope parameter 2017-04-04 19:51:18 +05:30
__init__.py oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
access.py Cleanup docstrings 2016-02-19 14:42:16 -06:00
base.py Add method to get the api major version 2017-08-24 09:13:16 -04:00
v2.py Removing tox ignore D400. 2016-04-18 21:20:51 +00:00