manila/manila/tests/share/drivers/netapp
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
..
dataontap [NetApp] Fix svm scoped account 2020-06-23 12:21:26 +00:00
__init__.py Move driver unittest modules to proper place 2014-09-08 11:37:49 +03:00
fakes.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
test_common.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
test_utils.py NetApp ONTAP: Add support for filtering API tracing 2017-09-20 16:01:33 -04:00