[release-announce] os-brick 4.3.2 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 1 18:33:51 UTC 2021


We are psyched to announce the release of:

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

This release is part of the wallaby 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.3.2
^^^^^

Bug Fixes

* 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.

* NVMe-oF connector bug #1903032 (https://bugs.launchpad.net/os-
  brick/+bug/1903032): Fixed not flushing device on disconnect.

Changes in os-brick 4.3.1..4.3.2
--------------------------------

0c7f5fc NVMe-oF: Flush on disconnect
0cd58a9 multipath/iscsi: remove devices from multipath monitoring
d0884a8 Drop lower-constraints job


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

.zuul.yaml                                         |   1 -
os_brick/initiator/connectors/nvmeof.py            |  18 ++--
os_brick/initiator/linuxscsi.py                    |  20 ++++
.../notes/bug-1924652-2323f905f62ef8ba.yaml        |   8 ++
.../notes/nvme-flush-f31ab337224e5d3d.yaml         |   6 ++
7 files changed, 236 insertions(+), 15 deletions(-)







More information about the Release-announce mailing list