9022617d9a
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 |
||
---|---|---|
.. | ||
templates/firewalls | ||
__init__.py | ||
forms.py | ||
panel.py | ||
tables.py | ||
tabs.py | ||
tests.py | ||
urls.py | ||
views.py | ||
workflows.py |