Error in docs for configuring dvr router
According to the docs on this link: https://docs.openstack.org/neutron/latest/admin/config-dvr-ha-snat.html "Configure the Open vSwitch agent. Add the following to /etc/neutron/plugins/ml2/ml2_conf.ini:" It should be openvswitch_agent.ini rather than ml2_conf.ini. Change-Id: I138d1a52ea57b25bb403a6d1049e020c71c28e87
This commit is contained in:
parent
03707a61d9
commit
e9615d1377
@ -113,7 +113,7 @@ Network nodes
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
#. Configure the Open vSwitch agent. Add the following to
|
#. Configure the Open vSwitch agent. Add the following to
|
||||||
``/etc/neutron/plugins/ml2/ml2_conf.ini``:
|
``/etc/neutron/plugins/ml2/openvswitch_agent.ini``:
|
||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
@ -148,7 +148,7 @@ Compute nodes
|
|||||||
-------------
|
-------------
|
||||||
|
|
||||||
#. Configure the Open vSwitch agent. Add the following to
|
#. Configure the Open vSwitch agent. Add the following to
|
||||||
``/etc/neutron/plugins/ml2/ml2_conf.ini``:
|
``/etc/neutron/plugins/ml2/openvswitch_agent.ini``:
|
||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user