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

The trove command list is now:
    openstack database instance list

Partially-Implements: blueprint trove-support-in-python-openstackclient
Change-Id: Ic5328827dbf6d1f47db62f0bb2e65e164a0b2b6b
2017-06-11 01:59:35 +00:00
..
osc Add list to OSC 2017-06-11 01:59:35 +00:00
__init__.py Remove copyright from empty files 2014-02-04 11:14:58 +04:00
fakes.py Merge "Client changes for datastore-version volume-types" 2017-04-11 07:12:44 +00:00
test_accounts.py Change assertTrue(isinstance()) by optimal assert 2016-01-08 07:10:56 +00:00
test_backups.py Implement scheduled backups 2016-08-25 16:57:54 -04:00
test_base.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
test_client.py move old apiclient code out of openstack/common 2016-11-10 10:02:08 -05:00
test_clusters.py Cluster Upgrade 2016-11-09 16:33:48 -05:00
test_common.py Fix troveclient to support Mistral 2016-05-26 16:14:37 -04:00
test_configurations.py Added limit/marker support for config group lists 2016-11-02 17:47:10 -04:00
test_databases.py Fixes unit-test in troveclient 2015-04-08 09:11:13 +00:00
test_datastores.py Add test to DatastoreVersionMembers 2015-03-23 16:12:59 +09:00
test_discover.py Corrects order of parameters to assertEqual 2015-04-28 13:33:05 +00:00
test_instances.py Add module-instance-count command 2017-01-05 00:11:59 +00:00
test_limits.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
test_management.py Replace assertDictEqual 2016-07-29 02:15:25 +00:00
test_metadata.py Add instance_metadata functionality to the trove python library 2014-05-24 22:35:16 -05:00
test_modules.py Add support for module-reapply command 2017-01-05 00:12:32 +00:00
test_root.py Add root-disable api 2015-12-10 11:23:53 -05:00
test_secgroups.py Added more unit-tests to improve code coverage 2015-06-08 10:51:40 +00:00
test_shell.py switch to keystoneauth 2016-05-22 22:06:51 -04:00
test_users.py Add instance name as parameter to CLI 2014-12-08 14:29:06 -05:00
test_utils.py Replace assertTrue(a in b) with assertIn(a, b) 2016-10-03 09:43:12 +07:00
test_v1_shell.py Merge "Client changes for datastore-version volume-types" 2017-04-11 07:12:44 +00:00
utils.py Client support for instance module feature 2016-03-11 18:10:50 -05:00