Improved local_ip parameter description in OVS manifest
For some reason VXLAN tunnels are not mentioned in local_ip parameter's description, which could be mesleading during troubleshooting. Change-Id: Ib73808b9ea6318ea98908985e4c640980000f663
This commit is contained in:
parent
9a5fa20b2d
commit
463ea7b5b8
@ -52,7 +52,7 @@
|
||||
# Defaults to empty list
|
||||
#
|
||||
# [*local_ip*]
|
||||
# (optional) Local IP address of GRE tunnel endpoints.
|
||||
# (optional) Local IP address of VXLAN/GRE tunnel endpoints.
|
||||
# Required when enabling tunneling
|
||||
# Defaults to false
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user