neutron/neutron/tests/functional/agent
Bernard Cafarelli a8b6a597b6 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.

Change-Id: I95ddbe38d8ac8a927a860a98f54e41e17fb71d43
Closes-Bug: #1549443
2017-01-16 03:06:21 +00:00
..
l2 Revert "Setup firewall filters only for required ports" 2017-01-16 03:06:21 +00:00
l3 Remove get_router_cidrs method of dvr_edge_ha router 2017-01-19 10:37:14 -08:00
linux Merge "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-01-25 10:13:03 +00:00
ovsdb Refactor OVSDB native lib to be more customizable 2016-11-08 05:58:36 +02:00
windows Fix Windows IPDevice.device_has_ip racefulness 2016-04-07 16:54:47 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Skip larger than /64 subnets in DHCP agent 2016-11-29 21:18:47 -05:00
test_firewall.py Fix typos 2017-01-18 15:48:32 +07:00
test_l2_lb_agent.py Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
test_l2_ovs_agent.py openvswitch agent: add OVS_RESTARTED event 2017-01-19 13:48:28 +01:00
test_ovs_flows.py [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)' 2016-10-25 00:53:01 +00:00
test_ovs_lib.py Merge "ovsdb: don't erase existing ovsdb managers" 2016-11-28 12:42:21 +00:00