Comment 2 for bug 1928926

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/792095
Committed: https://opendev.org/openstack/tripleo-common/commit/d3286377132ee6b0689a39e52858c07954711d13
Submitter: "Zuul (22348)"
Branch: master

commit d3286377132ee6b0689a39e52858c07954711d13
Author: Harald Jensås <email address hidden>
Date: Wed May 19 11:25:51 2021 +0200

    Partial-Revert:Skip port if missing mandatory tag

    We need to be more specific when to allow ports without
    mandatory tags. We can ignore OVN mac ports, but we do
    care about the overcloud node ctlplane ports.

    Add the raise MissingMandatoryNeutronResourceTag back
    in _ports_by_role_and_host.

    Change-Id: Ie7bd84f40f3a0bf5155c0bd455815fa3ecacdef4
    Closes-Bug: #1928926