cinder/cinder/tests/unit/volume
Helen Walsh 197e024747 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
2020-08-05 10:52:46 +01:00
..
drivers PowerMax Driver - Legacy volumes fail to live migrate 2020-08-05 10:52:46 +01:00
flows Default volume_type set too early 2020-06-24 17:07:38 -04:00
__init__.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_availability_zone.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_capabilities.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_connection.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_driver.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_image.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_init_host.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_manage_volume.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_replication_manager.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_rpcapi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_snapshot.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume.py Tests: Make tests less random 2020-05-08 11:22:02 -04:00
test_volume_manager.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_volume_migration.py Correct new_type type in VolumeManager retype method 2020-07-14 11:54:53 +00:00
test_volume_retype.py Adds support for min/max volume size on vol_type 2020-04-04 17:06:05 +00:00
test_volume_usage_audit.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00