trove/trove/tests/unittests
Peter Stachowski 9e3860d54c Add variables for quota configuration
Many configuration values are hard-coded in the Trove devstack
plugin, however they would be better served letting the
user/developer decide what limits to impose.

The following variables were added to facilitate this:

TROVE_MAX_ACCEPTED_VOLUME_SIZE
TROVE_MAX_INSTANCES_PER_TENANT
TROVE_MAX_VOLUMES_PER_TENANT
TROVE_AGENT_CALL_LOW_TIMEOUT
TROVE_AGENT_CALL_HIGH_TIMEOUT
TROVE_RESIZE_TIME_OUT
TROVE_USAGE_TIMEOUT
TROVE_STATE_CHANGE_WAIT_TIME

These values are only inserted if they are set. If not set,
the Trove defaults are used instead.

Change-Id: I2c568fdfa05064682f372b996a5aebcdd4e93ef3
2016-04-22 20:12:47 +00:00
..
api Python3: Add support for raise and ConfigParser 2016-04-20 08:43:37 +00:00
backup Addition of DB2 backup & restore functionality 2016-03-15 09:58:57 +00:00
cluster Merge "Vertica Cluster Grow and Shrink" 2016-03-15 21:40:03 +00:00
common Port more common unit tests to Python 3 2016-04-11 12:09:56 +02:00
conductor Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00
configuration Fixes hacking rules 2015-05-29 07:27:59 +00:00
datastore Corrected error message for unsupported datastore flavors 2015-10-12 07:09:01 -07:00
db Fixes hacking rules 2015-05-29 07:27:59 +00:00
dns Use assertEqual instead of assertTrue 2016-02-29 13:49:47 +01:00
guestagent Merge "Python 3: avoid sets.Set and string.letters" 2016-04-20 19:50:52 +00:00
instance Use assertEqual instead of assertTrue 2016-02-29 13:49:47 +01:00
mgmt Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
module Server support for instance module feature 2016-03-15 12:21:55 -04:00
mysql Fixes hacking rules 2015-05-29 07:27:59 +00:00
network Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
quota Add variables for quota configuration 2016-04-22 20:12:47 +00:00
router Fixes hacking rules 2015-05-29 07:27:59 +00:00
secgroups Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
taskmanager Merge "Python3: Add support for iter.next" 2016-04-19 00:26:51 +00:00
upgrade Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
util pxc grow/shrink cluster implementation 2016-02-05 11:43:36 -06:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
trove_testtools.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00