We enthusiastically announce the release of: os-brick 6.1.1: OpenStack Cinder brick library for managing local volume attaches This release is part of the zed 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. 6.1.1 ^^^^^ New Features * FC connector: Added support to "force" and "ignore_errors" parameters on "disconnect_volume" method. Changes in os-brick 6.1.0..6.1.1 -------------------------------- e00d3ca Support force disconnect for FC a7dfaf4 [stable-only] Pin tox <4 ef4982c Update TOX_CONSTRAINTS_FILE for stable/zed cf9a747 Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 + os_brick/initiator/connectors/fibre_channel.py | 36 ++++-- .../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 | 7 +- 10 files changed, 274 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org