RETIRED, further work has moved to Debian project infrastructure
Go to file
Doug Hellmann 7da430b9f4 Expand and clean up documentation for the config generator
Add some section headings, clean up some of the formatting, and add
information about how to handle modules with optional dependencies.

Change-Id: I731fd7b191e834e22a99516f1b4b584bad6868fd
2015-03-05 17:35:40 -05:00
doc/source Expand and clean up documentation for the config generator 2015-03-05 17:35:40 -05:00
oslo Move files out of the namespace package 2014-12-12 16:13:29 -05:00
oslo_config Expand and clean up documentation for the config generator 2015-03-05 17:35:40 -05:00
tests Add exception handling for entry points 2015-02-24 10:46:31 +02:00
tools Import run_cross_tests.sh from oslo-incubator 2014-04-03 09:05:12 -07:00
.gitignore Move files out of the namespace package 2014-12-12 16:13:29 -05: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 Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
LICENSE Add LICENSE file 2013-02-17 09:25:32 +00:00
MANIFEST.in Tar up .testr.conf as well 2013-06-13 10:39:54 +02:00
openstack-common.conf Import run_cross_tests.sh from oslo-incubator 2014-04-03 09:05:12 -07:00
README.rst Added link to bug tracker and documentation in oslo.config readme 2014-07-25 17:51:09 +05:30
requirements.txt Updated from global requirements 2015-02-20 13:58:42 +00:00
setup.cfg Move files out of the namespace package 2014-12-12 16:13:29 -05:00
setup.py Updated from global requirements 2014-04-30 02:45:43 +00:00
test-requirements.txt Support i18n messages in config generator 2015-01-21 20:46:06 -05:00
tox.ini Activate pep8 check that _ is imported 2014-10-31 19:51:20 +00:00

Oslo Configuration Library

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