neutron/neutron/tests/unit
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 Add filter check for quering 2017-01-18 16:01:28 +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-20 02:13:46 +00:00
common Compare port_rule_masking() results with different approach 2017-01-09 14:07:29 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Add check for ha state 2017-01-20 12:54:37 +04:00
debug Change external_network_bridge default to '' 2016-08-02 11:35:47 -07:00
extensions Check for unbound ports in L3 RPC handler 2017-01-18 15:44:55 +00:00
hacking Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
ipam Remove availability range code and model 2016-09-06 17:35:12 +00:00
notifiers Fix deprecation warnings 2016-08-26 22:16:06 -04:00
objects Add common way to extend standard attribute models 2016-09-16 18:16:29 +00:00
plugins Revert "Setup firewall filters only for required ports" 2017-02-02 15:59:28 +01:00
quota Merge "Except if tracked resource registered as countable" 2016-09-08 07:04:25 +00:00
scheduler Solve unexpected NoneType returned by _get_routers_can_schedule. 2017-01-18 15:11:39 +00:00
services DVR: Fix IPtables driver for metering with DVR routers 2017-01-24 13:27:32 -08:00
tests Remove recursion from import_modules_recursively 2016-10-22 15:08:24 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Fix module's import order 2016-01-22 06:38:42 -08:00
dummy_plugin.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
extension_stubs.py Add a description field to all standard resources 2016-03-05 02:29:35 +00:00
test_auth.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_context.py Support Unicode request_id on Python 3 2015-11-27 16:21:16 +01:00
test_manager.py Add the ability to load a set of service plugins on startup 2016-02-10 10:04:15 -06:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
test_wsgi.py Get rid of get_engine() in db/api.py 2016-08-12 15:48:17 +03:00
testlib_api.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00