Merge "OpenVSwitch: remove not used value network.interface.tunnel"

This commit is contained in:
Jenkins 2017-09-12 15:11:29 +00:00 committed by Gerrit Code Review
commit 89696f4001

View File

@ -34,10 +34,7 @@ network:
ip_address: 0.0.0.0
interface:
# External interface will be automatically added to external_bridge. Default is null.
# Tunnel interface will be used for VXLAN tunneling. Default is null, with
# fallback mechanism to search for interface with default routing.
external: null
tunnel: null
# To automatically add a physical interface to a specific bridge using,
# for example eth3 to bridge br-physnet1 define the following key/value
# in auto_bridge_add: