keystoneauth/keystoneauth1/identity
Monty Taylor 83be7453fa
Add ability to filter version data by service-type
The get_all_version_data method is useful for getting a full listing of
what's going on with version discovery on a cloud. Sometimes though
people just want to see the versions for a specific service. Add a
filter to allow skipping making the version discovery call in the first
place, instead of needing to do that as a post-filtering step.

Change-Id: Ia3ca4be2976d1a5e7914fa8f2adbf7297e8cb1e1
2018-07-23 18:41:18 -05:00
..
generic Be more helpful when version discovery fails 2018-03-21 09:17:01 +00:00
v3 Fix W503 line-break-before-binary-operator 2018-04-13 10:47:35 -05:00
__init__.py Add support for application credentials 2018-01-18 13:16:54 +01:00
access.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
base.py Add ability to filter version data by service-type 2018-07-23 18:41:18 -05:00
v2.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00