[release-announce] [oslo] oslo.utils 3.27.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 10 20:45:16 UTC 2017
We are satisfied to announce the release of:
oslo.utils 3.27.0: Oslo Utility library
This release is part of the pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/oslo.utils
Download the package from:
https://pypi.python.org/pypi/oslo.utils
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.utils
For more details, please see below.
Changes in oslo.utils 3.26.0..3.27.0
------------------------------------
0f3ea23 rearrange existing documentation to fit the new standard layout
d14dfdf switch from oslosphinx to openstackdocstheme
98ae7d5 Updated from global requirements
6c565f2 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
releasenotes/source/conf.py | 11 ++--
test-requirements.txt | 6 +--
48 files changed, 286 insertions(+), 275 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index b758fd0..0fff514 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20,2 +20,2 @@ coverage!=4.4,>=4.0 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -27 +27 @@ mock>=2.0 # BSD
-oslo.config>=4.0.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
More information about the Release-announce
mailing list