Skip to content

Synchronise 2024.1 with upstream#566

Merged
Alex-Welsh merged 2 commits into
stackhpc/2024.1from
upstream/2024.1-2026-06-01
Jun 1, 2026
Merged

Synchronise 2024.1 with upstream#566
Alex-Welsh merged 2 commits into
stackhpc/2024.1from
upstream/2024.1-2026-06-01

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Jun 1, 2026

This PR contains a snapshot of 2024.1 from upstream unmaintained/2024.1.

seunghun1ee and others added 2 commits May 22, 2026 22:05
When ``ansible-galaxy collection install`` is called with two
requirements files, only the latter one is registered and dependencies
on the first requirements file are ignored.

Fixing by performing two separate ansible-galaxy installation. One for
core collections (Defined at file path
``kolla_ansible_core_requirements_yml``) and another for additional
collections (Defined at file path ``kolla_ansible_requirements_yml``).

Closes-Bug: #2153994
Change-Id: Ie179ac46c28c08f3ed41922485ef2e532a2d6e46
Signed-off-by: Seunghun Lee <seunghun@stackhpc.com>
(cherry picked from commit 19fe0d4)
The known_hosts module returns a failure on Rocky Linux 9.8 when given a
comment line from ssh-keyscan output. Fix by excluding them with grep.

Depends-On: https://review.opendev.org/c/openstack/tenks/+/990686

Change-Id: I29e7e8a7480009fd359b8aa8b867b11900109f00
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit e303339)
@github-actions github-actions Bot requested a review from a team as a code owner June 1, 2026 08:10
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Jun 1, 2026
@Alex-Welsh Alex-Welsh closed this Jun 1, 2026
@Alex-Welsh Alex-Welsh reopened this Jun 1, 2026
@Alex-Welsh Alex-Welsh merged commit eee3b51 into stackhpc/2024.1 Jun 1, 2026
3 checks passed
@Alex-Welsh Alex-Welsh deleted the upstream/2024.1-2026-06-01 branch June 1, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants