[release-announce] [oslo] oslo.messaging 5.29.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 10 20:17:17 UTC 2017


We are amped to announce the release of:

oslo.messaging 5.29.0: Oslo Messaging API

This release is part of the pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.messaging

Download the package from:

    https://pypi.python.org/pypi/oslo.messaging

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.messaging

For more details, please see below.

Changes in oslo.messaging 5.28.0..5.29.0
----------------------------------------

bff426f switch from oslosphinx to openstackdocstheme
ee38414 update the docs url in the readme
280cb36 rearrange content to fit the new standard layout
58eb8ab Updated from global requirements
f87c349 Enable some off-by-default checks


Diffstat (except docs and test files)
-------------------------------------

README.rst                                         |   2 +-
.../contributor/supported-messaging-drivers.rst    |  60 ++
releasenotes/source/conf.py                        |  12 +-
test-requirements.txt                              |   4 +-
tox.ini                                            |   1 +
53 files changed, 1944 insertions(+), 1888 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 6c95961..31991e8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -31,2 +31,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





More information about the Release-announce mailing list