[release-announce] oslo.messaging 8.1.3 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu May 16 06:43:42 UTC 2019


We are gleeful to announce the release of:

oslo.messaging 8.1.3: Oslo Messaging API

This release is part of the rocky stable release series.

The source is available from:

    https://opendev.org/openstack/oslo.messaging

Download the package from:

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

Please report issues through:

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

For more details, please see below.

8.1.3
^^^^^

Known Issues

* A bug in the "amqp" python library can cause the connection to the
  RabbitMQ broker to hang when using SSL/TLS. This results in frequent
  errors such as this:

     MessagingTimeout: Timed out waiting for a reply to message ID ae039d1695984addbfaaef032ce4fda3

  (see bug 1800957
  (https://bugs.launchpad.net/oslo.messaging/+bug/1800957)).

  This bug has been fixed in v2.4.1 of amqp (https://github.com/celery
  /py-amqp/commit/bf122a05a21a8cc5bca314b0979f32c8026fc66e).

  It is recommended that deployments using SSL/TLS upgrade the amqp
  library to v2.4.1 or later.

Changes in oslo.messaging 8.1.2..8.1.3
--------------------------------------

d75eba02 Retry to declare a queue after internal error
7c00cc2c OpenDev Migration Patch
70c56a47 Replace openstack.org git:// URLs with https://
82f9d306 Mark telemetry tests nv and remove from gate
693cd964 Add release note for amqp library TLS/SSL error


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

.gitreview                                         |  2 +-
.zuul.yaml                                         | 22 ++++++++++-----------
oslo_messaging/_drivers/impl_rabbit.py             | 23 +++++++++++++++++++++-
.../run.yaml                                       |  8 ++++----
playbooks/oslo.messaging-src-grenade-dsvm/run.yaml |  8 ++++----
.../run.yaml                                       | 16 +++++++--------
.../run.yaml                                       | 16 +++++++--------
.../run.yaml                                       | 14 ++++++-------
.../run.yaml                                       | 16 +++++++--------
.../notes/amqp-tls-issue-7e6cc523e267f336.yaml     | 17 ++++++++++++++++
10 files changed, 90 insertions(+), 52 deletions(-)







More information about the Release-announce mailing list