neutron/releasenotes/notes/bug-1875981-ec32d8c3918b0dd4.yaml
Jens Harbott 622714b63e 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
2020-07-09 09:37:05 +02: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.