manila/releasenotes
Kiran Pawar 19622387dc Fix leak of ports on share server deletion
- Manila share server deletion happens asynchronously. If deletion of
share server fails in between, share server network ports remained as
it is. So we should better delete share network ports first and then
continue share server deletion.
- It may be possible, that there are ports existing without a
corresponding manila network allocation entry in the manila db, because
port create request may have been successfully sent to neutron, but not
stored in db. So query(and delete) those from neutron after db entries
are deleted.

Closes-bug: #2067266
Change-Id: Id86dade1194494e599aea9adad06e4ca6cb119b6
(cherry picked from commit 76d0329698)
2024-06-04 14:11:11 +00:00
..
notes Fix leak of ports on share server deletion 2024-06-04 14:11:11 +00:00
source Merge "reno: Update master for unmaintained/xena" 2024-03-06 16:55:14 +00:00