[release-announce] oslo.messaging 5.35.5 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri May 31 14:37:28 UTC 2019


We are excited to announce the release of:

oslo.messaging 5.35.5: Oslo Messaging API

This release is part of the queens 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.

5.35.5
^^^^^^

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 5.35.4..5.35.5
----------------------------------------

6ea1bb5f Retry to declare a queue after internal error
50b44515 OpenDev Migration Patch
99d90630 Replace openstack.org git:// URLs with https://
82a09cef Mark telemetry tests nv and remove from gate
389dacdc Add release note for amqp library TLS/SSL error


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

.gitreview                                         |  2 +-
.zuul.yaml                                         | 46 +++++++++++-----------
oslo_messaging/_drivers/impl_rabbit.py             | 23 ++++++++++-
playbooks/oslo.messaging-devstack-full/run.yaml    |  2 +-
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  6 +--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
playbooks/oslo.messaging-src-grenade-dsvm/run.yaml |  8 ++--
.../run.yaml                                       | 16 ++++----
.../run.yaml                                       | 16 ++++----
.../run.yaml                                       | 20 +++++-----
.../run.yaml                                       | 14 +++----
.../run.yaml                                       | 20 +++++-----
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  8 ++--
.../run.yaml                                       |  6 +--
.../run.yaml                                       |  8 ++--
.../notes/amqp-tls-issue-9913203daab06713.yaml     | 17 ++++++++
24 files changed, 161 insertions(+), 123 deletions(-)







More information about the Release-announce mailing list