neutron/neutron/tests/functional/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 Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
framework.py Add L3 HA test with linux bridge 2016-11-16 09:43:05 +00:00
test_dvr_router.py DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
test_ha_router.py Merge "l3-ha: Send gratuitous ARP when new floating IP is added" into stable/newton 2016-11-24 21:22:37 +00:00
test_keepalived_state_change.py l3-ha: Send gratuitous ARP when new floating IP is added 2016-11-12 05:43:36 +01:00
test_legacy_router.py Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
test_metadata_proxy.py Reorganize and improve l3_agent functional tests 2015-11-20 16:24:29 +00:00
test_namespace_manager.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00