Comment 13 for bug 1973347

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/845547
Committed: https://opendev.org/openstack/neutron/commit/6890204765c5de1a91284b9b0b6bf0565673f53f
Submitter: "Zuul (22348)"
Branch: master

commit 6890204765c5de1a91284b9b0b6bf0565673f53f
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu May 19 22:02:04 2022 +0000

    Move ``PortBindingChassisEvent`` checks to ``match_fn``

    Moved the event checks to ``match_fn`` method, that is the correct
    place to execute them, before the ``run`` method is called.

    This is a follow-up of
    https://review.opendev.org/c/openstack/neutron/+/842147.

    Related-Bug: #1973347
    Change-Id: I3b7c5d73d2b0d20fb06527ade30af8939b249d75