[openstack-dev] [release][stable][oslo] oslo.messaging 4.6.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 28 03:11:59 UTC 2016


We are content to announce the release of:

oslo.messaging 4.6.0: Oslo Messaging API

This release is part of the mitaka stable release series.

With source available at:

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

With package available at:

    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 4.5.1..4.6.0
--------------------------------------

6aa85a5 Always delete exc_info tuple, even if reply fails
a14e1e1 Fail quickly if there on bad password
262c1fe Updated from global requirements
c02c6f9 Always set all socket timeouts

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

oslo_messaging/_drivers/impl_rabbit.py           | 61 ++++++++++++++----------
oslo_messaging/rpc/dispatcher.py                 | 16 ++++---
requirements.txt                                 |  2 +-
4 files changed, 60 insertions(+), 40 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 662a699..f909d35 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ futurist>=0.11.0 # Apache-2.0
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list