neutron/neutron/agent/linux
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
..
openvswitch_firewall ovsfw: Support protocol numbers instead of just tcp and udp 2017-01-23 06:17:52 -05:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
dhcp.py Skip larger than /64 subnets in DHCP agent 2016-12-11 00:44:04 +00:00
dibbler.py dibbler: fix import order 2015-12-23 10:34:21 -08:00
external_process.py Adds a default reload callback to ProcessManager 2016-08-10 10:05:08 -04:00
interface.py Update MTU on existing devices 2016-12-19 14:02:44 +00:00
ip_conntrack.py Delete conntrack entry with remote_ip on the other direction 2016-08-05 10:44:55 +08:00
ip_lib.py DVR: Add static routes to FIP namespace 2017-02-07 17:40:50 +00:00
ip_link_support.py Add new configuration test in sanity check: vf_extended_management 2016-08-30 11:27:55 +00:00
ip_monitor.py Ignore possible suffix in iproute commands. 2015-12-10 11:16:12 +02:00
ipset_manager.py Delete conntrack when remote ipset member removed 2016-12-09 07:02:35 +00:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Remove iptables nat and mangle rules for security group 2017-01-09 15:46:28 +00:00
iptables_manager.py Speed-up iptables_manager remove_chain() code 2016-12-02 21:13:18 +00:00
keepalived.py Keepalived global_defs configuration entries required to avoid DNS lookup 2016-09-27 14:18:05 +00:00
ovsdb_monitor.py Watch for 'new' events in ovsdb monitor for ofport 2016-03-17 05:21:37 -07:00
pd.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
pd_driver.py Fix module's import order 2016-01-22 06:38:42 -08:00
polling.py Wait for ovsdb_monitor to be active before use it 2016-08-27 08:17:42 +00:00
ra.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
tc_lib.py Add setting default max_burst value if not given by user 2016-05-12 10:06:54 +00:00
utils.py Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00