We are stoked to announce the release of: os-brick 6.9.1 This release is part of the dalmatian 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.9.1 ^^^^^ Bug Fixes * Bug #2097388 (https://bugs.launchpad.net/os-brick/+bug/2097388): Fibre Channel: Fixed issue while waiting for multipath device when it is not populated in sysfs. Changes in os-brick 6.9.0..6.9.1 -------------------------------- 557817b FC: Fix multipath wait issue with slow connections 69deba0 Fix pdf doc build aa762b3 Update TOX_CONSTRAINTS_FILE for stable/2024.2 3935d08 Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + os_brick/initiator/connectors/fibre_channel.py | 7 +++- .../initiator/connectors/test_fibre_channel.py | 45 +++++++++++++++++++++- ...fix-multipath-wait-for-fc-2404c4de2b277267.yaml | 6 +++ tox.ini | 6 +-- 6 files changed, 59 insertions(+), 8 deletions(-)