cinder/cinder/tests/unit/volume
Helen Walsh 5dd1fa9a78 PowerMax Driver - Legacy volumes fail to live migrate
The fix moves the legacy shared volume from the masking view
structure in Ocata and sooner (when SMI-S was supported) to staging
masking view(s) in Pike and later releases (U4P REST).
In Ocata, the live migration process shared the storage group,
containing the volume, among the different compute Nodes. In PIke,
we changed the masking view structure to facilitate a cleaner live
migration process where only the volume is migrated and not all the
other volumes in the storage group. The staging storage group and
masking views facilitate a seamless live migration operation in
upgraded releases.

Change-Id: I4d28d8ed2375f68eed511de5c25898362eac1def
Closes-Bug: #1867163
(cherry picked from commit 197e024747)
2020-09-15 10:58:22 +01:00
..
drivers PowerMax Driver - Legacy volumes fail to live migrate 2020-09-15 10:58:22 +01:00
flows Default volume_type set too early 2020-07-12 16:10:27 -04:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_driver.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_image.py Merge "Untyped to Default Volume Type" 2019-09-25 18:58:39 +00:00
test_init_host.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_manage_volume.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_replication_manager.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_rpcapi.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_snapshot.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_volume.py Skip cryptsetup password quality checking 2020-02-13 14:12:33 +00:00
test_volume_manager.py Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
test_volume_migration.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_volume_retype.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_volume_usage_audit.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00