[admin-guide] Changed the note about default values in
local_settings.py Change-Id: I0cbdf39a67f3321efe0792f443932e28fdfb6266 Closes-Bug: #1364299
This commit is contained in:
parent
6b8a8c0f40
commit
f64e148c95
@ -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…
x
Reference in New Issue
Block a user