Comment 17 for bug 1946479

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/815432
Committed: https://opendev.org/openstack/neutron/commit/e91b0d07e3db9200914e2070fb056725494d924f
Submitter: "Zuul (22348)"
Branch: stable/xena

commit e91b0d07e3db9200914e2070fb056725494d924f
Author: Slawek Kaplonski <email address hidden>
Date: Fri Oct 8 15:06:19 2021 +0200

    [OVN Migration] Remove trunk's subports from the nodes

    After migration from ML2/OVS to ML2/OVN trunk subports which were created
    by the neutron-ovs-agent to connect br-int with trunk bridges (tbr-)
    aren't needed anymore and should be deleted.

    Closes-Bug: #1946479
    Change-Id: Ib1e3b78597ebdde1aa9d2b242e2005a05a7db89f
    (cherry picked from commit bf6831e0d2ad33ff751f06d568abe6cedff4d717)