manila/manila/share/drivers/netapp/dataontap/cluster_mode
Clinton Knight b1d73fdb86 NetApp ONTAP: Fix revert-to-snapshot
In course of normal operation, the backend snapshot
name is associated with the the ID of the snapshot instance
in manila.

However, when a share is replicated or is being migrated,
the backend snapshot is not renamed. Instead, we simply
store the original name in the "provider_location" field of
the snapshot model.

Fix revert-to-snapshot methods to identify snapshots by
"provider_location"s rather than the instance IDs.

Co-Authored-By: Goutham Pacha Ravi <gouthampravi@gmail.com>

Change-Id: I4900c7aecc3da6640ea9c0d4d08012ff5b68cc58
Closes-Bug: #1694768
(cherry picked from commit bd47f93007)
(cherry picked from commit 038eb7be4f)
(cherry picked from commit c789d64a8a)
2018-04-18 09:25:01 -07:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
data_motion.py NetApp: Support share revert to snapshot 2017-01-23 21:49:23 +00:00
drv_multi_svm.py Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
drv_single_svm.py Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
lib_base.py NetApp ONTAP: Fix revert-to-snapshot 2018-04-18 09:25:01 -07:00
lib_multi_svm.py NetApp cDOT: Add gateway information to create static routes 2017-07-10 19:06:15 +00:00
lib_single_svm.py Merge "NetApp cDOT driver enhanced support logging" 2016-10-31 18:56:36 +00:00
performance.py NetApp cDOT controller utilization metrics 2016-11-14 17:40:17 +00:00