Fix fwaas v2 configuration doc
The wrong extension was listed in the admin guide. Change-Id: Idac3ffb974d904c50b2f7563a475d34865266b59 Closes-bug: #1742450
This commit is contained in:
parent
bab1ae8812
commit
b04790e12e
@ -27,13 +27,13 @@ Enable FWaaS v2
|
||||
|
||||
#. Configure the FWaaS plugin for the L3 agent.
|
||||
|
||||
In the ``AGENT`` section of ``l3_agent.ini``, make sure the FWaaS extension
|
||||
is loaded:
|
||||
In the ``AGENT`` section of ``l3_agent.ini``, make sure the FWaaS v2
|
||||
extension is loaded:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
[AGENT]
|
||||
extensions = fwaas
|
||||
extensions = fwaas_v2
|
||||
|
||||
#. Create the required tables in the database:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user