cinder/cinder/tests/unit/volume/drivers/netapp/dataontap/utils
Fernando Ferraz 2a017f5b3b NetApp ONTAP: Add storage assisted migration support
This patch adds support for storage assisted migration
(intra-cluster) to NetApp ONTAP drivers (iSCSI/FC/NFS), for the
following use cases:

1) Between pools in a same vserver and  backend/stanza. This
operation is non-disruptive on iSCSI and FC drivers.
2) Between pools in a same vserver but in a different
backend/stanza. This operation is disruptive in all cases
and requires the volume to be in `available` status.
3) Between pools in a different vserver in a different
backend/stanza. This operation is disruptive in all cases
and requires the volume to be in `available` status.

Storage assisted migration is only supported within the same
ONTAP cluster. If a migration between two different clusters is
requested, driver will automatically fallback to host assisted
migration.

Implements: blueprint ontap-storage-assisted-migration
Change-Id: Iaad87c80ae37b6c0fc5f788dc56f1f72c0ca07fa
2021-09-01 04:17:11 +00:00
..
__init__.py NetApp: Rewrite user API discovery logic 2016-05-10 19:24:42 +00:00
fakes.py NetApp ONTAP: Fix FlexGroup replication 2021-03-24 22:27:23 +00:00
test_capabilities.py Follow up NetApp ONTAP FlexGroup feature 2021-03-22 19:02:30 +00:00
test_data_motion.py NetApp ONTAP: Add storage assisted migration support 2021-09-01 04:17:11 +00:00
test_loopingcalls.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_utils.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00