Synchronise 2025.1 with upstream#112
Merged
priteau merged 3 commits intostackhpc/2025.1from Mar 23, 2026
Merged
Conversation
Some baremetal servers don't handle raw commands correctly, sent by default [1] when 'disable_boot_timeout' is set to true [2], so this change adds the ability to override this setting in the 'ironic.conf' file via the 'ipmi_disable_boot_timeout' variable. 1. https://opendev.org/openstack/ironic/src/branch/master/ironic/drivers/modules/ipmitool.py#L1230-L1246 2. https://opendev.org/openstack/ironic/src/branch/master/ironic/conf/ipmi.py#L57-L65 Closes-Bug: #2138712 Change-Id: I2f30ef92f590fa954cc2b067ff180f36c214cecb Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com> (cherry picked from commit 35245e6)
The service may be masked to avoid changing status as it may expect a firewall-free environment. Also install setuptools to fix tox-docs job. Change-Id: I1214832ef967418ec2f93faf6fa090a40ad12f7a Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains a snapshot of 2025.1 from upstream stable/2025.1.