neutron-fwaas-dashboard/neutron_fwaas_dashboard/dashboards/project/firewalls_v2
Akihiro Motoki 6cd9d487ed Drop mox usage from FWaaS v2 panel tests
Previously expected PUT data for update tests were completely wrong.
I don't know why the previous mox unit tests pass. After switching to
mock, they no longer can pass and this commit fixes them.

This patch also clean up unnecessary mocked methods.

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

Change-Id: I135b1745c933deca37d17e6af250e16aabf912e7
2018-03-28 15:02:16 +09:00
..
templates/firewalls_v2 Merge "Show IP version in rules table and detail" 2018-02-20 19:06:41 +00:00
__init__.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
forms.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
panel.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
tables.py Merge "Show associated ports in firewall group detail" 2018-02-20 22:02:01 +00:00
tabs.py Show associated ports in firewall group detail 2018-02-06 07:26:21 +09:00
tests.py Drop mox usage from FWaaS v2 panel tests 2018-03-28 15:02:16 +09:00
urls.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
views.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00
workflows.py FWaaS V2 Horizon Dashboard 2017-10-13 02:51:17 +09:00