horizon/openstack_dashboard/dashboards/project/firewalls
Akihiro Motoki 53a5164d82 Drop deprecated settings: enable_firewall and enable_vpn
enable_firewall and enable_vpn settings have been deprecated
since Juno release, but they have not been dropped yet just because
we need a lot of changes in unit tests if dropped.

The situation is resolved by the parent commit and we can now drop these
settings safely. We can control whether a specific panel should be
enabled or disabled via the pluggable panel mechanism ("enabled" dir).

Also clean up enable_lb which has gone several releases ago.

Closes-Bug: #1687185
Change-Id: I83fa48c5d9568a00294be7cd5f43ef181bc1f28d
2017-04-29 11:51:24 +00:00
..
templates/firewalls Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
forms.py Merge "Ensure log messages are not translated" 2017-04-27 22:39:12 +00:00
panel.py Drop deprecated settings: enable_firewall and enable_vpn 2017-04-29 11:51:24 +00:00
tables.py Merge "Ensure log messages are not translated" 2017-04-27 22:39:12 +00:00
tabs.py Add firewall detail actions and breadcrumb nav 2015-11-09 22:07:46 +00:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
workflows.py Use BooleanField for admin_state_up form 2017-04-14 19:40:48 +00:00