OpenStack library for config
Go to file
Andreas Jaeger 7071b0f392 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I7a266b2209097ff2db0e43076c0e8621cfece5f1
2017-12-01 08:08:56 +01:00
doc/source Remove redundant colon in doc 2017-08-29 00:00:41 +08:00
oslo_config Clean up enforce_type related test method's name 2017-11-29 13:18:39 +08:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 21:42:57 +01:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Add * to .coverage in .gitignore 2016-04-12 17:19:12 +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 Optimize the link address 2017-04-08 22:42:22 +08:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
LICENSE Add LICENSE file 2013-02-17 09:25:32 +00:00
README.rst Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:21:02 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
setup.py Updated from global requirements 2017-03-03 00:02:50 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:21:02 +00:00
tox.ini Avoid tox_install.sh for constraints support 2017-12-01 08:08:56 +01:00

README.rst

Team and repository tags

image

Oslo Configuration Library

Latest Version

Downloads

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