You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OVN] Add the default condition check in PortBindingChassisEvent
The event ``PortBindingChassisEvent`` should be executed only if the
initialization condition "type=ovn_const.OVN_CHASSIS_REDIRECT" is met.
This condition was skipped since [1], where the ``match_fn`` was
overriden.
[1]https://review.opendev.org/q/I3b7c5d73d2b0d20fb06527ade30af8939b249d75
Conflicts:
neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/test_ovsdb_monitor.py
Closes-Bug: #2037717
Change-Id: I01fa481456c0a675b5857d9796b8323493e4fbc1
(cherry picked from commit a76aa01)
0 commit comments