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
- Disable octavia, which cannot be used with OVN-native BGP due to
limitations
- Replace neutron-metadata and ovn-bgp-agent EDPM services with neutron-ovn
- Remove edpm_ovn_bgp_agent_* ansible variables (no longer needed)
- Configure edpm_neutron_ovn_agent_agent_extensions and
edpm_neutron_ovn_agent_bgp_peer_bridges
- Modify edpm_network_config_template: br-bgp-0 and br-bgp-1 OVS bridges
on top of nic3 and nic4 for each EDPM node
- Update README.md services table
OSPRH-25973
Assisted-By: Claude Opus 4.6
Signed-off-by: Eduardo Olivares <eolivare@redhat.com>
0 commit comments