manila/manila/tests/share/drivers
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
..
cephfs Set mode for CephFS volumes and snapshots 2019-02-13 22:46:34 +00:00
container Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
dell_emc Fix [Unity] verification and convert mgmt ipv6 2019-10-24 23:38:57 +00:00
ganesha Fix ganesha for 0.0.0.0/0 access 2019-02-08 11:01:48 +00:00
glusterfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hdfs Enable IPv6 in manila(network plugins and drivers) 2017-07-27 18:28:15 +08:00
hitachi Adjust ssh timeouts 2019-01-07 13:42:31 +00:00
hpe Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00
huawei Change a parameter key for CIFS mounting command 2018-03-09 14:51:17 +08:00
ibm Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
infinidat INFINIDAT: support deleting datasets with snapshots 2018-02-05 12:08:50 +02:00
maprfs Fix 3 CI breakages 2017-03-02 18:22:40 +02:00
netapp [NetApp] Fix svm scoped account 2020-06-23 12:21:26 +00:00
nexenta Nexenta: adding share drivers for NexentaStor 2016-09-01 18:06:14 +03:00
qnap Add support for enhanced features to the QNAP Manila driver 2018-01-05 15:01:10 +08:00
quobyte Use volume_uuid in _resize_share of Quobyte Driver 2018-10-11 13:02:18 +00:00
tegile Clean imports in code 2016-08-26 16:46:07 +07:00
veritas Implementation of Manila driver for Veritas Access 2017-09-13 17:40:18 +05:30
windows Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
zfsonlinux [ZFSOnLinux] Retry unmounting old datasets during manage 2018-09-21 21:23:55 +00:00
zfssa Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' 2016-11-03 16:45:23 +08:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py Port dummy driver manage/unmanage changes to stable 2019-03-13 21:30:12 +00:00
test_ganesha.py Only allow IP access type for CephFS NFS 2019-04-03 21:30:29 +00:00
test_generic.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
test_glusterfs.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_helpers.py Cannot remove user rule for NFS share 2018-06-29 19:57:22 +00:00
test_lvm.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
test_service_instance.py Revert Id905d47600bda9923cebae617749c8286552ec94 2018-02-07 17:13:52 -05:00