neutron/releasenotes/notes/bug-1875981-ec32d8c3918b0dd4.yaml
Jens Harbott b47a2684b7 Optionally use admin powers when deleting DNS records
This resolves a bug that causes stale records to be kept in place when
an admin deletes a port, server or floating IP that was created in some
project other than the admin project.

Change-Id: I7cbb0e87a7e87f23ccf5d8750835b4785693473a
Closes-Bug: #1875981
(cherry picked from commit 622714b63e)
2020-07-13 11:31:50 +00:00

7 lines
197 B
YAML

---
fixes:
- |
`1875981 <https://bugs.launchpad.net/neutron/+bug/1875981>`_
Neutron now correctly removes associated DNS records when an admin
deletes ports, servers or floation IPs.