DVR possible with Linux Bridge agent and not OpenvSwitch on Mitaka?
Is it possible to have distributed routers working on the compute nodes without OpenvSwitch? In the basic installation manual of Mitaka Linux bridge agent is installed as the ml2 plugin but not OpenvSwitch. Now I try to implement distributed routing and there's much information on configuring OpenvSwitch but almost none using Linux Bridge agent (or on older distributions).
My main problem now is north-south traffic: out of the compute node via the dvr on to the internet. (east-west traffic over vxlan is working between compute-nodes and snat via networking-node is ok too) Maybe it's a configuration issue. The gateway on the dvr is not reachable from within the tenant network. The port network:router_interface_distributed has status DOWN.
Anybody with experience in DVR without OpenvSwitch?
My installation: Mitaka on Ubuntu 16