Synchronise 2025.1 with upstream - #614
Merged
Merged
Conversation
Emulate baremetal using Tenks to test the deployment of Redfish baremetal with Ironic. Depends-On: https://review.opendev.org/c/openstack/tenks/+/995697 Change-Id: I8e75b5e9b56586ced9c0a9d88bb80a8535397f50 Signed-off-by: Jed Preist <jed@stackhpc.com> (cherry picked from commit b8bb880)
This resolves an issue with applying some configuration blocks. Closes-Bug: #2115121 Change-Id: I3937cb29143f3b9965032c186e8086854de7fbef Signed-off-by: Pierre Riteau <pierre@stackhpc.com> (cherry picked from commit 4007b0e)
In preparation for the ansible bump:
[DEPRECATION WARNING]: Using a mapping for `action` is deprecated. This feature will be removed from ansible-core version 2.23.
Origin: /home/ubuntu/kayobe/ansible/roles/ssh-known-host/tasks/main.yml:31:5
29 - name: Ensure SSH keys are in known hosts
30 local_action:
31 module: known_hosts
^ column 5
Use a string value for `action`.
Change-Id: I9ac26db07f68ecd3859412d3d33a964342be4cd0
Signed-off-by: Will Szumski <will@stackhpc.com>
(cherry picked from commit 2f8cc7b)
The legacy way of calling the dellemc.os* modules is broken: Ansible complains about `Name or service not known`, probably caused by the `delegate_to: localhost`. Apply a fix similar to the ones used for Arista [2] and Junos [3]. [1] https://review.opendev.org/c/openstack/kayobe/+/953207 [2] https://review.opendev.org/c/openstack/kayobe/+/922631 [3] https://review.opendev.org/c/openstack/kayobe/+/950339 Closes-Bug: #2137705 Related-Bug: #2115121 Change-Id: Ic9ae39413630f71ace09e217c696ceb20ecce633 Signed-off-by: Pierre Riteau <pierre@stackhpc.com> Signed-off-by: Stig Telfer <stig@stackhpc.com> (cherry picked from commit c42cb06)
priteau
approved these changes
Aug 25, 2026
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.