[release-announce] [oslo] oslo.config 4.8.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 10 20:44:13 UTC 2017
We are amped to announce the release of:
oslo.config 4.8.0: Oslo Configuration API
This release is part of the pike release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.config
Download the package from:
https://pypi.python.org/pypi/oslo.config
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.config
For more details, please see below.
Changes in oslo.config 4.7.0..4.8.0
-----------------------------------
9380770 doc: Specify openstackdocs theme
4b19d71 Updated from global requirements
d5e3652 Remove log translations
53de731 sphinxext: Use lower logging level
7b27ee3 sphinxext: Add arguments for oslo.config:group directive
675d622 switch from oslosphinx to openstackdocstheme
c6dded3 import content from the configuration reference guide
dfdf595 update the documentation URL in the readme
3ac6be2 Enable some off-by-default checks
Diffstat (except docs and test files)
-------------------------------------
README.rst | 2 +-
oslo_config/_i18n.py | 10 --
oslo_config/sphinxext.py | 14 ++-
releasenotes/source/conf.py | 10 +-
test-requirements.txt | 2 +-
tox.ini | 1 +
11 files changed, 263 insertions(+), 33 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 3f845cd..06a0967 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20 +20 @@ sphinx>=1.6.2 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0
More information about the Release-announce
mailing list