vmware-nsx/neutron/agent
Cedric Brandily 3a30d19e4e Deletes floating ip related connection states
When a floating ip is dissociated with a port, the current
connection with the floating ip is still working. This patch
will clear the connection state and cut off the connection
immediately.

Since conntrack -D will return 1, which is not an error code,
so add extra_ok_codes argument to execute methods.

Change-Id: Ia9bd7ae243a0859dcb97e2fa939f7d16f9c2456c
Closes-Bug: #1334926
(cherry picked from commit 9666455383)
2014-09-29 13:34:48 +02:00
..
common Change report_interval from 4 to 30, agent_down_time from 9 to 75 2014-03-18 10:25:04 +02:00
linux Deletes floating ip related connection states 2014-09-29 13:34:48 +02:00
metadata Fix metadata agent's auth info caching 2014-09-11 00:26:45 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Don't spawn metadata-proxy for non-isolated nets 2014-09-22 11:22:31 +03:00
firewall.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
l2population_rpc.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
l3_agent.py Deletes floating ip related connection states 2014-09-29 13:34:48 +02:00
netns_cleanup_util.py fixes broken neutron-netns-cleanup 2014-04-04 18:32:55 -04:00
ovs_cleanup_util.py options: consolidate options definitions 2014-02-24 13:25:11 +09:00
rpc.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00
securitygroups_rpc.py Add L2 Agent side handling for non consistent security_group settings 2014-04-08 08:15:47 -04:00