Comment 8 for bug 1875981

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/728385
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=622714b63e08feaba4e81d218541319d2ffada30
Submitter: Zuul
Branch: master

commit 622714b63e08feaba4e81d218541319d2ffada30
Author: Jens Harbott <email address hidden>
Date: Fri May 15 08:43:18 2020 +0000

    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