manila/manila/tests/share/drivers
Goutham Pacha Ravi 3b31aae991 [Native CephFS] Add messages for async ACL ops
Access rules added to CephFS shares can fail
at the driver, or by the ceph volume client library.
Since the share manager can supply rule changes to
the driver in batches, the driver has to gracefully
handle individual rule failures.

Further some of the causes of the access rule
failures can be remedied by end users, therefore
asynchronous user messages would be a good vehicle
to register user faults that can be examined and
corrected.

Related-Bug: #1904015
[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-27781

Change-Id: I3882fe5b1ad4a6cc71c13ea70fd6aea10430c42e
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit da3ab2cf45)
(cherry picked from commit 8f969689ef)
2021-05-24 17:31:37 +00:00
..
cephfs [Native CephFS] Add messages for async ACL ops 2021-05-24 17:31:37 +00:00
container Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
dell_emc Fix wrong capacity in pool_stat for DellEMC manila drivers. 2020-08-11 00:41:39 +00:00
ganesha Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
glusterfs [Glusterfs] Fix delete share, Couldn't find the 'gluster_used_vols' 2020-09-16 07:23:53 +00:00
hdfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
hitachi Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
hpe Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
huawei Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
ibm Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
infinidat Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
infortrend Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
inspur Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
maprfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
netapp [NetApp] Support NFS shares on windows 2020-11-20 12:02:39 +00:00
nexenta Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
qnap Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
quobyte Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
tegile Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
veritas Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
windows Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
zfsonlinux Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
zfssa Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
test_ganesha.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_generic.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_glusterfs.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_helpers.py Harden LVM driver deletion paths 2020-07-28 22:27:56 +00:00
test_lvm.py Harden LVM driver deletion paths 2020-07-28 22:27:56 +00:00
test_service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-05-27 17:47:47 +00:00