Fix a broken conf file description in networking doc
In the "Networking with neutron" doc, a description of a configuration file is broken. So fix it. Change-Id: I3927c858a54a09966478d0ecc2c62b76d0d4548d Closes-Bug: #1789567
This commit is contained in:
parent
4a1146ae0d
commit
0f59877bc5
@ -102,9 +102,9 @@ For all other types of ports, some manual configuration is required.
|
|||||||
|
|
||||||
For an L3-type network using the Linux Bridge mechanism driver, the device
|
For an L3-type network using the Linux Bridge mechanism driver, the device
|
||||||
used will be configured using protocol-specific endpoint IP configuration
|
used will be configured using protocol-specific endpoint IP configuration
|
||||||
option. For VXLAN, this is the ``[vxlan] local_ip`` option. For example::
|
option. For VXLAN, this is the ``[vxlan] local_ip`` option. For example:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: ini
|
||||||
|
|
||||||
[vxlan]
|
[vxlan]
|
||||||
local_ip = OVERLAY_INTERFACE_IP_ADDRESS
|
local_ip = OVERLAY_INTERFACE_IP_ADDRESS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user