oslo.upgradecheck/doc/source
Ben Nemec a2c3f8b81d Improve config handling
Many projects need a specific config object (usually the global one)
populated for project code that relies on it. Additionally, we want
to make the code used to initialize the object overrideable so projects
can use their existing code for that. The primary benefit is that
project code has sane defaults for config file locations so in many
cases it won't be necessary to explicitly specify the location. A
very simple default implementation is also provided so the module
still works out of the box too.

Change-Id: If8ce7202bd73793688a0446f069bb4e03547c99e
2018-10-02 14:16:13 -04:00
..
api.rst Add proper documentation 2018-09-21 21:35:56 +00:00
conf.py Migrate to stestr 2018-09-13 15:50:37 +00:00
contributing.rst Initial commit 2018-09-12 17:35:58 +00:00
index.rst Add proper documentation 2018-09-21 21:35:56 +00:00
installation.rst Initial commit 2018-09-12 17:35:58 +00:00
usage.rst Improve config handling 2018-10-02 14:16:13 -04:00