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

no-reply at openstack.org no-reply at openstack.org
Mon May 15 16:51:14 UTC 2017


We are stoked to announce the release of:

oslo.messaging 5.24.1: 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.24.0..5.24.1
----------------------------------------

831cbf8 Updated from global requirements
8f5cfda Disable AMQP 1.0 SSL unit tests


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

test-requirements.txt                            | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 711a433..432c62e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -28 +28 @@ kafka-python>=1.3.1 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0





More information about the Release-announce mailing list