neutron/neutron/services/trunk/drivers/openvswitch
Bence Romsics 1e5ba78870 Set trunk parent port as access port in ovs to avoid loop
A non-vlan-transparent trunk parent port (tpt) should only forward
untagged frames. Earlier it was configured to forward anything (trunk
mode in ovs). This patch changes the trunk mode to access mode and
sets the trunk parent's tag explicitly to 0.

Change-Id: I4bcfe53fe87d7c9218dd0db9d7224bb323709a21
Closes-Bug: #2048785
(cherry picked from commit 27601f8eea)
2024-01-28 07:48:08 +00:00
..
agent Set trunk parent port as access port in ovs to avoid loop 2024-01-28 07:48:08 +00:00
__init__.py Add scaffolding for trunk plugin/server-side driver integration 2016-08-04 08:34:20 -07:00
constants.py Set bridge_name in OVS trunk port's vif_details 2016-08-08 18:35:18 -06:00
driver.py Avoid race condition when deleting trunk bridges 2022-11-17 10:39:30 +01:00
utils.py trunk: Remove ovs constants from trunk utils module 2016-09-12 18:15:21 +00:00