python-troveclient/troveclient
Trevor McCasland 29bdd7f5cb Add database-list to OSC
This change adds database support to the python-openstackclient
project for the database-list command.

The trove command database-list is now:
    openstack database list

To confirm the databases list command I had to create an instance
and specify a database name like how it shows in the user-guide[1]
on step 2.

[1] http://docs.openstack.org/user-guide/create-db.html

Change-Id: I4f4682eff1addc3fc837f5468939ddd96572e238
Partially-Implements: trove-support-in-python-openstackclient
2017-06-11 02:00:05 +00:00
..
apiclient move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
compat Avoid use xx=[] for parameter in function 2016-10-19 02:08:46 +00:00
osc Add database-list to OSC 2017-06-11 02:00:05 +00:00
tests Add database-list to OSC 2017-06-11 02:00:05 +00:00
v1 Enable user/db operations on clusters 2017-04-18 16:20:11 +00:00
__init__.py Remove vim header 2014-02-16 13:08:07 +08:00
_i18n.py Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
auth_plugin.py Graduate to oslo.i18n, cleanup incubator usage 2016-03-21 16:13:49 +00:00
base.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
client.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
common.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
exceptions.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -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 move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
shell.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
utils.py Fix module-list 2016-12-22 08:08:16 -08:00