[release-announce] os-brick 4.0.4 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 27 09:58:15 UTC 2021


We are excited to announce the release of:

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

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

4.0.4
^^^^^

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 4.0.3..4.0.4
--------------------------------

a0e995b multipath/iscsi: remove devices from multipath monitoring
9f73446 Drop lower-constraints job
57c8f43 Avoid unhandled exceptions during connecting to iSCSI portals


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