
If user use config option name(in 'DEFAULT' group) is same with ConfigOpts's internal attribute like 'project', CONF.project returns attribute value instead of option value without any error. That means internal attribute override user's config option in 'DEFAULT' group. The attribute list is: project, prog, version, usage, and default_config_files. This commit disallows illegal name in 'DEFAULT' group before registering it. Closes-Bug: #1550859 Change-Id: I5531092d4899e565176ed3a31821decb35ddfdc9
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
Description
Languages
Python
99.8%
Shell
0.2%