Use StackHPC Ironic fork#2340
Conversation
There was a problem hiding this comment.
Code Review
This pull request configures Kayobe to use the StackHPC Ironic fork by adding the ironic-base source repository and updating the Kolla image tags for Ironic, including a new tag for Rocky 10. A release note is also added to document the diskless boot and ESP bootloader selection features. However, a review comment points out that adding rocky-10 to ironic without also defining corresponding tags for ironic_dnsmasq and ironic_neutron_agent will lead to deployment failures on Rocky 10 systems.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
@seunghun1ee I know you had some issues building Ironic images recently. Does this look alright to you? |
Use the StackHPC Ironic fork to include diskless boot support and architecture-specific virtual media ESP bootloader selection. The required changes are provided by: [1] stackhpc/ironic#4 [2] stackhpc/ironic#9 Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
Discussed in the office. This was not relevant. |
Use the StackHPC Ironic fork to include diskless boot support and architecture-specific virtual media ESP bootloader selection.
The required changes are provided by:
[1] stackhpc/ironic#4
[2] stackhpc/ironic#9