neutron/neutron/tests/unit/agent
Swaminathan Vasudevan c6de850021 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
2017-01-26 16:18:02 -08:00
..
common Fix some slow unit tests 2016-12-08 14:11:34 -08:00
dhcp Merge "DHCP: enhance DHCPAgent startup procedure" 2017-01-19 08:25:16 +00:00
l2 Refactors QosAgentDriver 2017-01-03 04:34:44 -08:00
l3 DVR: Add static routes to FIP namespace 2017-01-26 16:18:02 -08:00
linux Merge "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-01-25 10:13:03 +00:00
metadata Add agent object in router info 2016-12-19 17:08:23 -05:00
ovsdb Merge "Refactor OVSDB native lib to be more customizable" 2017-01-19 08:27:19 +00:00
windows Typo on side_effect rendering the test useless 2016-11-17 21:24:54 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_securitygroups_rpc.py Merge "Remove second -m protocol from iptables rules" 2017-01-19 11:59:57 +00:00