a607ed8e99
In rare scenarios, an access rule known to manila may
be missing from CephFS. The driver shouldn't raise an
exception when this happens.
Change-Id: Iaeb84f1d9f4c04c23f470ad777d7d6cf2455f543
Closes-Bug: #1971530
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 74e1fe4761
)
7 lines
227 B
YAML
7 lines
227 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The CephFS driver no longer fails to delete access rules that were never
|
|
applied or were missing from the back end storage. See `LP #1971530
|
|
<https://launchpad.net/bugs/1971530>`_ for more details.
|