Comment 9 for bug 1929117

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/794181
Committed: https://opendev.org/openstack/python-tripleoclient/commit/097221585ff9f384695fd3ba2702a5d6b5f299e5
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 097221585ff9f384695fd3ba2702a5d6b5f299e5
Author: Alex Schultz <email address hidden>
Date: Thu May 20 18:29:43 2021 +0000

    Partial Revert "Don't pass the DNSServers param in undercloud env"

    This partially reverts commit f1450b3ae8036cfebdc1852ad11769e5585185d7.

    Reason for revert: undercloud_nameservers is supposed to configured
    /etc/resolv.conf. The previous patch broke the link between the
    configuration and the os-net-config configuration to ensure that
    /etc/resolv.conf was updated at install time.

    NOTE: This only affects Train through Victoria as we rewrote the network
    configuration in Wallaby.

    Closes-Bug: #1929117
    Change-Id: Ibec901441952ee3336ca3a6b7b4381c97d326d22
    (cherry picked from commit bf586c4c9422d3c943d6ab396842e5e99bd3ff7d)