python-troveclient/troveclient/compat
Samuel Matzek 565a6e0a5b Enable Keystone v3 support for compat client
Enable Keystone v3 auth support in the compat client.
This is needed for the Trove integration and scenario tests which
use the compat client. The Keystone v2 APIs have been removed in
the Queens release and this stop-gap fix of putting Keystone v3
support in the compat client is needed to fix the Trove gate.

Change-Id: I60ea2188443d8905c03c24607703e69c6490420b
2017-10-09 14:40:44 -05:00
..
tests Enable Keystone v3 support for compat client 2017-10-09 14:40:44 -05:00
__init__.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
auth.py Enable Keystone v3 support for compat client 2017-10-09 14:40:44 -05:00
base.py Use strutils.to_slug() instead of utils.slugify() 2016-09-06 10:17:51 +09:00
cli.py Add root-disable api 2015-12-10 11:23:53 -05:00
client.py Enable Keystone v3 support for compat client 2017-10-09 14:40:44 -05:00
common.py Avoid use xx=[] for parameter in function 2016-10-19 02:08:46 +00:00
exceptions.py Make dict.keys() PY3 compatible 2016-06-21 15:08:32 +00:00
mcli.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
utils.py Use strutils.to_slug() instead of utils.slugify() 2016-09-06 10:17:51 +09:00
versions.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00