issue with neutron networking
Hi, I am trying to understand neutron networking and packet flow. I came across the below show diagram
https://docs.openstack.org/neutron/oc...
I need to understand why is there a need for tap interface in connection of vm with linux bridge can't we use veth pair for this directly
also whats the use of linux bridge in between of ovs and vm