neutron-fwaas/neutron_fwaas/tests/unit/services/firewall/drivers/linux
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
..
__init__.py Re-enable UT for neutron-fwaas for services split 2014-12-19 10:19:32 -08:00
test_iptables_fwaas.py DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace 2018-03-19 17:08:26 +00:00
test_iptables_fwaas_v2.py DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace 2018-03-19 17:08:26 +00:00
test_legacy_conntrack.py Enable to configure conntrack driver 2017-03-31 17:33:50 +07:00
test_netlink_conntrack.py ConntrackNetlink driver to delete conntrack entries 2017-04-17 16:41:54 +07:00