neutron/neutron/tests/unit/agent/l3
Eugene Nikanorov 723162501a Finally let L3 and DHCP agents cleanup namespaces by default
There has been a problem with iproute package that resulted in errors
when deleting the namespaces, so deleting was turned off by default.
According to tests with iproute version 3.12.0 there is no such issue
so the option could be safely turned on by default.

DocImpact
Related-Bug: #1052535
Related-Bug: #1402739

Change-Id: I4c831f98fb2462382ef0f9216e265555186b965a
2015-05-01 14:26:40 +00:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Finally let L3 and DHCP agents cleanup namespaces by default 2015-05-01 14:26:40 +00:00
test_dvr_fip_ns.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_dvr_router.py Support Dual-Stack Gateway Ports on Neutron Routers 2015-03-27 23:37:58 -04:00
test_ha_router.py Move final remnants of router processing to router classes 2015-03-30 16:58:53 +00:00
test_legacy_router.py Change linux/ip_lib code to better handle address families 2015-03-10 00:17:24 -04:00
test_link_local_allocator.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_namespace_manager.py Add tests for the l3 agent namespaces manager 2015-03-28 17:13:37 -05:00
test_router_info.py Prepare for unit test reorg 2015-04-04 00:45:05 +00:00
test_router_processing_queue.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00