manila/manila/tests/share
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
..
drivers [Native CephFS] Add messages for async ACL ops 2021-05-24 17:31:37 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_api.py Fix logic that determines a share exists before manage 2020-12-08 21:06:25 -08:00
test_driver.py Fix fallback share group snapshot implementation 2020-07-29 05:04:18 +00:00
test_drivers_private_data.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_hook.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_manager.py Fix manila OverQuota issue while managing shares 2020-09-22 11:44:09 +00:00
test_migration.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_rpcapi.py Add manage/unmanage of shares in DHSS=True 2019-03-05 16:03:29 -03:00
test_share_types.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_share_utils.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_snapshot_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00