neutron/neutron/agent
John Davidge cd38886d20 Fix iptables rules for Prefix Delegated subnets
Make sure the correct iptables rule is added when the router gets
an interface on a PD-enabled subnet. This will allow traffic on PD
subnets to reach the external network.

Includes a unit test for the new function, and modifies an
existing test to verify the adding and removal of the rule.

Change-Id: I42f8f42995e9809e5bda2b29726f7244c052ca1c
Closes-Bug: #1570122
2017-01-30 15:16:55 +00:00
..
common XenAPI: Support daemon mode for rootwrap 2017-01-19 07:33:43 +00:00
dhcp Always acquire network.id lock in dhcp port update 2017-01-27 11:26:24 -08:00
l2 Refactors QosAgentDriver 2017-01-03 04:34:44 -08:00
l3 Fix iptables rules for Prefix Delegated subnets 2017-01-30 15:16:55 +00:00
linux Handle attempt to enable br_netfilter in namespace 2017-01-26 11:54:02 +00:00
metadata Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
ovsdb Merge "Support ovsdb-client monitor with remote connection" 2017-01-19 14:55:22 +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
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
dhcp_agent.py Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
metadata_agent.py Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
securitygroups_rpc.py Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00