ef913a2198
* Move a release note on SELECTABLE_THEMES from 'prelude' to 'fixes' * Fix incomplete external link notation in drop-settings-enable-fireall-vpn-fad7c1a4cd96df2b.yaml * Update os-client-config URL affected by doc-migration * Update neutron-fwaas-dashboard documentation URL Change-Id: I8884bdfb22b33ddd8ca235c66e902d98cd24befd
13 lines
644 B
YAML
13 lines
644 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The settings ``enable_firewall`` and ``enable_vpn`` which have been
|
|
deprecated since Juno release are now actually dropped.
|
|
If you are using these settings to disable FWaaS v1 and VPNaaS dashboards,
|
|
use ``REMOVE_PANEL`` of `the Pluggable Panel mechanism
|
|
<https://docs.openstack.org/developer/horizon/topics/settings.html#pluggable-settings-for-panels>`__
|
|
to disable these panels. Note that Horizon checks the availability of
|
|
FWaaS v1 and/or VPNaaS in your Neutron deploymennt and disables
|
|
corresponding panels if not available, so in most cases you do not need to
|
|
take care of the change.
|