Change flat network host_bind_override to macvlan2

This way the neutron agents will use the macvlan2 subinterface of
bond0 instead of the physical interface itself, which breaks
br-mgmt.
This commit is contained in:
Logan V
2018-03-05 17:12:01 -06:00
committed by Logan V
parent 67017bd5ce
commit e0ec465019

View File

@@ -42,7 +42,7 @@ global_overrides:
container_bridge: "br-vlan"
container_type: "veth"
container_interface: "eth12"
host_bind_override: "bond0"
host_bind_override: macvlan2
type: "flat"
net_name: "flat"
group_binds: