vmware-nsx/quantum/plugins
Aaron Rosen 4452f3a83b Add explicit egress rules to nvp security profile
The following commit  7e26074b changed the previous behavior of quantum
security groups by explicitly adding egress rules to the security profile.
When these rules are removed the vm is no longer able to send traffic out.

This patch adds these rules for NVP. One thing to note in the patch
is that now a bunk rule of IPv4 127.0.0.1/32 is added to each security
profile. The reason for this is by default NVP security profiles allow
all egress traffic until a rule is added and then it just lets traffic
matching those rules out. Adding this bunk rule achieves this behavior
that quantum now uses.

Fixes bug 1150378

Change-Id: I005880fcf39d539ae99be428d75c43cc0b39a7b6
2013-03-08 09:48:19 -08:00
..
bigswitch Host route to metadata server with Bigswitch/Floodlight Plugin 2013-03-01 15:34:37 -08:00
brocade Enable handling the report_state RPC call in Brocade Plugin 2013-03-08 01:55:13 +00:00
cisco Merge "Fix syntax error in credential.py and missing __init__.py" 2013-03-06 07:48:08 +00:00
common The change implemented Lbaas CRUD Sqlalchemy operations. 2013-01-08 11:16:15 -08:00
hyperv Use db model hook to filter external network 2013-02-26 00:05:52 +08:00
linuxbridge Lock tables for update on allocation/deletion 2013-03-07 18:45:44 +00:00
metaplugin Setup device alias by device flavor information. 2013-03-04 14:56:21 -08:00
midonet Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix) 2013-03-05 00:24:36 -08:00
nec Notify creation or deletion of dhcp port for security group 2013-03-06 10:46:06 -08:00
nicira Add explicit egress rules to nvp security profile 2013-03-08 09:48:19 -08:00
openvswitch Lock tables for update on allocation/deletion 2013-03-07 18:45:44 +00:00
plumgrid Fixes import reorder nits 2013-02-26 10:37:59 +08:00
ryu Notify creation or deletion of dhcp port for security group 2013-03-06 10:46:06 -08:00
services Include health monitors expected codes upper bound into HAProxy config 2013-03-04 18:17:17 +04:00
__init__.py The change allows loading several service plugins along with core plugin. 2012-11-20 09:37:34 +04:00