OpenStack library for config
12fd34b963
When we log the warning that an option is deprecated for removal, include the reason if we have one. Previously the deprecation reason was only visible in the sample configuration file. Add some tests for the log messages emitted when deprecated options are used. Change-Id: I5e309a3651041580fdf529ff31e18bbd90714f35 Signed-off-by: Doug Hellmann <doug@doughellmann.com> |
||
---|---|---|
doc/source | ||
oslo_config | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Oslo Configuration Library
The Oslo configuration API supports parsing command line arguments and .ini style configuration files.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/developer/oslo.config
- Source: https://git.openstack.org/cgit/openstack/oslo.config
- Bugs: https://bugs.launchpad.net/oslo.config