[release-announce] [oslo] oslo.messaging 5.15.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 12 16:03:21 UTC 2016


We are satisfied to announce the release of:

oslo.messaging 5.15.0: Oslo Messaging API

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.messaging 5.14.0..5.15.0
----------------------------------------

2c3ae0a Updated from global requirements
37c0ae1 kafka separate unit/functionnal tests
5fc28ec Add bindep.txt/test-setup.sh to prepare the system
adda657 [zmq] Matchmaker redis available time
21c9b8e Show team and repo badges on README


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

README.rst                                         |  9 +++
bindep.txt                                         | 35 ++++++++++
.../zmq_driver/matchmaker/zmq_matchmaker_redis.py  |  2 +-
requirements.txt                                   |  2 +-
setup-test-env-kafka.sh                            | 16 +++++
tools/test-setup.sh                                | 36 +++++++++++
tox.ini                                            | 10 +++
10 files changed, 187 insertions(+), 77 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index fa07edd..12ae382 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -36 +36 @@ amqp<2.0,>=1.4.0 # LGPL
-kombu!=4.0.0,>=3.0.25 # BSD
+kombu!=4.0.0,!=4.0.1,>=3.0.25 # BSD





More information about the Release-announce mailing list