neutron/neutron/tests/functional/resources
Rodolfo Alonso Hernandez 32e8303b3b Skip "PortBindingChassisEvent" if revision number changes
Since [1], the "external_ids" of the NB Logical_Router_Port register
are copied into the SB Port_Binding "external_ids". When a change
in a Port_Binding register is received, if only the
"external_ids:revision_number" is changed, we skip any update on the
related Logical_Router_Port.

If not, that will lead to an infinite loop: Neutron will update
the Logical_Router_Port with a new revision number and OVN will
copy this new revision number to the SB register, triggering again
the update of the NB Logical_Router_Port

[1]https://www.mail-archive.com/ovs-dev@openvswitch.org/msg62836.html

Closes-Bug: #1973347
Change-Id: Ib51764778a666050c42de0dfeb9bf9b185d44bb7
2022-05-16 15:53:15 +00:00
..
ovsdb Skip "PortBindingChassisEvent" if revision number changes 2022-05-16 15:53:15 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
process.py Remove "distutils" library 2022-05-12 23:50:07 +00:00