cinder/cinder/volume
Eric Harney f9f6d99e55 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)
2024-01-18 15:56:20 +00:00
..
drivers Merge "[Pure Storage] Fix failure in replication failover" into stable/2023.1 2023-10-04 16:43:46 +00:00
flows Fix a regression in restoring to sparse volumes 2023-07-18 22:03:10 -05:00
targets Add missing extend_target driver method 2023-02-21 19:39:48 +01:00
__init__.py
api.py Reject unsafe delete attachment calls 2023-05-10 19:52:39 +02:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py LVM nvmet: Add support for multiple ip addresses 2023-02-21 19:39:29 +01:00
driver_utils.py db: Remove weird error handling code 2022-08-31 09:52:56 +01:00
group_types.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
manager.py Revert "Driver assisted migration on retype when it's safe" 2024-01-18 15:56:20 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Use modern type annotation format for collections 2022-05-18 10:01:18 -04:00
throttling.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py mypy: cinder/volume/volume_types.py 2022-05-23 10:36:17 -04:00
volume_utils.py Restore into sparse volumes 2023-03-17 10:24:44 -04:00