We eagerly announce the release of: cinder 12.0.7: OpenStack Block Storage This release is part of the queens stable release series. The source is available from: https://opendev.org/openstack/cinder Download the package from: https://tarballs.openstack.org/cinder/ Please report issues through: https://bugs.launchpad.net/cinder/+bugs For more details, please see below. 12.0.7 ^^^^^^ Bug Fixes * Fixed group availability zone-backend host mismatch [Bug 1773446 (https://bugs.launchpad.net/cinder/+bug/1773446)]. Changes in cinder 12.0.6..12.0.7 -------------------------------- 38b4e4e3b Check Volume Status on attachment create/update 22db1a6f2 Handle multiattach attribute when managing volumes 5d477dd11 Set right attach mode after migration 2627b2f63 Correct attachment create success response code 24074c37e Replace openstack.org git:// URLs with https:// 039193fdc add resource filters to the included data_files a22416106 Delete related encryption provider when a volume type is deleting 8d7675783 Fix group availability zone-backend host mismatch Diffstat (except docs and test files) ------------------------------------- api-ref/source/v3/attachments.inc | 4 +- cinder/api/v3/attachments.py | 4 +- cinder/db/sqlalchemy/api.py | 5 ++ cinder/group/api.py | 1 + .../unit/volume/flows/test_manage_volume_flow.py | 24 ++++++- cinder/volume/api.py | 17 +++++ cinder/volume/flows/api/manage_existing.py | 6 ++ cinder/volume/manager.py | 2 +- .../cinder-tempest-dsvm-lvm-lio-barbican/run.yaml | 4 +- ...h-none-when-manage-volume-yu7du8yth78i0e6b.yaml | 4 ++ .../notes/bug-1773446-984d76ed29445c9b.yaml | 5 ++ setup.cfg | 1 + 16 files changed, 203 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org