OpenStack library for config
Go to file
Stephen Finucane 32d23459dc Use Sphinx 1.5 warning-is-error
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate
the setting from the old warnerrors one.

There are a number of issues that need to resolved to make this work.
Most of these trivial enough but unfortunately the history document
contains issue due to its inclusion of ChangeLog, which is based on
commit message summary lines and contains some invalid rST.  There
doesn't appear to be anyway to edit there retroactively nor disable
warnings on a specific files, thus the removal.

Change-Id: Ied79fc95d3711f8f3880e3e07e20f2c69b9a36ab
2017-03-16 15:38:35 +00:00
doc/source Use Sphinx 1.5 warning-is-error 2017-03-16 15:38:35 +00:00
oslo_config Use Sphinx 1.5 warning-is-error 2017-03-16 15:38:35 +00:00
releasenotes Update reno for stable/ocata 2017-01-20 19:15:17 +00:00
tools Add Constraints support 2016-12-14 22:04:42 +11: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 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-03-03 00:02:50 +00:00
setup.cfg Use Sphinx 1.5 warning-is-error 2017-03-16 15:38:35 +00:00
setup.py Updated from global requirements 2017-03-03 00:02:50 +00:00
test-requirements.txt Updated from global requirements 2017-03-03 00:02:50 +00:00
tox.ini Remove references to Python 3.4 2017-01-09 10:05:36 -08: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.