OpenStack library for config
Go to file
Ronald Bradford 86b76639ac Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code
coverage. This corrects the .coveragerc source/omit setup and the tox
package name generation.

http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html

Change-Id: I02ba7efe7e2de15fb68fae8d6c187065ac3c60ee
2015-10-05 17:20:49 -04:00
doc/source Include changelog/history in docs 2015-09-24 15:13:45 -07:00
oslo_config Add item_type and bounds to ListOpt 2015-09-30 11:40:29 +09:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Fix coverage configuration and execution 2015-10-05 17:20:49 -04: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 Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:35:35 -07:00
requirements.txt Updated from global requirements 2015-08-31 15:35:23 +00:00
setup.cfg Merge "Fix home-page value in setup.cfg with Oslo wiki" 2015-09-25 23:02:38 +00:00
setup.py Updated from global requirements 2015-09-17 12:15:55 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:48:10 +00:00
tox.ini Fix coverage configuration and execution 2015-10-05 17:20: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.