We are gleeful to announce the release of: os-brick 2.8.7: 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.7 ^^^^^ Bug Fixes * Bug #1823200 (https://bugs.launchpad.net/cinder/+bug/1823200): Prior fixes for this bug changed the connection properties but did not take into account an upgrade scenario in which currently attached volumes had the old format connection properties and could fail on detatch with "KeyError: 'config_group'". This release updates the 'scaleio' connector to handle this situation. It is only applicable to deployments using a Dell EMC PowerFlex/VxFlex OS/ScaleIO backend. Changes in os-brick 2.8.6..2.8.7 -------------------------------- 1736011 ScaleIO: Connection info backward compatibility 4f25b9c rbd: Correct local_attach disconnect test and showmapped arguments 3ce686a rbd: Use showmapped to find the root RBD device during disconnect_volume Diffstat (except docs and test files) ------------------------------------- os_brick/initiator/connectors/rbd.py | 34 +++++++++++--- os_brick/initiator/connectors/scaleio.py | 19 +++++--- ...g-1823200-scaleio-upgrade-3e83b5c9dd148714.yaml | 10 +++++ 5 files changed, 118 insertions(+), 17 deletions(-)
participants (1)
-
no-reply@openstack.org