Merge "[networking-guide] Add the "restart l3_agent" on compute nodes section"

This commit is contained in:
Jenkins
2017-01-30 13:20:40 +00:00
committed by Gerrit Code Review

View File

@@ -119,10 +119,6 @@ Compute nodes
[DEFAULT]
enable_distributed_routing = True
#. Restart the following services:
* Open vSwitch agent
#. In the ``l3_agent.ini`` file, configure the layer-3 agent.
.. code-block:: ini
@@ -137,6 +133,11 @@ Compute nodes
The ``external_network_bridge`` option intentionally contains
no value.
#. Restart the following services:
* Open vSwitch agent
* Layer-3 agent
Verify service operation
------------------------