Merge "[admin-guide] Changed the note about default values in local_settings.py"
This commit is contained in:
commit
ec71e13c7c
@ -403,8 +403,8 @@ For the back end, use either Octavia or Haproxy. This example uses Octavia.
|
||||
Horizon panels are enabled only for LBaaSV1. LBaaSV2 panels are still
|
||||
being developed.
|
||||
|
||||
Change the ``enable_lb`` option to ``True`` in the `local_settings.py`
|
||||
file
|
||||
By default, the ``enable_lb`` option is ``True`` in the `local_settings.py`
|
||||
file.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
@ -217,6 +217,11 @@ FWaaS management options are also available in the Dashboard.
|
||||
...
|
||||
}
|
||||
|
||||
.. note::
|
||||
|
||||
By default, ``enable_firewall`` option value is ``True`` in
|
||||
``local_settings.py`` file.
|
||||
|
||||
Apply the settings by restarting the web server.
|
||||
|
||||
#. Restart the ``neutron-l3-agent`` and ``neutron-server`` services
|
||||
|
Loading…
Reference in New Issue
Block a user