neutron/neutron/tests/functional
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
..
agent DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
api Fix module's import order 2016-01-22 06:38:42 -08:00
cmd Fix a bug in process_spawn binding on ports 2017-01-18 15:58:29 +00:00
common Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
db TestSanityCheck: drop test tables during cleanup 2016-10-03 13:38:07 +00:00
pecan_wsgi Make DHCP notifier use core resource events 2016-09-14 00:40:09 -07:00
plugins Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
sanity iptables: fail to start ovs/linuxbridge agents on missing sysctl knobs 2016-11-18 18:18:02 +00:00
scheduler Add binding_index to RouterL3AgentBinding 2016-09-02 11:17:47 +00:00
services L3 DVR: always notify on ROUTER_INTERFACE AFTER_CREATE 2016-10-07 12:11:37 +00:00
tests Add logging for some functional tests 2016-05-04 06:41:17 -04:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Delete post_test_hook.generate_test_logs 2016-05-04 11:11:46 -04:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt More instructions for neutron-db-manage revision --autogenerate 2015-11-08 19:42:56 -05:00
test_server.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_service.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00