Comment 4 for bug 1886962

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

Reviewed: https://review.opendev.org/741915
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5554d620d14175b9bade595226bdc797ba498cf3
Submitter: Zuul
Branch: stable/ussuri

commit 5554d620d14175b9bade595226bdc797ba498cf3
Author: Maciej Józefczyk <email address hidden>
Date: Tue Jul 14 11:59:58 2020 +0000

    [OVN] Fix logic issue while deleting port with QoS

    While port has QoS policy configured the policy wasn't deleted
    because of logic issue.

    Change-Id: I3d7e70a4a110c68a89d6c575abf121cd9b97e439
    Closes-Bug: #1886962
    (cherry picked from commit 0e53673c5d4f49846bb439b2e1ab8e984c20d6f8)