Comment 15 for bug 2007167

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/875662
Committed: https://opendev.org/openstack/neutron/commit/f6d24ebb052256bb2b818b13928961a6245f8f4f
Submitter: "Zuul (22348)"
Branch: stable/zed

commit f6d24ebb052256bb2b818b13928961a6245f8f4f
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)