OpenStack library for config
b270375dd8
Add a test to show that when we encounter the same MultiStrOption in several sources, the values are merged into one list. Related-Bug: #1490990 Change-Id: Ie0324572191f084a3646d8bfb1d214d14221244d |
||
---|---|---|
doc/source | ||
oslo_config | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Oslo Configuration Library
The Oslo configuration API supports parsing command line arguments and .ini style configuration files.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.config
- Source: http://git.openstack.org/cgit/openstack/oslo.config
- Bugs: http://bugs.launchpad.net/oslo.config