Comment 3 for bug 1916889

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

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/777581
Committed: https://opendev.org/openstack/neutron-lib/commit/0e2f7cb4d516fb5660ab017be4ff6c7fe254288e
Submitter: "Zuul (22348)"
Branch: master

commit 0e2f7cb4d516fb5660ab017be4ff6c7fe254288e
Author: LIU Yulong <email address hidden>
Date: Thu Feb 25 20:22:40 2021 +0800

    Set confirm_deleted_rows=False to StandardAttribute obj

    Do the work of the warning log suggests, since the how many
    rows to delete of standardattributes is not an issue to Neutron.
    The final goal is to delete them all.

    Change-Id: I8113881a2bd2278ce8c912562a172f90e073b686
    Closes-Bug: #1916889