Reviewed: https://review.opendev.org/c/openstack/neutron/+/813187 Committed: https://opendev.org/openstack/neutron/commit/bf6831e0d2ad33ff751f06d568abe6cedff4d717 Submitter: "Zuul (22348)" Branch: master
commit bf6831e0d2ad33ff751f06d568abe6cedff4d717 Author: Slawek Kaplonski <[email protected]> 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 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1946479 Title: [OVN migration] qr- interfaces and trunk subports aren't cleaned after migration to ML2/OVN Status in neutron: Fix Released Bug description: After migration from ML2/OVS+DVR to ML2/OVN qr- interfaces (router ports) aren't cleaned from the nodes even if they aren't needed in ML2/OVN case at all. The same is with trunk's subports (spi- and spt- patch ports which connects br-int and trunk bridge). To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1946479/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

