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:
Brian Haley 2018-01-10 11:44:11 -05:00
parent bab1ae8812
commit b04790e12e
1 changed files with 3 additions and 3 deletions

View File

@ -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: