cinder/cinder/tests/unit/volume/drivers/hpe
Alan Bishop 780986481b 3PAR - Fix renaming volume after migration
After migrating a volume, if the original and new volumes are on
the same 3PAR backend, then the volume names are swapped. However,
if the original volume is not in the same 3PAR backend, the new
volume is renamed to the original volume's name.

Closes-Bug: 1858119
Change-Id: I1f9d4143d1ad2637a2173090b290f6f96b64c492
(cherry picked from commit d8062063a3)
2020-05-20 18:42:56 +00:00
..
__init__.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
fake_hpe_3par_client.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
fake_hpe_client_exceptions.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hpe3par.py 3PAR - Fix renaming volume after migration 2020-05-20 18:42:56 +00:00