python-troveclient/troveclient
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
..
compat Add suport for module maintenance commands 2016-02-24 20:05:39 -05:00
openstack Client support for instance module feature 2016-03-11 18:10:50 -05:00
tests Client support for instance module feature 2016-03-11 18:10:50 -05:00
v1 Client support for instance module feature 2016-03-11 18:10:50 -05:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
auth_plugin.py Remove RAX-specific auth in troveclient 2014-12-09 13:33:33 -06:00
base.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
client.py Fixes the non-existent exception NoTokenLookupException 2015-06-03 08:31:26 +00:00
common.py Add datastore filter to backup-list 2014-06-03 09:02:49 -07:00
exceptions.py Client Changes for Guest Log File Retrieval 2016-01-27 14:41:15 -05:00
extension.py Support Extensions to Trove Client 2014-01-23 11:11:58 -08:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 19:45:44 +00:00
service_catalog.py Remove vim header 2014-02-16 13:08:07 +08:00
shell.py support OS_ENDPOINT_TYPE environment variable 2016-02-04 13:48:23 -06:00
utils.py Client support for instance module feature 2016-03-11 18:10:50 -05:00