Reviewed: https://review.opendev.org/c/openstack/neutron/+/807707 Committed: https://opendev.org/openstack/neutron/commit/c32c0af9afc3e08727f7129a93bf78bacb789201 Submitter: "Zuul (22348)" Branch: master
commit c32c0af9afc3e08727f7129a93bf78bacb789201 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Tue Sep 7 10:34:55 2021 +0000 [OVN] Metadata ports device_owner is "network:distributed" only Metadata ports are OVN distributed ports (localports) [1]. The "device_owner" is set to "network:distributed". Before that, the "device_owner" was "network:dhcp" but those ports didn't belong to the DHCP server. Since Wallaby, only "network:distributed" will be assigned to those ports. [1]https://www.ovn.org/support/dist-docs/ovn-nb.5.txt Closes-Bug: #1942866 Change-Id: I39045276b6e083c77e6d03dc4eaa5047538c5bea ** 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/1942866 Title: [OVN] Metadata ports owner is "network:distributed" only since Wallaby release Status in neutron: Fix Released Bug description: Metadata ports owner is "network:distributed" only since Wallaby release. DHCP owned ports are not metadata ports anymore. This change was introduced in OVN core [1] and Neutron [2]. [1]https://www.ovn.org/support/dist-docs/ovn-nb.5.txt [2]https://review.opendev.org/c/openstack/neutron/+/732364 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1942866/+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

