neutron/neutron/tests/unit/agent/l3
sindhu devale 51ca683797 Refactoring agent linux&ovsdb config
Refactoring neutron agent linux and ovsdb config opts
to be in neutron/conf/agent so that all the config options
reside in a centralized location. This simplifies the
process of looking up the config opts and provides an easy
way to import.

NeutronLibImpact

Change-Id: Ib1e0e63dec2985c417412d1ecc68e2a74ef87182
Partial-Bug: #1563069
2017-08-25 10:41:39 -04:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
test_dvr_fip_ns.py Merge "Do not respond to ARP on IPv6-only interfaces" 2017-07-27 02:12:47 +00:00
test_dvr_local_router.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
test_dvr_snat_ns.py DVR: properly track SNAT traffic 2017-04-07 20:25:10 +00:00
test_fip_rule_priority_allocator.py Fix some pep8 errors under l3 unit tests 2017-07-31 13:27:07 +00:00
test_ha_router.py Merge "Add agent object in router info" 2017-01-10 12:03:05 +00:00
test_item_allocator.py DVR: Create router to fip namespace connection based on gateway state 2017-04-11 15:27:48 -07:00
test_l3_agent_extension_api.py Merge "Add agent object in router info" 2017-01-10 12:03:05 +00:00
test_legacy_router.py Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04: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 DVR: Clean stale snat-ns by checking its existence when agent restarts 2016-08-04 10:39:15 -07:00
test_router_info.py Agent common config 2017-03-15 09:52:18 -06:00
test_router_processing_queue.py Document self.assertEqual(expected, observed) pattern 2015-10-06 01:03:53 +02:00