You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace ovn-bgp-agent with neutron-ovn (OVN agent) for BGP support:
- Add ovn-bgp neutron service plugin to control plane configuration
- Add neutron-ovn-extra-config ConfigMap with OVN agent BGP extension
- Replace neutron-metadata and ovn-bgp-agent EDPM services with neutron-ovn
- Remove edpm_ovn_bgp_agent_* ansible variables (no longer needed)
- Modify edpm_network_config_template: br-bgp-0 and br-bgp-1 OVS bridges
on top of nic3 and nic4 for each EDPM node and br-ex is removed
- Update README.md services table
OSPRH-25973
Assisted-By: Claude Opus 4.6
Signed-off-by: Eduardo Olivares <eolivare@redhat.com>
0 commit comments