python-troveclient/troveclient/tests/osc/v1
wangyao 854d3e2a31 Add user-show to OSC
This change adds database support to the python-openstackclient
project for the user-show command.

The trove command user-show is now:
    openstack database user show

Change-Id: I92455f1606c8a20b477fdbe66daf98e59cc19fd7
Partially-Implements: trove-support-in-python-openstackclient
2017-12-07 21:36:24 +08:00
..
__init__.py Add OpenStackClient plugin and flavor list 2017-01-11 16:07:45 -06:00
fakes.py Add datastore-list to OSC 2017-06-11 02:00:56 +00:00
test_database_backups.py Add backup-show to OSC 2017-11-30 16:48:03 +08:00
test_database_clusters.py Add cluster-show to OSC 2017-11-30 17:56:50 +08:00
test_database_configurations.py Add configuration-show to OSC 2017-11-30 21:16:18 +08:00
test_database_flavors.py Add flavor-show to OSC 2017-12-01 17:02:27 +08:00
test_database_instances.py Add show to OSC 2017-12-03 21:19:52 +08:00
test_database_limits.py Add limit-list to OSC 2017-06-10 21:51:14 -04:00
test_database_users.py Add user-show to OSC 2017-12-07 21:36:24 +08:00
test_databases.py Add database-list to OSC 2017-06-11 02:00:05 +00:00
test_datastores.py Add datastore-show to OSC 2017-11-30 19:54:23 +08:00