Comment 17 for bug 1930151

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/796730
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/4efcf186259efd22ae56357bd378e32231a0f880
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 4efcf186259efd22ae56357bd378e32231a0f880
Author: Alex Schultz <email address hidden>
Date: Wed Jun 16 11:02:23 2021 -0600

    Always run network config for undercloud

    We need to ensure that os-net-config is run on upgrades. On the
    undercloud we want the os-net-config to always run so let's set the
    NetworkDeploymentAction correctly.

    Change-Id: I749714c1f0af3787020f3e9b88f752d272b91d37
    Related-Bug: #1930151
    (cherry picked from commit 38ca24be2feda9baac7f5ddff221dcb5b2222240)