We are chuffed to announce the release of: cinder 11.2.1: OpenStack Block Storage This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/cinder/ For more details, please see below. 11.2.1 ^^^^^^ Bug Fixes * Resolve issue with cross AZ migrations and retypes where the destination volume kept the source volume's AZ, so we ended up with a volume where the AZ does not match the backend. (bug 1747949) Changes in cinder 11.2.0..11.2.1 -------------------------------- 610833652 VNX Driver: delete_hba() instead of remove_hba() dc6a56dde Fix for auth version change in Brcd HTTP 056281d10 Fix AZ not matching backend after migration c44607691 Add retries to LVM logical volume activation Diffstat (except docs and test files) ------------------------------------- cinder/brick/local_dev/lvm.py | 1 + .../volume/drivers/dell_emc/vnx/mocked_vnx.yaml | 2 +- .../volume/drivers/dell_emc/vnx/test_adapter.py | 4 +- .../zonemanager/test_brcd_http_fc_zone_client.py | 19 +++---- cinder/volume/drivers/dell_emc/vnx/client.py | 5 +- cinder/volume/manager.py | 58 +++++++++----------- .../drivers/brocade/brcd_http_fc_zone_client.py | 45 +++++++++------- .../drivers/brocade/fc_zone_constants.py | 8 +-- .../fix-cross-az-migration-ce97eff61280e1c7.yaml | 6 +++ 11 files changed, 142 insertions(+), 68 deletions(-)
participants (1)
-
no-reply@openstack.org