neutron/neutron/tests/unit/agent/l3
Cedric Brandily bd0e8af34c Remove deprecated namespace deletion options
dhcp/router_delete_namespaces[1] options have been defined as a
workaround to an iproute2 limitation[1] corrected 2 years ago.

That's why the change removes these options after their deprecation
in Liberty.

[1] in neutron.agent.dhcp/l3.config

DocImpact
Closes-Bug: #1508189
Related-Bug: #1418079
Change-Id: I2a879213c3b095a007a4531f430a33cea9fdf1bd
2015-10-21 12:53:14 +02:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Remove deprecated namespace deletion options 2015-10-21 12:53:14 +02:00
test_dvr_fip_ns.py Remove deprecated namespace deletion options 2015-10-21 12:53:14 +02:00
test_dvr_local_router.py Cache the ARP entries in L3 Agent for DVR 2015-10-15 08:15:20 -07:00
test_fip_rule_priority_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_ha_router.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_item_allocator.py Use assertIn and assertNotIn 2015-10-05 20:47:18 +02:00
test_legacy_router.py Delete gateway conntrack state when remove external gateway 2015-09-09 09:24:40 +08:00
test_link_local_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_namespace_manager.py Document self.assertEqual(expected, observed) pattern 2015-10-06 01:03:53 +02:00
test_router_info.py Always send status update for processed floating ips 2015-10-13 15:05:37 +03:00
test_router_processing_queue.py Document self.assertEqual(expected, observed) pattern 2015-10-06 01:03:53 +02:00