OpenStack library for config
Go to file
Monty Taylor ffbdc2acb6 Update build to use pbr.
Change-Id: If27004df4c756ebc0b00784cb0445ab46ea43d97
2013-05-03 12:38:15 -04:00
doc/source Update build to use pbr. 2013-05-03 12:38:15 -04:00
oslo Add python3 compatability support 2013-05-02 12:13:23 +01:00
tests Add python3 compatability support 2013-05-02 12:13:23 +01:00
tools Add python3 compatability support 2013-05-02 12:13:23 +01:00
.gitignore Add AUTHORS and ChangeLog to .gitignore. 2013-02-19 14:44:27 -05:00
.gitreview Rename oslo-config to oslo.config. 2013-03-14 12:04:19 -07: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 Update build to use pbr. 2013-05-03 12:38:15 -04:00
README.rst Update build to use pbr. 2013-05-03 12:38:15 -04:00
setup.cfg Update build to use pbr. 2013-05-03 12:38:15 -04:00
setup.py Update build to use pbr. 2013-05-03 12:38:15 -04:00
tox.ini Adds pylint section in tox.ini in oslo.config to check for unused imports 2013-03-22 15:38:02 +08:00

README.rst

Oslo Configuration Library

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