delete share should not fail on removing affinity hints
Bug #2034925 reported by
Maurice Escher
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Triaged
|
Medium
|
Chandrakanth Renduchintala |
Bug Description
Hi,
what happened?
share A that referenced share B in an anti-affinity rule should be deleted.
That failed with below error.
Reason: share B is no longer existing.
Proposed fix: _delete_
error from manila shell:
https:/
That was a bit tricky to find out, because the NotFound error bubbled up to the delete request and was very confusing (we took long until we figured out that this is not a permission issue)
BR,
Maurice
Changed in manila: | |
status: | New → Triaged |
Changed in manila: | |
assignee: | nobody → Maurice Escher (maurice-escher) |
Changed in manila: | |
assignee: | Maurice Escher (maurice-escher) → Chandrakanth Renduchintala (crenduchintala88) |
To post a comment you must log in.
Hi, Thank you for reporting this issue.
Please add reproduce steps to the bug