Page MenuHomePhabricator

Use BGP to announce VM ranges from cloudnet to cloudgw
Open, Needs TriagePublic

Event Timeline

What we did not try in 2020 was to run bird directly on the box via puppet, without openstack, to learn about upstream routes (to cloudgw).

Happy to discuss. I think if we are doing this it makes sense to do the cloudgw <-> cloudsw BGP at the same time (we will need to create the Bird config for the cloudgw to talk to cloudnet, so while we are doing so let's do the other side too).

What we did not try in 2020 was to run bird directly on the box via puppet, without openstack, to learn about upstream routes (to cloudgw).

Is that the plan here? The docs in the task suggest using the internal ovn-bgp-agent?

Is it the case that if we use the ovn-bgp-agent it only announces routes, but isn't capable of learning a default route announced by the cloudgw's?