We are psyched to announce the release of: os-brick 2.8.4: 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. Changes in os-brick 2.8.3..2.8.4 -------------------------------- faae6cc Split connector list by platform 0db2285 Skip cryptsetup password quality checking f7e06bc linuxscsi: Stop waiting for multipath devices during extend_volume Diffstat (except docs and test files) ------------------------------------- os_brick/encryptors/luks.py | 1 + os_brick/initiator/connector.py | 44 +++++++++++++++++++----- os_brick/initiator/connectors/fibre_channel.py | 3 +- os_brick/initiator/connectors/iscsi.py | 3 +- os_brick/initiator/connectors/nvme.py | 6 ++-- os_brick/initiator/linuxscsi.py | 40 +++++++++++---------- 10 files changed, 77 insertions(+), 37 deletions(-)