Reviewed: https://review.opendev.org/721547 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=269734184645e7e168a7a6de9352ef79aae8b6f4 Submitter: Zuul Branch: master
commit 269734184645e7e168a7a6de9352ef79aae8b6f4 Author: Lucas Alvares Gomes <lucasago...@gmail.com> Date: Tue Apr 21 09:36:35 2020 +0100 [OVN] External ports: Account for VNIC_DIRECT_PHYSICAL / VNIC_MACVTAP Prior to this patch, the OVN driver wasn't account for the VNIC types VNIC_DIRECT_PHYSICAL and VNIC_MACVTAP. These types should work the same way as the VNIC_DIRECT type in the OVN driver perspective. Closes-Bug: #1874065 Change-Id: Idb596b5a80a3155bc9cdee1e082506701e730f00 Signed-off-by: Lucas Alvares Gomes <lucasago...@gmail.com> ** 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/1874065 Title: [OVN] External ports creation is not account for VNIC_DIRECT_PHYSICAL Status in neutron: Fix Released Bug description: The current implementation of the external ports in OVN is not accounting for the VNIC type VNIC_DIRECT_PHYSICAL. In OVN terms, both VNIC_DIRECT and VNIC_DIRECT_PHYSICAL should do exactly the same. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1874065/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp