neutron-fwaas/neutron_fwaas/tests/unit/services/firewall
Reedip e96a39f22f DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace
FWaaS for DVR routers were only supported for
North-South traffic. But with the recent change
in the DVR router-info to handle FloatingIP's
as mentioned in the reference patch[1], the
dist_fip_count variable was removed and was
replaced by rtr_fip_connect.

So change in variable 'rtr_fip_connect' was
not fixed in FWaaS.

This patch fixes it in the FWaaS to apply
the Firewall rule in the router namespace
for the North-South traffic.

[1] https://review.openstack.org/#/c/283757

Closes-Bug: #1715395
Change-Id: Id8c902381f95e39bc13e3b3aeeeaa799c72f0dca
(cherry picked from commit 5706252c79)
2018-03-19 17:08:26 +00:00
..
agents Fix router update on L3 agent restart 2017-08-30 17:49:06 +00:00
drivers DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace 2018-03-19 17:08:26 +00:00
plugins Remove Cisco driver from neutron-fwaas repo. 2016-08-26 16:20:33 -07:00
__init__.py Re-enable UT for neutron-fwaas for services split 2014-12-19 10:19:32 -08:00
test_fwaas_plugin.py Merge "Replace uuid.uuid4() with uuidutils.generate_uuid()" 2017-07-28 08:02:58 +00:00
test_fwaas_plugin_v2.py FirewallGroupPortInvalidProject can be raised now 2017-08-30 06:24:57 +00:00