trove/trove
Zhao Chao 9d159fd0e7 Fix PostgreSQL non-dynamic configration tests
The parameter 'log_min_duration_statement' was updated to support unit
suffixes like 'ms' in [1], but reverted in [2] by accident.

[1] https://review.openstack.org/#/c/370982/
[2] https://review.openstack.org/#/c/537665/

Change-Id: I6fa6785bc8438ccc28a815abd1a99526ff03b87c
Signed-off-by: Zhao Chao <zhaochao1984@gmail.com>
2018-02-26 17:02:55 +08:00
..
backup Remove log translations 2018-01-24 17:21:26 +00:00
cluster Merge "Use neutronclient to get networks." 2018-01-25 10:06:06 +00:00
cmd Fix gate error 2018-01-31 01:51:18 -08:00
common Merge "Allow host URL for versions to be configurable" 2018-02-22 05:10:55 +00:00
conductor report_root should always use context.user 2018-02-07 17:05:54 +08:00
configuration Remove log translations 2018-01-24 17:21:26 +00:00
datastore Merge "Fix some reST field lists in docstrings" 2017-06-15 06:41:52 +00:00
db Remove unused optparse code in trove.db 2018-02-07 17:04:10 +08:00
dns Handle log message interpolation by the logger part 6 2017-03-16 11:27:35 +01:00
extensions report_root should always use context.user 2018-02-07 17:05:54 +08:00
flavor Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
guestagent report_root should always use context.user 2018-02-07 17:05:54 +08:00
hacking Remove log translations 2018-01-24 17:21:26 +00:00
instance Remove log translations 2018-01-24 17:21:26 +00:00
limits Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
module Remove log translations 2018-01-24 17:21:26 +00:00
network Remove log translations 2018-01-24 17:21:26 +00:00
quota Remove log translations 2018-01-24 17:21:26 +00:00
taskmanager Merge "report_root should always use context.user" 2018-02-21 04:21:29 +00:00
templates Fix PostgreSQL non-dynamic configration tests 2018-02-26 17:02:55 +08:00
tests Merge "Allow host URL for versions to be configurable" 2018-02-22 05:10:55 +00:00
volume_type Associate datastore, version with volume-type 2016-12-19 14:24:09 -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 Merge "Change RPC dispatcher access_policy to DefaultRPCAccessPolicy" 2017-11-29 06:46:35 +00:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Allow host URL for versions to be configurable 2018-02-07 11:31:45 +08:00

README

This is the trove code itself