cinder/cinder/tests/unit/volume/drivers/dell_emc/powermax
Helen Walsh 509ae6459c 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)
(cherry picked from commit 5dd1fa9a78)
2020-10-01 15:29:41 +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-10-01 15:29:41 +01:00
powermax_fake_objects.py PowerMax Driver - Unit Test Refactoring 2019-02-15 17:41:40 +00:00
test_powermax_common.py Fix assertion methods in a unit test 2019-06-21 00:15:57 +00:00
test_powermax_fc.py PowerMax Driver - Unit Test Refactoring 2019-02-15 17:41:40 +00:00
test_powermax_iscsi.py PowerMax Driver - Unit Test Refactoring 2019-02-15 17:41:40 +00:00
test_powermax_masking.py PowerMax driver - test fixes for _sanity_port_group_check 2019-03-08 09:51:40 -06:00
test_powermax_metadata.py PowerMax driver - performance improvements 2019-02-15 17:45:08 +00:00
test_powermax_migrate.py PowerMax Driver - Legacy volumes fail to live migrate 2020-10-01 15:29:41 +01:00
test_powermax_provision.py PowerMax Driver - Volume group delete failure 2020-01-06 12:30:32 +00:00
test_powermax_replication.py PowerMax driver - performance improvements 2019-02-15 17:45:08 +00:00
test_powermax_rest.py PowerMax Driver - Snapshot restore payload fix 2020-06-30 10:04:01 +01:00
test_powermax_utils.py PowerMax Driver - Unit Test Refactoring 2019-02-15 17:41:40 +00:00