commit | 17655434ee475cdda4a7408cfe68f63c065fd41d | [log] [tgz] |
---|---|---|
author | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | Thu Sep 09 13:55:11 2021 +0000 |
committer | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | Thu Sep 09 16:51:39 2021 +0000 |
tree | 8509d3d985a5cd4c94e11412fca1577987136183 | |
parent | 7d22b1f6b7de96a4fe655eb5d5bcc5a30f7a48b7 [diff] |
[OVN] Remove OVN metadata ports from network port list In "_check_network_internal_connectivity", all "network:" and "compute:" ports belonging to a network are retrieved. OVN metadata ports "network:distributed" should be filtered out because are not a DHCP nor L3 ports. This port type was introduced in Neutron in [1][2]. [1]https://review.opendev.org/c/openstack/neutron-lib/+/732141 [2]https://review.opendev.org/c/openstack/neutron/+/732364 Partial-Bug: #1942913 Change-Id: I7db94247c55f9ac39e3e30a4195cdcda6ed657d7