Comment 13 for bug 1907214

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/786892
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/83e99c65a28b15557c42a194dfdaaec5c2edf8d4
Submitter: "Zuul (22348)"
Branch: stable/train

commit 83e99c65a28b15557c42a194dfdaaec5c2edf8d4
Author: Takashi Kajinami <email address hidden>
Date: Mon Jan 25 19:57:02 2021 +0900

    Run ExtraConfigPre and NodeExtraConfig after network configurations

    This change makes ExtraCnfigPre and NodeExtraConfig executed after
    network configurations, so that these resources are triggered at
    the consistent timing with older version depending on Heat software
    deployments instead of config download.

    Conflicts:
            common/deploy-steps.j2

    Backport note to train:
    PreNetworkConfig resource still exists in stable/train so commit
    message and release note are updated accordinly.

    Conflicts:
            common/deploy-steps.j2
            puppet/role.role.j2.yaml

    Depends-on: https://review.opendev.org/786901
    Closes-Bug: #1907214
    Change-Id: I96e7e4c570839cfba6011788464d8e93925b2f01
    (cherry picked from commit e7894c0b2308692364b72a7dc22cb5a32cd5c3b8)
    (cherry picked from commit 87fc83d7b1334dd2bd5852ae9edf44f87d29e79c)
    (cherry picked from commit ef575f87f51686a9c65a1a33d4933191c052a5e0)