neutron/neutron/tests/unit/agent/linux
Cedric Brandily 127de06c7e Clean only floating-ip related connection states
Currently init_l3 deletes connection states related to ALL ips deleted
in init_l3 but it's required only when floating-ips are deleted[1].

This change deletes only connection states related to floating-ips
deleted in init_l3 ... it avoids to delete connection states in dhcp
agents and on router internal ports!

[1] look at change Ia9bd7ae243a0859dcb97e2fa939f7d16f9c2456c

Closes-Bug: #1452434
Related-Bug: #1334926
Change-Id: Icfcfc585df6fd41de1e1345fd731e4631a6950ce
2015-06-05 22:58:33 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_async_process.py Remove use of contextlib.nested 2015-05-06 04:43:01 -07:00
test_bridge_lib.py iptables firewall: add framework for iptables firewall functional test 2015-03-16 02:10:14 +08:00
test_daemon.py Use os._exit after forking 2015-05-26 10:11:52 +10:00
test_dhcp.py Add route to metadata IP by default 2015-06-02 06:28:44 +04:00
test_ebtables_driver.py ARP spoofing patch: Low level ebtables integration 2015-04-22 09:32:02 +12:00
test_ebtables_manager.py ARP spoofing patch: Data structures for rules. 2015-05-08 08:23:35 +12:00
test_external_process.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_interface.py Clean only floating-ip related connection states 2015-06-05 22:58:33 +02:00
test_ip_lib.py Remove hack for sending gratuitous arp from fip ns 2015-05-26 16:13:35 +00:00
test_ip_link_support.py Remove root_helper arg from sanity checks 2015-02-20 03:23:38 +00:00
test_ip_monitor.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_ipset_manager.py Improve test_set_members_deleting_less_than_5 2015-05-29 16:29:47 +00:00
test_iptables_firewall.py Python3: use six.iteritems() instead of dict.iteritems() 2015-06-01 23:13:42 +02:00
test_iptables_manager.py Switch to dictionary for iptables find 2015-05-27 17:51:31 -07:00
test_keepalived.py Simplify keepalived.virtual_routes 2015-04-20 14:49:37 +08:00
test_ovsdb_monitor.py Remove is_active property from SimpleInterfaceMonitor 2015-04-29 22:39:10 +00:00
test_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
test_utils.py Enhance utils.ensure_dir to be resilient to concurrent workers 2015-06-03 16:56:23 +00:00