]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Kill conntrackd state on HA routers FIP disassociation
authorAssaf Muller <amuller@redhat.com>
Tue, 13 Oct 2015 14:19:36 +0000 (10:19 -0400)
committerAssaf Muller <amuller@redhat.com>
Tue, 13 Oct 2015 16:21:06 +0000 (12:21 -0400)
commite0eeadc97ee094d6dfa5f4139c1c4aa871b514d5
treee6041a47f452bdd3dc453bad2f5eab2468865e51
parent090fe713592c2b6398d999bfa03b80cbb2054609
Kill conntrackd state on HA routers FIP disassociation

Legacy routers kill conntrackd states on FIP disassociation,
so that traffic to FIPs that have been disassociated is properly
dropped. This is not the case with HA routers, and this patch
changes that.

Change-Id: Ic962c518ce33a4936d0f1655d60d308c5e776a9b
Closes-Bug: #1505700
neutron/agent/l3/ha_router.py
neutron/tests/functional/agent/test_l3_agent.py