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

no-reply at openstack.org no-reply at openstack.org
Mon Mar 29 15:02:34 UTC 2021


We are glad to announce the release of:

os-brick 4.3.1: 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.1
^^^^^


Prelude
*******

This release fixes an issue that could cause data loss when the
configuration enabling/disabling multipathing is changed on a compute
when volumes are currently attached.


Bug Fixes
*********

* Bug #1921381 (https://bugs.launchpad.net/cinder/+bug/1921381): Fix
  disconnecting volumes when the use_multipath value is changed from
  the connect_volume call to the disconnect_volume call.

Changes in os-brick 4.3.0..4.3.1
--------------------------------

f86944b Add release note prelude for os-brick 4.4.0
c70d70b iSCSI: Fix flushing after multipath cfg change
6649b8d Update TOX_CONSTRAINTS_FILE for stable/wallaby
f3f93dc Update .gitreview for stable/wallaby


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

.gitreview                                         |  1 +
os_brick/exception.py                              |  2 +-
os_brick/initiator/connectors/base_iscsi.py        | 17 +++---
os_brick/initiator/connectors/iscsi.py             | 62 +++++++++++++---------
os_brick/initiator/linuxscsi.py                    | 23 ++++----
...ect-multipath-cfg-changed-637abc5ecf44fb10.yaml |  6 +++
.../wallaby-extra-prelude-d8de88e3e11a7b9f.yaml    |  5 ++
tox.ini                                            |  6 +--
12 files changed, 151 insertions(+), 87 deletions(-)







More information about the Release-announce mailing list