trove/trove/tests/api
Peter Stachowski 2a9fa44364 Persist error messages and display on 'show'
When an error occurs in Trove, it is very difficult
to determine the cause without access to the
server logs. To make these errors available to
the end user, they are now persisted in the database
and can be viewed using the standard 'show' command.

Also fixed TESTS_USE_INSTANCE_ID test path, as it
somehow got broken over time.

Change-Id: I84ed28ee73a24a2dd6bdbf895662d26e406e9fae
Depends-On: I5d3339e9cbfd6aeb0c3ff6936fefa8dbe9e841f8
Implements: blueprint persist-error-message
2016-07-01 22:27:30 +00:00
..
mgmt Fix troveclient to support Mistral 2016-05-26 11:07:57 -04:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
backups.py Pass datastore details when required (again) 2016-02-23 17:21:11 +01:00
configurations.py Trivial Fix: Fix typo 2016-06-20 13:59:40 -05:00
databases.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
datastores.py Python3: Add support for unicode, basestring, long 2016-04-19 07:02:39 +00:00
flavors.py Associate flavor types with datastore versions 2015-08-11 23:13:02 -07:00
header.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
instances.py Persist error messages and display on 'show' 2016-07-01 22:27:30 +00:00
instances_actions.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
instances_delete.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
instances_mysql_down.py Test instance name can not have special charactrers in it now. 2015-09-03 17:40:08 +05:30
instances_resize.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
limits.py py3: Replaces xrange() with range() 2016-01-23 01:12:57 +08:00
replication.py Fix replication scenario tests 2016-03-18 18:37:15 +00:00
root.py Add support for root-disable 2016-02-03 11:26:52 -05:00
root_on_create.py Removing some redundant words 2016-03-28 09:23:17 +07:00
user_access.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
users.py Merge "Remove updateuser test" 2016-01-22 07:28:15 +00:00
versions.py Fixes hacking rules 2015-05-29 07:27:59 +00:00