Remove outdated instructions about horizon integration
The enable_firewall and enable_vpn settings in horizon have been dropped since pike, see https://docs.openstack.org/releasenotes/horizon/pike.html Change-Id: Id46e3e691b170d2240845b7adbbd58ead2db6424
This commit is contained in:
parent
5d99d2a6c4
commit
ebe28a7b8d
@ -53,24 +53,6 @@ FWaaS management options are also available in the Dashboard.
|
|||||||
|
|
||||||
# neutron-db-manage --subproject neutron-fwaas upgrade head
|
# neutron-db-manage --subproject neutron-fwaas upgrade head
|
||||||
|
|
||||||
#. Enable the option in the ``local_settings.py`` file,
|
|
||||||
which is typically located on the controller node:
|
|
||||||
|
|
||||||
.. code-block:: python
|
|
||||||
|
|
||||||
OPENSTACK_NEUTRON_NETWORK = {
|
|
||||||
# ...
|
|
||||||
'enable_firewall' = True,
|
|
||||||
# ...
|
|
||||||
}
|
|
||||||
|
|
||||||
.. 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
|
#. Restart the ``neutron-l3-agent`` and ``neutron-server`` services
|
||||||
to apply the settings.
|
to apply the settings.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user