OpenStack library for config
Go to file
Sean McGinnis c09b80440a Update sphinx extension logging
Sphinx 1.6 deprecated using the application object to perform logging
and it will be removed in the upcoming 2.0 release. This updates our
extensions to use the recommended sphinx.util.logging instead.

Change-Id: Id7da5a90b804420ece0699e4986b382e6d8bc8f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-16 14:32:33 -05:00
.zuul.d add lib-forward-testing-python3 test job 2018-08-11 18:20:12 -04:00
doc Merge "Add release note and documentation for config validator" 2018-10-08 11:40:07 +00:00
oslo_config Update sphinx extension logging 2018-10-16 14:32:33 -05:00
releasenotes Merge "Add release note and documentation for config validator" 2018-10-08 11:40:07 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Clean up .gitignore references to personal tools 2018-10-15 11:56:20 +08:00
.gitreview Rename oslo-config to oslo.config. 2013-03-14 12:04:19 -07:00
.testr.conf Upgrade testing to use testr. 2013-05-03 17:26:07 -04:00
CONTRIBUTING.rst trivial change to contributing instructions 2018-02-19 09:51:56 -05:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
LICENSE Add LICENSE file 2013-02-17 09:25:32 +00:00
README.rst Add release notes link to README 2018-06-21 13:15:22 +08:00
bindep.txt Add bindep.txt file to prevent fallback to generic list 2018-03-20 10:26:47 -05:00
lower-constraints.txt Merge "Add config_source option" 2018-07-13 16:08:32 +00:00
requirements.txt Add config_source option 2018-06-25 10:17:12 +02:00
setup.cfg Merge "Always build universal wheels" 2018-10-08 12:02:42 +00:00
setup.py Updated from global requirements 2017-03-03 00:02:50 +00:00
test-requirements.txt Merge "Add config_source option" 2018-07-13 16:08:32 +00:00
tox.ini tox: Fix typo 2018-06-18 12:33:08 +01:00

README.rst

Team and repository tags

image

Oslo Configuration Library

Latest Version

Downloads

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.