Backport Cisco ACI CNI changes for OpenShift Version 4.20 on OpenStack#231
Merged
maheshkurund merged 20 commits intokmr2-release-4.20from Jan 19, 2026
Merged
Backport Cisco ACI CNI changes for OpenShift Version 4.20 on OpenStack#231maheshkurund merged 20 commits intokmr2-release-4.20from
maheshkurund merged 20 commits intokmr2-release-4.20from
Conversation
1. Remove "Create the cluster IPv6 subnet" wth os_subnet6 field 2. Remove security_groups addition during api/ingress port creation. This is being handled in update-network-resources.yaml (cherry picked from commit 6963d79)
format got changed. (cherry picked from commit ef04c15)
… values Changes to 1. node interface 2. opflex interface (cherry picked from commit fcb0c11)
Current changes ended up running both ext-rtr and dualstack rtr in case where os_subnet_range6 is defined. Current openshift on openstack doesn't support IPV6 dualstack and this os_subnet6_range should be disabled in inventory.yaml as such only one role for creating external router should run (cherry picked from commit af872fa)
- Updated default interface names for node and opflex interfaces which we observe in OSP17.1. - Fixed variable reference issue from in networkscripts template files. (cherry picked from commit 84a9b67)
Added script that configures the manifests corresponds to control plane machines and machine set. This allows CPMS resource creation to manage control plane nodes. (cherry picked from commit a7af9aa)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.