Merge "Fix enable_distributed_routing option section in docs"
commit
591cbff803
|
@ -86,7 +86,7 @@ Network node
|
|||
|
||||
.. code-block:: ini
|
||||
|
||||
[DEFAULT]
|
||||
[agent]
|
||||
enable_distributed_routing = True
|
||||
|
||||
#. In the ``l3_agent.ini`` file, configure the layer-3 agent to provide
|
||||
|
@ -116,7 +116,7 @@ Compute nodes
|
|||
|
||||
.. code-block:: ini
|
||||
|
||||
[DEFAULT]
|
||||
[agent]
|
||||
enable_distributed_routing = True
|
||||
|
||||
#. In the ``l3_agent.ini`` file, configure the layer-3 agent.
|
||||
|
|
Loading…
Reference in New Issue