neutron/neutron/tests
Mohammed Naser 0364f18848 [OVN] Match LSP_TYPE_VIRTUAL in PortBindingUpdateVirtualPortsEvent
With newer versions of OVN, port bindings are removed and added
for both virtual ports and container ports (aka trunk ports in
Neutron world)[1][2].

With this, Neutron recently landed a change in order to handle
virtual ports for the update/delete steps[3], however, this has
resulted in unexpected behaviour where the binding information
is wiped for trunk ports, then subsequently removed on the
next maintenance run.

We should make sure that we only have row deletes for
virtual ports specifically rather than all ports.

[1]: ec933537f9
[2]: 28d40c0a02
[3]: https://review.opendev.org/c/openstack/neutron/+/883681

Related-Bug: #2024160
Change-Id: Ide3204748274cbab9731310c2e2bd8bd8c9a53ff
(cherry picked from commit 1160aaa471)
2023-09-28 14:38:05 +00:00
..
common [Fullstack] Wait 10 seconds to ensure that MAC address is configured 2022-12-22 15:45:05 +00:00
contrib Add "quota-check-limit" extension to OVN extension list 2021-11-26 09:50:26 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Switch fullstack/functional fips jobs to 9-stream 2023-09-14 05:20:42 +00:00
functional [OVN] Match LSP_TYPE_VIRTUAL in PortBindingUpdateVirtualPortsEvent 2023-09-28 14:38:05 +00:00
unit Revert "[OVN][Trunk] Add port binding info on subport when parent is bound" 2023-09-27 14:38:55 +00:00
var
__init__.py
base.py Disable pool recycle in tests 2023-07-04 12:55:19 +00:00
post_mortem_debug.py
tools.py Extend database to support portforwardings with port range 2022-03-15 09:10:23 -03:00