manila/manila/share/drivers/netapp/dataontap/cluster_mode
Felipe Rodrigues bbf4d72556 [NetApp] Fix svm scoped account
When the NetApp backend starts, it needs to know whether the
`revert_to_snapshot` support exist. So, it was retrieving the
licenses and checking if the `SnapRestore` is included. Using a
scoped account, the backend cannot retrieve that information,
though. So, this patch solves it by sending a fake operation
`revert_to_snapshot` that must fail. Analyzing the given error, it
sets the backend support field.

Closes-Bug: #1882590
Change-Id: Ib71a6cec939288498e48736f129fbfdacaabe9da
(cherry picked from commit 6f58af1ae3)
(cherry picked from commit b5e541a628)
(cherry picked from commit b252cb801d)
(cherry picked from commit 036908dd59)
(cherry picked from commit a9bc395407)
2020-06-23 12:21:26 +00:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
data_motion.py NetApp cDOT: Add support for QoS/throughput ceilings 2017-07-23 16:44:08 -04:00
drv_multi_svm.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
drv_single_svm.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
lib_base.py [NetApp] Fix svm scoped account 2020-06-23 12:21:26 +00:00
lib_multi_svm.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
lib_single_svm.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
performance.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00