Comment 11 for bug 2032377

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

Reviewed: https://review.opendev.org/c/openstack/ironic/+/917735
Committed: https://opendev.org/openstack/ironic/commit/78c1d9a98d6ff175b3bfa5bdda6694a4cf30cff2
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 78c1d9a98d6ff175b3bfa5bdda6694a4cf30cff2
Author: Julia Kreger <email address hidden>
Date: Wed Apr 3 12:56:57 2024 -0700

    Inject a randomized publisher id

    To serve as a mechanism to allow an interlocking device identification
    this patch injects a publisher id value into ISO images *and* the kernel
    command line for any software running from the ISO image to match
    the ISO in use to the location of data housed locally from within the
    image.

    Related-Bug: 2032377
    Change-Id: I9b74ec977fabc0a7f8ed6f113595a3f1624f6ee6
    (cherry picked from commit fb850e7f005e0ef4b5c489b8c2b245791d0d33eb)