neutron/neutron/tests/unit/agent/l3
Swaminathan Vasudevan 36da52b665 DVR: Add static routes to FIP namespace
The static routes are currently only added to the router
namespace and snat namespace, but not added to the fip
namespace.

This patch adds the static routes configured for the router
to the FIP namespace, to its own table. So this will allow
the FIP namespace to be configured with different nexthop
routes for different routers.

Change-Id: Ida165d1ecf5c07af31dac11d9daed33ccaaf5605
Closes-Bug: #1571676
(cherry picked from commit c6de850021)
2017-02-07 17:40:50 +00:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Add check for ha state 2017-01-20 12:54:37 +04:00
test_dvr_fip_ns.py DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
test_dvr_local_router.py DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00: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 Kill neutron-keepalived-state-change gracefully 2017-01-09 16:27:51 +00:00
test_item_allocator.py DVR: Fix ItemAllocator class to handle exceptions 2016-07-14 13:05:45 -04:00
test_l3_agent_extension_api.py Add L3 agent extension API object 2016-08-31 11:15:51 -04:00
test_legacy_router.py Fix deprecation warnings 2016-08-26 22:16:06 -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 Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_router_processing_queue.py Document self.assertEqual(expected, observed) pattern 2015-10-06 01:03:53 +02:00