-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
5
-
False
-
-
False
-
-
OCPSTRAT-1613 - Enhance User Defined Networks: Add support for Services(Full), EIP(Full), NetPol: GA
-
sst_network_fastdatapath
-
-
-
ssg_networking
Description of problem:
When we set multiple networks on LRP:
port rtoe-GR_227br_tenant.red_ovn-control-plane mac: "02:42:ac:12:00:07" ipv6-lla: "fe80::42:acff:fe12:7" networks: ["169.254.0.15/17", "172.18.0.7/16", "fc00:f853:ccd:e793::7/64", "fd69::f/112"]
and also use lb_force_snat_ip=routerip it picks the lexicographically sorted first item from the set of networks - there is no ordering for this
This breaks Services implementation on L2 UDNs
Version-Release number of selected component (if applicable):
How reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual results:
routerip doesn't work with multiple networks set on LRPs
Expected results:
routerip should work and we should have a way to tell which IP/network we can choose
- clones
-
OCPBUGS-43354 UDN: L2: OVN's lb_force_snat_ip=routerip doesn't work when multiple networks are set on LRP
- New
- relates to
-
FDP-872 [ovn-ic] Add support for transit routers.
- In Progress