Comment 18 for bug 2007167

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/875665
Committed: https://opendev.org/openstack/neutron/commit/2e2066a55aa8c239adbd06b38936192b35829dd2
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 2e2066a55aa8c239adbd06b38936192b35829dd2
Author: James Denton <email address hidden>
Date: Mon Feb 27 14:44:08 2023 -0600

    Apply Ironic's server-ip-address as TFTP next-server

    This patch uses existing DHCP option 255 (server-ip-address)
    provided by Ironic and applies it as next-server for the purpose
    of provisioning a baremetal server with OVN DHCP.

    Related-Bug: #2007167
    Change-Id: I59038639a8411c11c5fb8b366d9c858ef3db4f70
    (cherry picked from commit dbfc18d1fa122140074d5c960c8440189b386fb8)