cinder/cinder/tests/unit/volume/drivers/dell_emc/powermax
Helen Walsh ee1b5e2b75 PowerMax Driver - Fix for legacy PowerMax OS around generations
In the previous version of PowerMax OS generations of snapVx were
used instead of unique snap ids which were just introduced.
A generation can be returned as a 0 integer which equates to False
in python.  The fix is to convert the int to a string if it is
returned from REST as an int.

Closes-Bug: #1938572
Change-Id: I5b660776190f3026296d6d3237bd3b0d609f769f
2021-07-30 15:46:54 +01:00
..
__init__.py PowerMax driver - rebranding VMAX to PowerMax 2019-01-11 10:36:29 +00:00
powermax_data.py PowerMax Driver - Fix for create group from source 2021-05-17 16:08:57 +01:00
powermax_fake_objects.py PowerMax Driver - Remove deprecated config options 2020-09-09 23:27:58 +01:00
test_powermax_common.py PowerMax Driver - Fix for create group from source 2021-05-17 16:08:57 +01:00
test_powermax_fc.py PowerMax Driver - Remove deprecated config options 2020-09-09 23:27:58 +01:00
test_powermax_iscsi.py PowerMax Driver - Remove deprecated config options 2020-09-09 23:27:58 +01:00
test_powermax_masking.py Merge "PowerMax Driver - Initiator group contents check" 2021-03-24 01:25:05 +00:00
test_powermax_metadata.py PowerMax Driver - Replacing generations with snap_ids 2020-08-19 12:29:58 +01:00
test_powermax_migrate.py PowerMax Driver - Remove deprecated config options 2020-09-09 23:27:58 +01:00
test_powermax_performance.py PowerMax Driver - Remove deprecated config options 2020-09-09 23:27:58 +01:00
test_powermax_provision.py PowerMax Driver - Remove deprecated config options 2020-09-09 23:27:58 +01:00
test_powermax_replication.py PowerMax Driver - Fix for create group from source 2021-05-17 16:08:57 +01:00
test_powermax_rest.py PowerMax Driver - Fix for legacy PowerMax OS around generations 2021-07-30 15:46:54 +01:00
test_powermax_utils.py Merge "PowerMax Driver - Allowing for all types of boolean in extra specs" 2021-03-22 17:56:00 +00:00