python-troveclient/troveclient/compat
LiuNanke 416457de4d Use the oslo.utils.reflection to extract the class name
The oslo.utils reflection module/code handles more variations
 of where a class name may come from (on python 2 and python 3)
so its usage allows getting more accurate class names so we might
as well use it.

Change-Id: I7b130d6acb183a06a4efe648ee2c3fbd2905cdd5
2016-01-08 17:21:14 +08:00
..
tests Fix the function name with correct word 2015-10-14 10:29:31 +05:30
__init__.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
auth.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
base.py Use the oslo.utils.reflection to extract the class name 2016-01-08 17:21:14 +08:00
cli.py Merge "Add instance_metadata functionality to the trove python library" 2014-06-10 02:23:52 +00:00
client.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
common.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
exceptions.py Add visibility filter to datastore versions 2014-08-26 12:57:28 -05:00
mcli.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
utils.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
versions.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00