Synchronise master with upstream#578
Merged
Merged
Conversation
Change-Id: Ibdf02b749d0cff477a1c74b5c538bbec860fc3c5 Signed-off-by: Will Szumski <will@stackhpc.com>
The project[1] has received no commit for 4 years. Its latest commit still uses upper constraints from the old, abandoned Wallaby branch. [1] https://opendev.org/x/networking-infoblox Depends-on: https://review.opendev.org/c/openstack/kolla-ansible/+/988844 Change-Id: I76178307a82dc723ebe8ca141aa21b1cabcaefbd Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Updates the custom container example in ansible-control.yml to the correct variable, and updates a description in infra-vms.yml to reference the correct container. Closes-Bug: #2154741 Change-Id: I122af26524197e3d67bbf46a75ff632b836beabe Signed-off-by: Leonie Chamberlin-Medd <leonie@stackhpc.com>
Change-Id: If338782e9bba9a13bf4e7d55c1ddb36130683866 Signed-off-by: Will Szumski <will@stackhpc.com>
Concurrent registration of baremetal compute nodes triggers: [Errno 11] Resource temporarily unavailable Using a seperate cache directory per node prevents these conflicts. This is also being tracked as a python-ironicclient bug[1]. We can remove this workaround if this issue is resolved within the client. [1] https://bugs.launchpad.net/python-ironicclient/+bug/2154729 Closes-Bug: #2154810 Change-Id: I659847a02b3fdb672c7f9d38280c6145d483d774 Signed-off-by: Will Szumski <will@stackhpc.com>
Some CI jobs are hitting rate limits. Change-Id: Iad22b28c39a023d26f89b753af73dd730d000cea Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
`command` is a builtin command in any POSIX-compatible shell, while `which` is an extra package which can be absent. Change-Id: I8a1f505e17fa282d9eb3c76cb703b84b322b3dbb Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Alex-Welsh
approved these changes
Jun 8, 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 master from upstream master.