OpenStack library for config
Go to file
2014-09-11 15:09:45 +00:00
doc/source Update 1.4.0.0a2 release notes 2014-07-11 06:51:36 +01:00
oslo Explain groups for DeprecatedOpts 2014-09-03 18:18:58 +02:00
tests Log a fixed length string of asterisks for obfuscation 2014-08-05 10:38:50 +08:00
tools Import run_cross_tests.sh from oslo-incubator 2014-04-03 09:05:12 -07:00
.gitignore Add eclipse project files to .gitignore 2013-07-18 22:40:46 +00: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 Update build to use pbr. 2013-05-03 12:38:15 -04: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 Merge "warn against sorting requirements" 2014-09-11 15:09:45 +00:00
setup.cfg Add oslo-config-generator 2014-06-26 14:20:22 +01:00
setup.py Updated from global requirements 2014-04-30 02:45:43 +00:00
test-requirements.txt Merge "warn against sorting requirements" 2014-09-11 15:09:45 +00:00
tox.ini Work toward Python 3.4 support and testing 2014-09-03 19:04:36 +00:00

Oslo Configuration Library

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