Does openstack support route discovery protocols within a single tenant?
I need to set up multiple routers within a single tenant and have each router discover the other through something like OSPF, RIP or EIGRP. Does Openstack support route discovery?
Are you looking for Dynamic Routing for External Networks
Please also refer this link
Thanks sunnyarora for the response. I guess I wasn't completely clear on my request. I'm not looking for external route discovery, but intra-tenant discovery. I need to mimic an external network between two or more distinct internal networks each with their own router.