We are amped to announce the release of: os-brick 2.8.5: 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.5 ^^^^^ Upgrade Notes ************* * The fix for Bug #1823200 (https://bugs.launchpad.net/cinder/+bug/1823200) requires that a configuration file be deployed on compute nodes, cinder nodes, and anywhere you would perform a volume attachment in your deployment, when using Cinder with a Dell EMC VxFlex OS backend. See the Dell EMC VxFlex OS (ScaleIO) Storage driver (https://docs.openstack.org/cinder/stein/configuration/block- storage/drivers/dell-emc-vxflex-driver.html) documentation for details about this configuration file. Security Issues *************** * Dell EMC VxFlex OS driver: This release contains a fix for Bug #1823200 (https://bugs.launchpad.net/cinder/+bug/1823200). See OSSN-0086 (https://wiki.openstack.org/wiki/OSSN/OSSN-0086) for details. Bug Fixes ********* * Bug #1823200 (https://bugs.launchpad.net/cinder/+bug/1823200): This release contains an updated connector for use with the Dell EMC VxFlex OS backend. It requires that a configuration file be deployed on compute nodes, cinder nodes, and anywhere you would perform a volume attachment in your deployment. See the Dell EMC VxFlex OS (ScaleIO) Storage driver (https://docs.openstack.org/cinder/stein/configuration/block- storage/drivers/dell-emc-vxflex-driver.html) documentation for details about the configuration file, and see OSSN-0086 (https://wiki.openstack.org/wiki/OSSN/OSSN-0086) for more information about the security vulnerability. Changes in os-brick 2.8.4..2.8.5 -------------------------------- b589170 Remove VxFlex OS credentials from connection_properties 7168bdc Read mounts from /proc/mounts instead of running mount Diffstat (except docs and test files) ------------------------------------- os_brick/initiator/connectors/scaleio.py | 18 ++++++++++++-- os_brick/privileged/scaleio.py | 27 ++++++++++++++++++++ os_brick/remotefs/remotefs.py | 23 +++++++++-------- .../notes/bug-1823200-stein-c797a41d5b03cebc.yaml | 29 ++++++++++++++++++++++ 6 files changed, 98 insertions(+), 20 deletions(-)
participants (1)
-
no-reply@openstack.org