[release-announce] os-brick 2.3.9 (queens)
no-reply at openstack.org
no-reply at openstack.org
Thu Oct 24 14:44:08 UTC 2019
We are pleased to announce the release of:
os-brick 2.3.9: OpenStack Cinder brick library for managing local
volume attaches
This release is part of the queens 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.
2.3.9
^^^^^
Bug Fixes
* Always check if we are dealing with a single WWNN Fibre Channel
target, even when we receive an initiator_target_map. This allows us
to exclude unconnected HBAs from our scan for storage arrays that
automatically connect all target ports (due to their architecture
and design) even if the Cinder driver returns the
initiator_target_map, provided the target has a single WWNN.
Excluding these HBAs prevents undesired volumes from being
connected.
Changes in os-brick 2.3.8..2.3.9
--------------------------------
8d3e40b Check path alive before get scsi wwn
66d9d2a FC: Ignore some HBAs from map for single WWNN
Diffstat (except docs and test files)
-------------------------------------
os_brick/initiator/connectors/fibre_channel.py | 3 +-
os_brick/initiator/linuxfc.py | 42 +++++++--------
.../initiator/connectors/test_fibre_channel.py | 62 ++++++++++++++++++++++
...-always-check-single-wwnn-1595689da0eb673b.yaml | 10 ++++
5 files changed, 122 insertions(+), 22 deletions(-)
More information about the Release-announce
mailing list