Comment 6 for bug 1928469

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/791937
Committed: https://opendev.org/openstack/tripleo-common/commit/0a7cfe39343e302875b07b400c224bdd2e6be578
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 0a7cfe39343e302875b07b400c224bdd2e6be578
Author: Harald Jensås <email address hidden>
Date: Tue May 11 00:58:04 2021 +0200

    Skip port if it's on the OVN MAC Net

    Skip ports for which the network_id is not in
    'networks_by_id'. This means it is a OVN bridge MAC
    port and should be ignored.

    This change is the original patch, and the partial
    revert squashed in.

    Related: blueprint network-data-v2-ports
    Closes-Bug: #1928469
    Depends-On: https://review.opendev.org/790687
    Change-Id: Ife65326509e1d5fe7689c1baec17d902ec848c0d
    (cherry picked from commit 14441478f944d0e07d107191d59fbb9024ced512)
    (cherry picked from commit d3286377132ee6b0689a39e52858c07954711d13)