[release-announce] os-brick 3.0.7 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 30 14:23:46 UTC 2021


We exuberantly announce the release of:

os-brick 3.0.7: OpenStack Cinder brick library for managing local
volume attaches

This release is part of the ussuri stable release series.

The source is available from:

    https://opendev.org/openstack/os-brick

Download the package from:

    https://pypi.org/project/os-brick

Please report issues through:

    https://bugs.launchpad.net/os-brick/+bugs

For more details, please see below.

3.0.7
^^^^^

Bug Fixes

* Bug #1915678 (https://bugs.launchpad.net/cinder/+bug/1915678): Fix
  unhandled exception during iscsi volume attachment with multipath
  enabled that resulted in the cinder-volume service becoming stuck
  and requiring a restart.

* Bug #1924652 (https://bugs.launchpad.net/os-brick/+bug/1924652):
  Fix issue with newer multipathd implementations where path devices
  are kept in multipathd even after volume detachment completes,
  preventing it from creating a multipath device when a new device
  attachment is made shortly with the same volume device or the same
  device path.

Changes in os-brick 3.0.6..3.0.7
--------------------------------

c336cb7 Avoid unhandled exceptions during connecting to iSCSI portals
5c031cb multipath/iscsi: remove devices from multipath monitoring
579e464 Drop lower-constraints job


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

.zuul.yaml                                         |  1 -
os_brick/initiator/connectors/iscsi.py             | 25 ++++---
os_brick/initiator/linuxscsi.py                    | 20 +++++
.../notes/bug-1915678-901a6bd24ecede72.yaml        |  7 ++
.../notes/bug-1924652-2323f905f62ef8ba.yaml        |  8 ++
7 files changed, 142 insertions(+), 18 deletions(-)







More information about the Release-announce mailing list