manila/manila/tests/share/drivers/netapp/dataontap/client
silvacarloss 74d5a1b2cf [NetApp] Share server migration through SVM migrate
Implements share server migration using a proper mechanism
provided by ONTAP. In case the driver identifies that the ONTAP
version matches the version where this mechanism is available,
ONTAP will automatically chose to use this instead of SVM DR.

- Implemented new methods for migrating a share server using a
new mechanism provided by ONTAP, when both source and destination
clusters have versions >= 9.10. This new migration mechanism
supports nondisruptive migrations in case there aren't network
changes in the migration.

- The NetApp now does not need to create an actual share server in
the backend prior to the migration, in case SVM Migrate is being
used.

- The NetApp ONTAP driver can now reuse network allocations from
the source share server in case a share network change wasn't
identified.

Change-Id: Idf1581d933d11280287f6801fd4aa886a627f66f
Depends-On: I48bafd92fe7a4d4ae0bafd5bf1961dace56b6005
2021-09-07 09:03:32 -03:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
fakes.py [NetApp] Share server migration through SVM migrate 2021-09-07 09:03:32 -03:00
test_api.py [NetApp] Share server migration through SVM migrate 2021-09-07 09:03:32 -03:00
test_client_base.py [NetApp] Share server migration through SVM migrate 2021-09-07 09:03:32 -03:00
test_client_cmode.py [NetApp] Share server migration through SVM migrate 2021-09-07 09:03:32 -03:00