Go to file
Jakub Libosvar 0b22516768 Introduce multinode tempest job
The job has 4 nodes:
 - a spine node serving as a spine switch and a place where the tempest
   tests are executed from
 - 2 leaf nodes serving as route reflectors to the spine node
 - controller running all-in-one openstack with
ovn-bgp-agent and frr configured to peer with the leaf nodes

The job is non-voting for now to assess its stability and replaces
ovn-bgp-agent-tempest-plugin job because that job was one node only and
hence the BGP protocol couldn't be validated.

Depends-On: https://review.opendev.org/c/openstack/devstack/+/938697

Change-Id: If8d2d59c6bc06124d98204770d7689b66d9b9cae
Signed-off-by: Jakub Libosvar <libosvar@redhat.com>
2025-01-13 13:21:51 +00:00
2025-01-13 13:21:51 +00:00
2025-01-13 13:21:51 +00:00
2025-01-13 13:21:51 +00:00
2024-09-21 18:07:38 +09:00
2025-01-13 13:21:51 +00:00
2025-01-13 13:21:51 +00:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2021-08-27 16:56:11 +01:00
2023-05-10 15:58:40 +01:00
2024-10-31 18:51:53 +00:00
2024-09-21 18:07:38 +09:00
2021-08-27 16:56:11 +01:00
2024-09-21 18:11:43 +09:00

OVN BGP Agent

The OVN BGP Agent allows to expose VMs/Containers through BGP on OVN

Features

  • Expose VMs with FIPs or on Provider Networks through BGP on OVN environments.
  • Expose VMs on Tenant Networks through EVPN on OVN environments.
Description
OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
Readme 6.7 MiB
Languages
Python 99.1%
Shell 0.6%
Jinja 0.3%