os-brick 4.0.3 (victoria)
We are glad to announce the release of: os-brick 4.0.3: 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.3 ^^^^^ 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.0.2..4.0.3 -------------------------------- 9528cea iSCSI: Fix flushing after multipath cfg change Diffstat (except docs and test files) ------------------------------------- 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 ++ 10 files changed, 147 insertions(+), 84 deletions(-)
participants (1)
-
no-reply@openstack.org