this should not be needed
because I already specified CONFIG_NEUTRON_OVS_TUNNEL_IF
This commit is contained in:
parent
7c2f24fd73
commit
6f4fdddc23
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS=floatnet:br-ex
|
|||
|
||||
# A comma separated list of colon-separated OVS bridge:interface
|
||||
# pairs. The interface will be added to the associated bridge.
|
||||
CONFIG_NEUTRON_OVS_BRIDGE_IFACES=br-tun:eth1
|
||||
CONFIG_NEUTRON_OVS_BRIDGE_IFACES=
|
||||
|
||||
# A comma separated list of tunnel ranges for the Neutron openvswitch
|
||||
# plugin (eg. 1:1000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue