python-troveclient/troveclient/v1
Peter Stachowski 457360c69f Client support for instance module feature
This adds support in the python API and Trove CLI
for instance module commands.  These commands include:

    - module-apply
    - module-remove
    - module-query
    - module-retrieve
    - module-list-instance

The parsing of --instance was modified to allow multiple
modules to be specified.  This was extended to 'nics' as well.

Partially Implements: blueprint module-management
Change-Id: If62f5e51d4628cc6a8b10303d5c3893b3bd5057e
2016-03-11 18:10:50 -05:00
..
__init__.py Remove copyright from empty files 2014-02-04 11:14:58 +04:00
accounts.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
backups.py Fixes the backup-delete 2015-10-19 22:54:42 +00:00
client.py Add suport for module maintenance commands 2016-02-24 20:05:39 -05:00
clusters.py Redis Clustering Initial Implementation 2015-09-03 14:49:38 -04:00
configurations.py Merge "fixed several pep8 issues" 2014-05-28 01:26:28 +00:00
databases.py Add instance name as parameter to CLI 2014-12-08 14:29:06 -05:00
datastores.py Add visibility filter to datastore versions 2014-08-26 12:57:28 -05:00
diagnostics.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
flavors.py Fix flavor-show problems with UUID 2015-06-29 10:13:12 +09:00
hosts.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
instances.py Client support for instance module feature 2016-03-11 18:10:50 -05:00
limits.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
management.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
metadata.py Add instance_metadata functionality to the trove python library 2014-05-24 22:35:16 -05:00
modules.py Client support for instance module feature 2016-03-11 18:10:50 -05:00
quota.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
root.py Add root-disable api 2015-12-10 11:23:53 -05:00
security_groups.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
shell.py Client support for instance module feature 2016-03-11 18:10:50 -05:00
storage.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
users.py Use more appropriate exceptions for validation 2015-09-03 20:41:25 +00:00