We are pumped to announce the release of: os-brick 2.8.2: OpenStack Cinder brick library for managing local volume attaches This release is part of the stein 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.8.2 ^^^^^ 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.8.1..2.8.2 -------------------------------- 4c2b253 luks: Explicitly use the luks1 type to ensure LUKS v1 is used 1ee6acb FC: Ignore some HBAs from map for single WWNN d7f9ff6 luks: Default to LUKS v1 when formatting volumes 735ace0 OpenDev Migration Patch 394294b Update UPPER_CONSTRAINTS_FILE for stable/stein e7daca3 Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 +- os_brick/encryptors/luks.py | 3 +- os_brick/initiator/linuxfc.py | 42 +++++++++++----------- ...-always-check-single-wwnn-1595689da0eb673b.yaml | 10 ++++++ tox.ini | 4 +-- 7 files changed, 67 insertions(+), 27 deletions(-)
participants (1)
-
no-reply@openstack.org