OpenStack library for config
Go to file
eeldill 63ec59ebe5 Fix sphinx-docs job for stable branch
build-openstack-sphinx-docs jobs fails on stable branches due to the new
pip version 10 introduces some previously Warning as Error: in case of
calling "pip install" without any package name, the command fails.
tox_install.sh is called during docs job without any package passed to pip.

Change-Id: I646fcc181d1129ca96d02a90036ee32b80d8f778
2018-04-27 07:23:14 +02:00
doc/source Fix broken links 2017-01-13 08:29:38 +01:00
oslo_config Revert "Add snap package paths to default config dirs" 2017-08-14 19:31:56 +08:00
releasenotes Merge "Fixing HostName and adding support for HostAddress" 2016-12-07 06:35:28 +00:00
tools Fix sphinx-docs job for stable branch 2018-04-27 07:23:14 +02: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 Update .gitreview for stable/ocata 2017-01-20 19:15:16 +00: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
README.rst Show team and repo badges on README 2016-11-25 15:26:27 +01:00
requirements.txt Updated from global requirements 2017-01-10 18:50:50 +00:00
setup.cfg Remove references to Python 3.4 2017-01-09 10:05:36 -08:00
setup.py Updated from global requirements 2015-09-17 12:15:55 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:39:03 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/ocata 2017-01-20 19:15:16 +00: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.