neutron/neutron/tests/unit/agent
Rodolfo Alonso Hernandez c8a819aff4 Filter out port with invalid ofport in OVS firewall
Since [1], "get_vif_port_by_id" is also returning ports with an
invalid ofport. OVS firewall cannot set an OpenFlow rule for a port
without a valid ofport. "get_ovs_port" should filter out those ports.

Related-Bug: #1815989
Related-Bug: #1734320

[1]https://review.opendev.org/#/c/640258/

Change-Id: Id12486b3127ab4ac8ad9ef2b3641da1b79a25a50
2020-09-30 11:33:24 +00:00
..
common Merge "Improve terminology in the Neutron tree" 2020-08-28 14:06:18 +00:00
dhcp Use metadata constants from n-lib 2020-09-04 15:08:30 +00:00
l2 Remove "six" library 2020-07-28 16:55:52 +00:00
l3 [L3] Add missing address scope mark for IPv6 traffic 2020-09-16 00:34:38 +00:00
linux Filter out port with invalid ofport in OVS firewall 2020-09-30 11:33:24 +00:00
metadata metadata-ipv6: Accept link local address in X-Forwarded-For 2020-08-31 13:02:49 +02:00
ovn Use metadata constants from n-lib 2020-09-04 15:08:30 +00:00
ovsdb Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_securitygroups_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00