1 | initial version |
Hello John,
Sorry for the delay.
As my colleague was suggesting add a new bridge so you do not have to write your own flows.
Traffic should go through the VXLAN tunnels only if a VM is started on the host. Once a VM is started on the host your br-tun flows should be updated by the neutron-ovs-agent.
We can debug further if that does not work for you.
Useful information. Please post all the following commands after starting a VM: ovs-dpctl show ovs-vsctl show ovs-ofctl dump-flows br-tun ovs-ofctl dump-flows br-int ovs-ofctl show br-tun ovs-ofctl show br-int
Please make sure that the extension is enabled only on a single VMSwitch and only one internal switch port is added to VMSwitch.
Alin.