Comment 6 for bug 2045926

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kayobe (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/kayobe/+/903142
Committed: https://opendev.org/openstack/kayobe/commit/56e592b6489dbfc21d2071b24c1ca3767bc52e91
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit 56e592b6489dbfc21d2071b24c1ca3767bc52e91
Author: Stig Telfer <email address hidden>
Date: Tue Nov 28 21:55:32 2023 +0000

    Fix gateway assignment when seed SNAT is disabled

    Fix a logic issue when seed SNAT is not enabled. In this circumstance
    Bifrost was generating ConfigDrive data with the default gateway unset
    even when one is available on the admin network. This regression was
    introduced in Ib847d3420dee374cec067cd8af519b510be04120 [1].

    [1] https://review.opendev.org/c/openstack/kayobe/+/898434

    Closes-Bug: #2045926
    Change-Id: Ifd9f9cd389ac09448fc91dba74f8f09595698b55
    (cherry picked from commit 49f91043c6c3b0549a8625baba1e6e218eb69160)