OpenStack library for config
Go to file
2014-02-11 16:00:12 +00:00
doc/source Merge "Add docs for types" 2014-02-09 10:24:11 +00:00
oslo Merge "Fix misspellings in oslo.config" 2014-02-09 10:24:11 +00:00
tests Merge "Throw exception if --config-dir doesn't exist" 2014-01-28 06:10:30 +00: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
README.rst Update build to use pbr. 2013-05-03 12:38:15 -04:00
requirements.txt Updated from global requirements 2013-10-10 20:26:26 +00:00
setup.cfg Support building wheels (PEP-427) 2014-02-07 12:03:01 +01:00
setup.py Updated from global requirements 2013-10-01 16:14:25 +00:00
test-requirements.txt Updated from global requirements 2013-12-10 23:44:49 +00:00
tox.ini Fix python 3.3 test configuration 2013-07-22 15:19:29 -04:00

Oslo Configuration Library

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