-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.15
-
Important
-
No
-
1
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
LB type services in a dual-stack cluster in Openstack cannot handle IPv4 and IPv6 families at the same time, so they are limited to single-stack due to a limitation in the OCCM (Openstack Cloud Controller Manager) component. From OCCM docs [1]: If two address families are specified in service's `spec.ipFamilies`, OCCM will respect the specified order and create an IPv4 or IPv6 load balancer based on the first specified address family. Note that creation of two load balancers for services with two `spec.ipFamilies` is not yet supported by OCCM.
Version-Release number of selected component (if applicable):
4.15 and consider adding it to 4.14 where dual-stack is Tech Preview
Additional info: