deploying ocata OpenStack networking option 2, provider network error
Hi there,
creating provider network follows guide, bring interface1 down.
openstack network create --share --external --provider-physical-network provider --provider-network-type flat provider
because "--provider-network-type flat" parameter is using my interface1 it collapse with VXLAN tunnels and interface1 is unnable to reach by ping its gateway or compute.
how can I assigned interface2 to provider network? guide is not clear in this point.
thanks in advance
I am having the same issue. Everything was fine with Mitika.
I suppose, you have to specify interface2 in /etc/neutron/plugins/ml2/linuxbridge_agent.conf: