Bug 1925375

Summary: [RFE][RHOSP16.1][OVN] Neutron OVN Vlan Transparency Enhancement - support 802.1ad
Product: Red Hat OpenStack Reporter: Nilesh <nchandek>
Component: python-networking-ovnAssignee: Slawek Kaplonski <skaplons>
Status: ASSIGNED --- QA Contact: Eran Kuris <ekuris>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: apevec, cmuresan, dhill, ihrachys, lhh, majopela, scohen, skaplons, sputhenp, vcojot
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1925421 1926839 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1926839, 1925421    

Comment 3 Ihar Hrachyshka 2021-05-06 02:57:49 UTC
Core OVN support was merged in OVN master and will be released with the next official version: https://github.com/ovn-org/ovn/commit/50f4ea011622a63c5ac0eec200c4176b1afe6fb6

OSP should either expose the ethtype field via API or just allow admin to configure it globally for the whole cluster via config file. The latter is obviously easier and probably the way to go since the setup is not as wide spread.

The following option should be set for localnet port that reflects a provider network:

         <column name="options" key="ethtype">
          Optional. VLAN EtherType field value for encapsulating VLAN
          headers. Supported values: 802.11q (default), 802.11ad.
        </column>

Comment 4 Jakub Libosvar 2022-10-10 13:46:17 UTC
*** Bug 2131385 has been marked as a duplicate of this bug. ***