cinder/cinder/tests/unit/volume/drivers/hpe
Alan Bishop adecc81986 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)
(cherry picked from commit 780986481b)
Conflicts:
	cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py
2020-05-26 20:58:31 -07: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 Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
fake_hpe_client_exceptions.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
fake_hpe_lefthand_client.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-26 20:58:31 -07:00
test_hpelefthand.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00