neutron/neutron/services/trunk
Bence Romsics 17d15db7f4 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:36 +00:00
..
drivers Set trunk parent port as access port in ovs to avoid loop 2024-01-28 07:48:36 +00:00
rpc Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
seg_types use trunk constants from neutron-lib 2019-04-23 13:54:11 -06:00
__init__.py Revisit support for trunk segmentation types 2016-09-02 15:37:09 +00:00
exceptions.py Correctly label port as SubPort in SubPortNotFound 2021-06-28 17:19:41 +00:00
models.py Use neutron-lib standard_attr 2021-09-15 09:19:26 +00:00
plugin.py [OVN] Prevent Trunk creation/deletion with parent port bound 2023-07-03 22:24:27 +00:00
rules.py Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
utils.py Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00