neutron/neutron/services/firewall
Rajesh Mohan 6167cb55e2 Do not defer IPTables apply in firewall path
By default, iptables apply is deferred in L3 agent. For
external gateways, iptables is applied immediately (to
enable NAT for floating IP). Similarly, when firewall
is created/updated/deleted, iptable rules are applies
immediately.

Change-Id: I4f652a030ae23a71a2e20af2e8ef0ad5b882b80e
Closes-Bug: #1320775
2014-05-21 11:34:34 -07:00
..
agents Set ns_name in RouterInfo as attribute 2014-04-03 17:13:02 +02:00
drivers Do not defer IPTables apply in firewall path 2014-05-21 11:34:34 -07:00
__init__.py Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
fwaas_plugin.py Return 409 for second firewall creation 2014-04-02 07:26:54 +00:00