neutron-fwaas-dashboard/neutron_fwaas_dashboard/dashboards/project/firewalls
Akihiro Motoki b17392b5fa Drop mox usage from FWaaS v1 panel tests
Note that test_add_firewall_post_with_router_extension() is also fixed
because we need to post unassociated router IDs to the form of creating
a new firewall but the previous test sends associated router ID.
This fix is required to pass the test after mock is used.
I am not sure why the test succeeded with mox though....

Also cleans up unnecessary mocked methods.

This is part of mox-removal community goal in Rocky.
Partial-Bug: #1753504

Change-Id: I033421aeb00d97c049bec3d04da6989c811d1514
2018-03-28 15:02:16 +09:00
..
templates/firewalls Improve Ports/Rules selection UI 2018-02-06 05:28:36 +09:00
__init__.py Change the hirarchy of firewall panel 2017-05-31 12:34:46 +00:00
forms.py FWaaS v1 dashbaord: clean up unnecessary get_dict() methods 2017-09-12 17:03:09 +00:00
panel.py Change the hirarchy of firewall panel 2017-05-31 12:34:46 +00:00
tables.py Merge "v1 dashboard: Show IP version of firewall rules" 2017-09-12 15:17:25 +00:00
tabs.py v1 dashboard: Move API wrapper related stuff to API layer 2017-11-21 19:34:26 +00:00
tests.py Drop mox usage from FWaaS v1 panel tests 2018-03-28 15:02:16 +09:00
urls.py Change the hirarchy of firewall panel 2017-05-31 12:34:46 +00:00
views.py FWaaS v1 dashbaord: clean up unnecessary get_dict() methods 2017-09-12 17:03:09 +00:00
workflows.py Clean up unnecessary capitalizations 2017-08-29 22:09:03 +00:00