cinder/cinder/volume/drivers/hpe
whoami-rajat 5cf104546d Correct and optimize hpe3par tests
The volume_type_hos dict wasn't copied rather referenced by another variable
in the tests that caused modifications in the original dict.
This shouldn't be allowed in objects shared by multiple tests.
This patch fixes it along with some minor updates as suggested in [1].

[1] Idda5512d8e35da401ee232524ec1d1fcd03bf9e2

Change-Id: Iba057bf5253b570582b029f2f2db3f9ddfc73dca
2019-04-25 23:36:28 +05:30
..
__init__.py Refactor HP 3PAR drivers to now be HPE 2015-11-12 12:46:35 -08:00
hpe_3par_base.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
hpe_3par_common.py Correct and optimize hpe3par tests 2019-04-25 23:36:28 +05:30
hpe_3par_fc.py HPE3PAR: Fix pointing to backend in group failover 2018-06-19 23:11:02 -04:00
hpe_3par_iscsi.py Fix pylint warnings for "unnecessary not" 2018-09-10 15:12:18 -04:00
hpe_lefthand_iscsi.py Add get_driver_options method 2019-03-07 09:18:01 -05:00