trove/trove
Erik Olof Gunnar Andersson fcf75dfd60 Lazy load all configuration options
This is a follow up to Change #444040.

Configuration options should always be lazy loaded,
this is to prevent changes in import order from
interfering with the configuration variable being
instantiated properly.

Change-Id: I3040108128ba56746ed4d5d688b8b8d33da753fc
Closes-Bug: #1694538
2017-11-09 11:30:45 -08:00
..
backup Avoid deleting parent backup failed caused by 404 2017-10-20 16:16:15 +00:00
cluster Log the right attached configuration id 2017-06-01 21:53:15 -04:00
cmd enable trove-api behind mod-wsgi 2017-04-25 06:54:29 -04:00
common Lazy load all configuration options 2017-11-09 11:30:45 -08:00
conductor Handle log message interpolation by the logger part 5 2017-02-28 16:08:05 +01:00
configuration Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
datastore Merge "Fix some reST field lists in docstrings" 2017-06-15 06:41:52 +00:00
db Lazy load all configuration options 2017-11-09 11:30:45 -08:00
dns Handle log message interpolation by the logger part 6 2017-03-16 11:27:35 +01:00
extensions TrivialFix: Redundant alias in import statement 2017-10-18 20:03:27 +07:00
flavor Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
guestagent Lazy load all configuration options 2017-11-09 11:30:45 -08:00
hacking Add translation_checks for i18n 2017-01-29 03:04:10 +00:00
instance Fix duplicate instancetask code. 2017-11-06 20:46:55 -05:00
limits Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
module Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
network Add i18n translation to others 2/3 2016-12-20 09:25:41 -06:00
quota Handle isotime deprecation in oslo_utils.timeutils 2017-06-09 16:22:11 +00:00
taskmanager Lazy load all configuration options 2017-11-09 11:30:45 -08:00
templates [Trivialfix]Fix typos in trove 2017-09-07 19:06:58 -07:00
tests Lazy load all configuration options 2017-11-09 11:30:45 -08: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 "Use get_rpc_transport instead of get_transport" 2017-11-06 07:09:27 +00: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