]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Delete gateway conntrack state when remove external gateway
authorYi Zhao <zhaoyi@cmss.chinamobile.com>
Thu, 27 Aug 2015 07:24:21 +0000 (15:24 +0800)
committerZhao Yi <zhaoyi@cmss.chinamobile.com>
Wed, 9 Sep 2015 01:24:40 +0000 (09:24 +0800)
commit37430d4bd096a04a0b3e23165ac244ac1f47a774
tree183d982f8033f7a8b691ef8fe7ae30fac63ae097
parent397fc4dcb5500537077848078fa4a1cc3fa913e6
Delete gateway conntrack state when remove external gateway

This fixed the problem that a gateway ip conntrack state not cleared
when user clears a router external gateway.

Change-Id: I77f22d9504430259b01366e6296a99ba1cd6a046
Closes-Bug: #1488730
neutron/agent/l3/ha_router.py
neutron/agent/l3/router_info.py
neutron/agent/linux/ip_lib.py
neutron/tests/unit/agent/l3/test_legacy_router.py