[release-announce] os-brick 5.2.3 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Thu May 11 09:28:12 UTC 2023
We are psyched to announce the release of:
os-brick 5.2.3: OpenStack Cinder brick library for managing local
volume attaches
This release is part of the yoga 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.
5.2.3
^^^^^
New Features
* FC connector: Added support to "force" and "ignore_errors"
parameters on "disconnect_volume" method.
Changes in os-brick 5.2.2..5.2.3
--------------------------------
111b393 Support force disconnect for FC
cc704e9 [stable-only] Pin tox <4
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +
os_brick/initiator/connectors/fibre_channel.py | 35 ++++--
.../initiator/connectors/fibre_channel_s390x.py | 11 +-
os_brick/initiator/linuxscsi.py | 18 +++
.../initiator/connectors/test_fibre_channel.py | 129 ++++++++++++++++++++-
.../connectors/test_fibre_channel_s390x.py | 25 +++-
.../fc-force-disconnect-1a33cf46c233dd04.yaml | 5 +
tox.ini | 1 +
9 files changed, 269 insertions(+), 15 deletions(-)
More information about the Release-announce
mailing list