horizon/openstack_dashboard/dashboards/project/firewalls
Tatiana Ovchinnikova 9022617d9a Fix FWaaS Rules table displaying
When we try to add a new firewall rule, it has no policy connection
by default: we should use "Insert Rule" from Policies table. However,
horizon can't display FWaaS tables anymore, breaking with error:
"'NoneType' object has no attribute 'id'". This patch adds a policy
check to "get_policy_link" method to show firewall rules without
policy connections.

Closes-Bug: #1494216

Change-Id: Iab283181428ede84cbc020ebf52a171714f56fa1
2015-09-10 12:53:03 +03:00
..
templates/firewalls Fixed alignment issues in create firewall 2015-08-13 15:42:02 +05:30
__init__.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
forms.py Remove unnecessary executable permission 2015-08-03 10:15:30 +08:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Fix FWaaS Rules table displaying 2015-09-10 12:53:03 +03:00
tabs.py Adds configuration support to associate firewall to routers 2015-03-29 02:14:26 -05:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Adds configuration support to associate firewall to routers 2015-03-29 02:14:26 -05:00
views.py Added page title in firewalls panel 2015-05-14 15:32:00 +05:30
workflows.py Remove 'shared' from Neutron Firewall table 2015-06-23 21:09:11 +09:00