neutron/neutron/agent
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
..
common ovsdb: don't erase existing ovsdb managers 2016-11-28 12:47:52 +00:00
dhcp Kill the metadata proxy process unconditionally 2017-02-03 10:10:07 +01:00
l2 L2 Agent Extensions handle unimplemented methods 2016-08-19 19:13:08 +00:00
l3 DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
linux DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
metadata Add metadata proxy router_update callback handler 2016-09-15 21:28:21 -07:00
ovsdb ovsdb: don't erase existing ovsdb managers 2016-11-28 12:47:52 +00:00
windows Merge "Reuse to_utf8() and jsonutils.dump_as_bytes()" 2016-04-15 23:40:59 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
dhcp_agent.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Refactoring config options for l3 agent config 2016-07-21 18:29:18 +00:00
metadata_agent.py Switch to oslo.cache 2016-06-02 15:22:36 +00:00
rpc.py Don't use exponential back-off for report_state 2016-07-28 14:54:19 +03:00
securitygroups_rpc.py Delete conntrack when remote ipset member removed 2016-12-09 07:02:35 +00:00