Comment 2 for bug 1928711

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/791812
Committed: https://opendev.org/openstack/tripleo-ansible/commit/f6bb0590178d5f51940154f8d69df59f462fb10b
Submitter: "Zuul (22348)"
Branch: master

commit f6bb0590178d5f51940154f8d69df59f462fb10b
Author: Harald Jensås <email address hidden>
Date: Mon May 17 14:08:23 2021 +0200

    Fix network-v2 node port idempotency

    Store the 'name_upper' of the networks in the
    network name id map, and use this name when
    setting the port name in port definitions.

    The port name is checked agains existing ports,
    and since THT uses the upper case network name
    when setting the port name the same (name_upper)
    must be used here.

    Closes-Bug: #1928711
    Related: blueprint network-data-v2-ports
    Change-Id: Iac7f351ce9ee965c17b6bc2956d140efe25ffcf4