neutron/neutron/tests/functional/agent/l2
Bernard Cafarelli 283270b3f9 Revert "Setup firewall filters only for required ports"
This reverts commit 75edc1ff28.

Ports with port security disabled require firewall entries in
neutron-openvswi-FORWARD chain to work properly.
Ports created with no security groups will not get skipped with current
code.
With fixed security groups check, these ports' security groups can not
be updated after creation.

Closes-Bug: #1549443

Conflicts:
	neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
	neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py

Change-Id: I95ddbe38d8ac8a927a860a98f54e41e17fb71d43
(cherry picked from commit a8b6a597b6)
2017-02-02 15:59:28 +01:00
..
extensions Introduce bulk push to rpc callback mechanism 2016-08-01 14:22:56 -07:00
__init__.py OVS agent QoS extension functional test for bandwidth limit rules 2015-08-08 15:39:11 +02:00
base.py Revert "Setup firewall filters only for required ports" 2017-02-02 15:59:28 +01:00