cinder/cinder/tests/unit/volume/drivers/dell_emc/powermax
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
..
__init__.py PowerMax driver - rebranding VMAX to PowerMax 2019-01-11 10:36:29 +00:00
powermax_data.py PowerMax Driver - Legacy volumes fail to live migrate 2020-09-15 10:58:22 +01:00
powermax_fake_objects.py PowerMax Driver - Train San REST Port Removal 2019-08-09 22:09:10 +01:00
test_powermax_common.py PowerMax Driver - PowerMax Pools Fix 2020-04-22 11:10:50 +00:00
test_powermax_fc.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_powermax_iscsi.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_powermax_masking.py PowerMax Driver - PowerMax Pools Fix 2020-04-22 11:10:50 +00:00
test_powermax_metadata.py PowerMax driver - add 'target_array_model' to metadata 2019-06-03 21:05:14 +01:00
test_powermax_migrate.py PowerMax Driver - Legacy volumes fail to live migrate 2020-09-15 10:58:22 +01:00
test_powermax_provision.py PowerMax Driver - Volume group delete failure 2019-12-11 22:27:09 +00:00
test_powermax_replication.py PowerMax Driver - retype attached replication fix 2019-12-13 14:49:38 +00:00
test_powermax_rest.py PowerMax Driver - Legacy volume not found 2020-03-25 17:08:31 +00:00
test_powermax_utils.py PowerMax Driver - retype attached replication fix 2019-12-13 14:49:38 +00:00