cinder/cinder/tests/unit/volume/drivers/dell_emc/powermax
Yian Zong 03ac369854 Dell PowerMax: Fix SnapVx unlink failure
Dell PowerMax SnapVx unlink fails as the linked device
is not yet fully defined.
This patch fixed the issue by checking the new configuration
'snapvx_unlink_symforce' and the linked device 'defined' status
to determine the value of 'symforce' in the payload of
SnapVx unlink restcall.

Closes-Bug: #2045230
Change-Id: I614f6aef2d4da76c417b4a143ab80e4a5f716dcd
2024-03-21 14:05:31 +00:00
..
__init__.py PowerMax driver - rebranding VMAX to PowerMax 2019-01-11 10:36:29 +00:00
powermax_data.py Remove six from dell_emc drivers 2023-05-23 10:26:28 -04:00
powermax_fake_objects.py Dell PowerMax: Added timeout into rest API call. 2024-02-22 05:33:03 +00:00
test_powermax_common.py Dell PowerMax: Added timeout into rest API call. 2024-02-22 05:33:03 +00:00
test_powermax_fc.py Add cinder active-active support for Dell PowerMax driver 2023-10-16 07:48:21 +00:00
test_powermax_iscsi.py Add cinder active-active support for Dell PowerMax driver 2023-10-16 07:48:21 +00:00
test_powermax_masking.py Fix: PowerMax test with flipping force flag 2023-03-17 19:33:30 +00:00
test_powermax_metadata.py PowerMax Driver - allow for None values in metadata 2021-08-06 17:32:29 +01:00
test_powermax_migrate.py Tests: Fix PowerMax tests 2022-08-29 17:10:02 +02:00
test_powermax_performance.py Replace CRLF by LF 2024-01-27 13:00:06 +09:00
test_powermax_provision.py Dell PowerMax: Fix SnapVx unlink failure 2024-03-21 14:05:31 +00:00
test_powermax_replication.py Add cinder active-active support for Dell PowerMax driver 2023-10-16 07:48:21 +00:00
test_powermax_rest.py Merge "Dell PowerMax: Added timeout into rest API call." 2024-02-26 19:10:46 +00:00
test_powermax_utils.py Remove six from dell_emc drivers 2023-05-23 10:26:28 -04:00