We are gleeful to announce the release of: os-brick 2.5.10: OpenStack Cinder brick library for managing local volume attaches This release is part of the rocky 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.5.9..2.5.10 --------------------------------- d640c73 Skip cryptsetup password quality checking 6cbcda0 Ignore pep8 W503/W504 3eee28c linuxscsi: Stop waiting for multipath devices during extend_volume Diffstat (except docs and test files) ------------------------------------- os_brick/encryptors/luks.py | 1 + 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 +++++++++++++----------- tox.ini | 10 +++++- 9 files changed, 50 insertions(+), 28 deletions(-)
participants (1)
-
no-reply@openstack.org