OpenStack library for config
Go to file
OpenStack Jenkins 73d60b3771 Updated from global requirements
Change-Id: Ib90882a1b17b75a042fb8832e6b49d32d43c5cd4
2013-12-10 23:44:49 +00:00
doc/source Release notes for 1.2.0 2013-09-23 15:55:30 +01:00
oslo Fix to make ConfigOpts no longer obscure IOErrors 2013-11-01 09:41:19 +01:00
tests Fix to make ConfigOpts no longer obscure IOErrors 2013-11-01 09:41:19 +01: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 Remove explicit version from setup.cfg 2013-08-25 12:51:31 +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.