trove/trove
Petr Malik 2b98c53862 Add MySQL int-test helper client
Adding a helper client for MySQL will enable int-tests
involving actual data operations.

The test_helper.py file was also modified to push
more boiler-plate code into the base class, as it has
become apparent that only one 'add' 'remove' and 'verify'
method is probably adecuate for most datastores (given
the right sane parameters). The Redis helper was also
cleaned up to use the new format.

Change-Id: Iff34ca0b922adc9eea8b3861b05adf0251109221
Co-Authored-By: Petr Malik <pmalik@tesora.com>
Co-Authored-By: Peter Stachowski <peter@tesora.com>
2015-12-23 09:42:39 -05:00
..
backup Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
cluster Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
cmd Address issues with Trove eventlet monkey-patching 2015-10-29 22:17:33 -04:00
common Merge "Modifying Vertica clusters to have a master node" 2015-12-17 22:38:36 +00:00
conductor Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
configuration Pagination limit code refactor 2015-10-16 08:11:30 -07:00
datastore Merge "Implements Datastore Registration API" 2015-09-04 00:34:33 +00:00
db Move to oslo_db 2015-12-14 02:18:06 +00:00
dns Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
extensions Modifying Vertica clusters to have a master node 2015-12-16 15:54:25 -08:00
flavor Fixes hacking rules 2015-05-29 07:27:59 +00:00
guestagent Modifying Vertica clusters to have a master node 2015-12-16 15:54:25 -08:00
instance Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
limits Drop use of 'oslo' namespace package 2015-05-06 20:01:57 +00:00
locale Imported Translations from Zanata 2015-11-05 06:14:35 +00:00
network Switch to the oslo_log library 2015-07-23 19:31:58 +03:00
quota Changes names of some quota values 2015-10-21 12:42:22 +00:00
taskmanager Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
templates Redis 'hz' conf parameter using wrong MIN value 2015-11-09 10:12:46 -05:00
tests Add MySQL int-test helper client 2015-12-23 09:42:39 -05: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