[release-announce] [oslo] oslo.middleware 3.29.1 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 3 20:08:44 UTC 2017
We are gleeful to announce the release of:
oslo.middleware 3.29.1: Oslo Middleware library
This release is part of the pike release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.middleware
Download the package from:
https://pypi.python.org/pypi/oslo.middleware
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.middleware
For more details, please see below.
Changes in oslo.middleware 3.29.0..3.29.1
-----------------------------------------
9118502 switch from oslosphinx to openstackdocstheme
6efcbd9 import admin guide content from openstack-manuals
a2780e0 rearrange content to fit the new standard layout
bc7d4b8 Remove deprecated oslo.subdomain from CORS opts
Diffstat (except docs and test files)
-------------------------------------
oslo_middleware/opts.py | 1 -
releasenotes/source/conf.py | 11 +-
test-requirements.txt | 4 +-
23 files changed, 465 insertions(+), 218 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index d51ef3c..fb4395f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ mock>=2.0 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -10 +10 @@ oslotest>=1.10.0 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
More information about the Release-announce
mailing list