Bug 2192851

Summary: [RFE] Make use of OVN Load Balancer Groups
Product: Red Hat OpenStack Reporter: Luis Tomas Bolivar <ltomasbo>
Component: python-ovn-octavia-providerAssignee: OSP Team <rhos-maint>
Status: CLOSED MIGRATED QA Contact: Eran Kuris <ekuris>
Severity: medium Docs Contact:
Priority: medium    
Version: 18.0 (Zed)CC: gthiemon, mtomaska, tweining
Target Milestone: ---Keywords: FutureFeature, RFE
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-21 20:03:47 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 Luis Tomas Bolivar 2023-05-03 10:32:18 UTC
OVN supports a new table "Load_Balancer_Group" that allows to group load balancers to enable CMS to group them and simplify its management. This has been used for scaling purposes on ovn-kubernetes.

OVN-Octavia provider could take advantage of this so that new loadbalancers do not need to be associated to the LR and all its associated LSs, but to only add them to the relevant group (e.g., one group per LR)