Actually br-int and br-tun are connected through veth pair. it's already
created in your case, see interface "patch-tun" in br-int and "patch-int" in
br-tun
-Nathan.nxu
发件人: ttjiang
发送时间: 2014-08-11 10:28
收件人: openstack@lists.openstack.org
主题: [Openstack] use rdo install neutron ml2+vxlan
hi al
Yes I see it now, the patch port of br-int and br-tun should be created in the
same time.
Are you sure your ovs version support the vxlan tunnel. or any log to indicate
this error to create patch port in br-tun?
look at the code in ovs agent, if patch ports can't be created in br-int or
br-tun