neutron/neutron/tests/unit
Swaminathan Vasudevan 48e1b4277c 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 02:20:47 +00:00
..
agent DVR: Add static routes to FIP namespace 2017-02-07 02:20:47 +00:00
api Merge "Add bulk pull OVO interface" 2017-02-03 18:00:55 +00:00
callbacks Reduce the number of debug traces emitted by registry callbacks 2016-09-07 20:10:16 -07:00
cmd Fix netns_cleanup interrupted on rwd I/O 2017-01-12 03:52:30 +00:00
common Set access_policy for messaging's dispatcher 2017-01-24 13:56:49 +08:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Merge "Fix some pylint errors in IPAM tests" 2017-02-03 09:58:50 +00:00
debug Change external_network_bridge default to '' 2016-08-02 11:35:47 -07:00
extensions Merge "Fix port update for service subnets" 2017-02-03 09:24:27 +00:00
hacking Merge "Replace assertEqual(None, *) with assertIsNone in tests" 2016-11-22 02:15:19 +00:00
ipam OVO for Ipam(Allocation,Subnet,Pool) 2017-01-19 19:25:01 +00:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Merge "Fixes to allow OVO deserializion of ports/networks" 2017-02-01 09:38:30 +00:00
plugins Merge "Update in-tree code to use new neighbour functions" 2017-02-03 11:09:06 +00:00
quota Stop using legacy facade 2017-01-19 13:02:33 +04:00
scheduler Remove deprecated min_l3_agents_per_router 2017-01-16 14:25:22 -05:00
services Transition qos notification driver into qos driver 2017-01-25 14:13:36 +01:00
tests Remove recursion from import_modules_recursively 2016-09-30 21:48:50 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
dummy_plugin.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
extension_stubs.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_auth.py
test_context.py Stop using legacy facade 2017-01-19 13:02:33 +04:00
test_manager.py neutron-lib: use CORE from neutron lib constants 2016-12-26 00:56:42 -08:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Get rid of get_engine() in db/api.py 2016-08-12 15:48:17 +03:00
testlib_api.py Merge "Stop using legacy facade" 2017-01-20 08:23:22 +00:00