OpenStack library for config
Go to file
Doug Hellmann ad440d7957 have show-options load the generator config file
Add an option to the show-options directive to read existing
configuration files for the sample config generator instead of making
the author provide the list of namespaces inline.

Change-Id: I0ec46cc7aa820ae592d8e4e7b56ee98f0c5cbfb4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 13:00:57 -05:00
doc/source have show-options load the generator config file 2016-02-08 13:00:57 -05:00
oslo_config have show-options load the generator config file 2016-02-08 13:00:57 -05:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Fix coverage configuration and execution 2015-10-05 17:20:49 -04: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
README.rst Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:35:35 -07:00
requirements.txt Remove argparse from requirements 2016-01-20 12:54:50 +01:00
setup.cfg register the built-in options for the config generator to find 2016-01-15 20:41:03 +00:00
setup.py Updated from global requirements 2015-09-17 12:15:55 +00:00
test-requirements.txt Updated from global requirements 2016-02-04 18:58:53 +00:00
tox.ini Merge "Removal of bandit.yaml" 2016-02-03 14:33:23 +00:00

README.rst

Oslo Configuration Library

Latest Version

Downloads

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