OpenStack library for config
Go to file
Davanum Srinivas 1c03572172 Advertise support for Python3.4 / Remove support for 3.3
Change-Id: Icdc1059b94e6f7c27e7d9760cacaa58b87ebc598
2015-05-10 19:14:49 -04:00
doc/source Expand and clean up documentation for the config generator 2015-03-05 17:35:40 -05:00
oslo Move files out of the namespace package 2014-12-12 16:13:29 -05:00
oslo_config Option name missing from ConfigFileValueError 2015-05-04 11:22:03 -05:00
tests Update hacking to kilo level 2015-04-03 13:55:07 +00:00
.gitignore Move files out of the namespace package 2014-12-12 16:13:29 -05: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 Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00: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 Add pypi download + version badges 2015-04-07 09:14:02 -07:00
requirements.txt Updated from global requirements 2015-05-07 23:36:33 +00:00
setup.cfg Advertise support for Python3.4 / Remove support for 3.3 2015-05-10 19:14:49 -04:00
setup.py Updated from global requirements 2014-04-30 02:45:43 +00:00
test-requirements.txt Uncap library requirements for liberty 2015-04-16 17:56:05 +00:00
tox.ini Advertise support for Python3.4 / Remove support for 3.3 2015-05-10 19:14:49 -04:00

README.rst

Oslo Configuration Library

Latest Version

Downloads

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