external bridge neutron
Hey,
I'm configuring neutron and I wonder if it can see (and manage) addresses directly from eth0 interface, or do I need to create something like br.ext bridge, so neutron would manage multiple IPs by connecting another clients (tap0, tap1...) to that interface.
If both configurations are possible to create, I would like to ask you which one is better and why?
Thank you in advance for your reply :)