trove/trove
Mariam John de1d5a9f88 Fix config registration for Trove tempest plugin
The Trove tempest plugin was created in this commit:
Ibad5502cdca0e34cca4b5bc8a7106611f7393cf2. The tests however was
not working because the plugin specific configuration variables
was not being set correctly. This particular issue has been
fixed in this changeset. Using the following commands:
    tox -e all-plugin -- trove.tests.tempest.tests.api
4/5 tests pass. Will look into the failing test in a different
changeset.

Change-Id: Iad34209adb120e63cebbf12939baf30c5f017844
Partial-Bug: #1597857
2016-07-20 11:07:04 -07:00
..
backup Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
cluster Port more unit tests to Python 3 2016-05-30 10:47:26 +02:00
cmd [Trivial] Remove unnecessary executable flag for files 2016-04-29 19:14:35 +08:00
common Merge "Locality support for replication" 2016-06-24 21:19:16 +00:00
conductor Merge "Trivial: Remove unused logging import" 2016-05-12 18:52:43 +00:00
configuration Merge "Trivial: Remove unused logging import" 2016-05-12 18:52:43 +00:00
datastore Use correct message for missing default datastore 2016-06-21 19:08:43 +00:00
db Merge "Schema migrations fail for postgresql backend" 2016-05-14 06:57:28 +00:00
dns Port designate code to Python 3 2016-05-02 22:31:05 +02:00
extensions Add db-models and RootController for Postgres 2016-05-12 17:13:26 -04:00
flavor Fixes hacking rules 2015-05-29 07:27:59 +00:00
guestagent Port more guestagent unit tests to Python 3 2016-06-22 09:23:32 +02:00
instance Merge "Locality support for replication" 2016-06-24 21:19:16 +00:00
limits Drop use of 'oslo' namespace package 2015-05-06 20:01:57 +00:00
locale/fr/LC_MESSAGES Imported Translations from Zanata 2016-06-21 06:42:48 +00:00
module Port more unit tests to Python 3 2016-05-30 10:47:26 +02:00
network Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
quota Trivial: Remove unused logging import 2016-04-23 19:32:00 +08:00
taskmanager Merge "Locality support for replication" 2016-06-24 21:19:16 +00:00
templates Merge "Update 'myisam-recover-options' config template" 2016-06-23 19:53:39 +00:00
tests Fix config registration for Trove tempest plugin 2016-07-20 11:07:04 -07:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Notification serialization of context 2015-06-10 16:39:33 -05:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Removes XML api from trove 2014-03-10 00:16:49 +00:00

README

This is the trove code itself