Skip to content

Add EVPN support to BGP spine-leaf playbook#4020

Draft
eduolivares wants to merge 1 commit into
openstack-k8s-operators:mainfrom
eduolivares:evpn
Draft

Add EVPN support to BGP spine-leaf playbook#4020
eduolivares wants to merge 1 commit into
openstack-k8s-operators:mainfrom
eduolivares:evpn

Conversation

@eduolivares

Copy link
Copy Markdown
Contributor

Add EVPN-specific configuration to the existing BGP spine-leaf setup, gated by an enable_evpn variable:

  • Leaf FRR: skip BGP password when EVPN is enabled (the EVPN extension does not configure one), add advertise-all-vni
  • Router FRR: add VRF with VNI and BGP VRF instance for EVPN Type-5 route import/export
  • Router play: create VXLAN interface, bridge, and VRF device so the router can reach VMs on the EVPN overlay

Configurable variables: enable_evpn (bool), evpn_vni (int, default 1), evpn_vxlan_port (int, default 4789).

Assisted-By: Claude Opus 4.6

Add EVPN-specific configuration to the existing BGP spine-leaf
setup, gated by an enable_evpn variable:

- Leaf FRR: skip BGP password when EVPN is enabled (the EVPN
  extension does not configure one), add advertise-all-vni
- Router FRR: add VRF with VNI and BGP VRF instance for EVPN
  Type-5 route import/export
- Router play: create VXLAN interface, bridge, and VRF device
  so the router can reach VMs on the EVPN overlay

Configurable variables: enable_evpn (bool), evpn_vni (int,
default 1), evpn_vxlan_port (int, default 4789).

Signed-off-by: Eduardo Olivares <eolivare@redhat.com>
Assisted-By: Claude Opus 4.6
@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ccamposr for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eduolivares eduolivares marked this pull request as draft June 26, 2026 15:38
@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/74fb655d4c6d43fb948a4fdee4f0e36f

openstack-k8s-operators-content-provider FAILURE in 7m 39s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal-minor-update SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
✔️ noop SUCCESS in 0s
✔️ cifmw-pod-ansible-test SUCCESS in 9m 29s
✔️ cifmw-pod-pre-commit SUCCESS in 9m 31s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant