Comment 2 for bug 1992534

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to metal (master)

Reviewed: https://review.opendev.org/c/starlingx/metal/+/861015
Committed: https://opendev.org/starlingx/metal/commit/08a16fe8a2324c7237a312d09fd9ea01e4f201da
Submitter: "Zuul (22348)"
Branch: master

commit 08a16fe8a2324c7237a312d09fd9ea01e4f201da
Author: Kyle MacLeod <email address hidden>
Date: Tue Oct 11 20:35:56 2022 -0400

    Fix hardware subcloud unlock using redfish deployment

    Bring miniboot.cfg up to date with recent changes to kickstart.cfg

    Other changes:
    - Minor tweaks to logging of major stages (make consistent, for grep)
    - Ensure logs are copied into /var/log/lat

    Since most changes are made to miniboot.cfg, the most efficient
    way to review these changes is via side-by-side diff between
    miniboot.cfg to kickstart.cfg

    Closes-Bug: 1992534

    Test Plan:

    PASS: Verify subcloud add using redfish:
    - subcloud is installed, bootstrapped, and comes online
      after being unlocked
        - NOTE: test was done on hardware requiring workaround for n3000
          FPGA reset in puppet, but this is an unrelated problem
        - Test also completed on Dell hardware with no issues

    PASS: Verify subcloud add as above using sushy emulator

    Signed-off-by: Kyle MacLeod <email address hidden>
    Change-Id: Ia2846b4d854a25a65a62ae2d4bae89ce72c251b3