manila/manila/tests/share
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
..
drivers [NetApp] Fix svm scoped account 2020-06-23 12:21:26 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Fix cannot deny ipv6 access rules 2017-08-02 18:16:33 +00:00
test_api.py check all_tenants value in share api 2018-08-04 02:04:14 +00:00
test_driver.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
test_manager.py Change ensure share to make startup faster 2017-12-15 08:48:42 +00:00
test_migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_rpcapi.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00