From 544fec87f2de91e68fc2428a717eda2065a6ebdf Mon Sep 17 00:00:00 2001 From: Maysa Macedo Date: Thu, 22 Feb 2024 11:24:02 -0300 Subject: [PATCH] OCPBUGS-29605: OpenStack: Document dualstack known issue --- release_notes/ocp-4-15-release-notes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_notes/ocp-4-15-release-notes.adoc b/release_notes/ocp-4-15-release-notes.adoc index 2153b9abbc..605e1c9f09 100644 --- a/release_notes/ocp-4-15-release-notes.adoc +++ b/release_notes/ocp-4-15-release-notes.adoc @@ -2438,6 +2438,8 @@ In the following tables, features are marked with the following statuses: * In {product-version} with IPv6 networking running on {rh-openstack-first} environments, health monitors created with IPv6 `ovn-octavia` load balancers will not function correctly. (link:https://issues.redhat.com/browse/OCPBUGS-29603[*OCPBUGS-29603*]) +* In {product-version} with IPv6 networking running on {rh-openstack-first} environments, sharing a IPv6 load balancer with multiple services is not allowed because of an issue that mistakenly marks IPv6 load balancer as internal to the cluster.(link:https://issues.redhat.com/browse/OCPBUGS-29605[*OCPBUGS-29605*]) + * When installing an {product-title} cluster with static IP addressing and Tang encryption, nodes start without network settings. This condition prevents nodes from accessing the Tang server, causing installation to fail. To address this condition, you must set the network settings for each node as `ip` installer arguments. + . For installer-provisioned infrastructure, before installation provide the network settings as `ip` installer arguments for each node by executing the following steps.