b47a2684b7
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
)
7 lines
197 B
YAML
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.
|