Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2232472

Summary: Check NeutronNetworkType whether the capsule protocol in OVNEncapType is surely included.
Product: Red Hat OpenStack Reporter: Keigo Noha <knoha>
Component: documentationAssignee: James Smith <jamsmith>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: low    
Version: 17.1 (Wallaby)CC: bshephar, gregraka, jamsmith, mariel, mburns, mtomaska, rhos-docs
Target Milestone: ---Keywords: Triaged
Target Release: ---Flags: mariel: needinfo-
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-02 19:03:53 UTC 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:

Description Keigo Noha 2023-08-17 04:33:09 UTC
Description of problem:
Currently, T-H-T has the following parameters.

NeutronNetworkType: Notify neutron what network types can be used for tenant network.
OVNEncapType: Assign a capsule protocol for OVN, geneve or vxlan.

There is no mechanism to ensure that the capsule protocol assigned by OVNEncapType is included in NeutronNetworkType.
Due to that, there is a possibility that geneve is not assigned in NeutronNetworkType.
Then, at the time of tenant network creation, user may find the provider:network_type becomes vxlan.
Finally, this misconfiguration causes network connectivity issue by wrong MTU calculation based on provider:network_type in Neutron.

We should have a check mechanism to confirm NeutronNetworkType parameter includes the protocol assigned by OVNEncapType.

Comment 1 Miro Tomaska 2023-08-21 14:48:04 UTC
We decided to make it a doc bug and update our documentation due to tripleo going away  and this being a low priority bug.

Comment 11 Red Hat Bugzilla 2024-03-02 04:25:08 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days