python-troveclient/troveclient/compat
Peter Stachowski cf8fee5fa6 Add suport for module maintenance commands
This adds support in the python API and Trove CLI
for module maintenance commands.  These commands include:

    - module-list
    - module-show
    - module-create
    - module-update
    - module-delete

Partially Implements: blueprint module-management
Change-Id: I54d37025275dee4731ad49ebbd21612c4464e4c4
2016-02-24 20:05:39 -05: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 Add root-disable api 2015-12-10 11:23:53 -05:00
client.py Add suport for module maintenance commands 2016-02-24 20:05:39 -05: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