cinder/releasenotes
Eric Harney bd2d192c6b Revert "Driver assisted migration on retype when it's safe"
This reverts commit 5edc77a18c.

Reason for revert: Bug: #2019190
This revealed a bug in Cinder optimized migration code that can lead to data loss with RBD and potentially other drivers, by using the optimized migration path in more cases.  Once the issues there are fixed, this should be re-introduced.

Depends-On: https://review.opendev.org/c/openstack/cinder/+/900671
Change-Id: I893105cbd270300be9ec48b3127e66022f739314
(cherry picked from commit 13196c700c)
(cherry picked from commit 8d453fa7b6)
(cherry picked from commit f9f6d99e55)
2024-02-09 13:02:00 +00:00
..
notes Revert "Driver assisted migration on retype when it's safe" 2024-02-09 13:02:00 +00:00
source Imported Translations from Zanata 2022-09-11 04:48:39 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.