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
(cherry picked from commit 0f59877bc5)
This commit is contained in:
Takashi NATSUME 2018-08-29 15:31:39 +09:00
parent 5bff489231
commit 43f6f7479c
1 changed files with 2 additions and 2 deletions

View File

@ -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
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]
local_ip = OVERLAY_INTERFACE_IP_ADDRESS