Current Series Release Notes¶
7.0.0-3¶
Upgrade Notes¶
With the fix for Bug #2142083, starting from os-brick version 6.15.0 or later, users can configure the PowerFlex
san_usernamein the /opt/emc/scaleio/openstack/connector.conf file. This allows volume detach operations to succeed even if the PowerFlexsan_usernameis changed. This issue only affects legacy attached volumes. New volume attachment and detachment operations will not encounter this issue since the mapping happens on the Cinder side.
Bug Fixes¶
PowerFlex Driver Bug #2142083: Fixed an issue where volume detach operations failed after changing the PowerFlex
san_username. Previously, the PowerFlexsan_usernamewas stored in the Nova block_device_mapping table and reused during detach operations. With this fix, the driver now reads thesan_usernamefrom the connector.conf file instead.