Skip to content

Synchronise master with upstream#693

Merged
priteau merged 23 commits intostackhpc/masterfrom
upstream/master-2025-03-24
Mar 24, 2025
Merged

Synchronise master with upstream#693
priteau merged 23 commits intostackhpc/masterfrom
upstream/master-2025-03-24

Conversation

@github-actions
Copy link

This PR contains a snapshot of master from upstream master.

g0rgamesh and others added 23 commits February 20, 2025 10:23
There was an ``if`` condition preventing the file from being
copied into haproxy container when ``kolla_enable_tls_external``
is set to ``false``.

Closes-Bug: #2098765
Change-Id: If87b5debcacdbc5001c869440397cd11605a5574
In the past, we agreed to use lowercase letters
for boolean representation. This patch implements
exactly that, just changing True -> true, False -> false.

Change-Id: Ia601d84283dd8bc45e56e1029106de8836139173
This change ensures proper authentication for both Redis master
and Sentinel, fixing potential issues with high availability and
failover. Without this, Octavia jobboard might fail to reconnect
after a master switch.

Closes-Bug: #2100927

Change-Id: I2d7f9f9e47f2c254709ec9d48545c46c9a163fdf
The documentation jobs (including build-openstack-deploy-guide) are
broken due to the migration to Ubuntu Noble [1]. Fix by installing pcre
via bindep.txt.

Adding bindep.txt to irrelevant-files since it's only used in docs job.

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/JOMDY26TCW7OX3NXRGOYQCIDXNNJ4E25/

Change-Id: Ie12da610e7ddd100e8b881a06598d94b7a6f43b0
This is required otherwise the nova_metadata container
does not start when using a nova custom policy.

Closes-bug: #2103562
Change-Id: I1e106a979708cf1d2fb0a30962bd8f53153ffd0f
The old timeout is 2h and we are recently seeing rather frequent
timeouts when the jobs are running on slow (rax) nodes where the job is
terminated quite close to possibly successfully finishing.

Change-Id: Ib7fc12415c8b415925e8af7ba41f597289dbcc66
Merge container_facts and container_volume_facts
into a single module for retrieving all information
about containers and volumes.

Change-Id: I5d321b8326edd7f3b7a11dbdc821e534f457f9d7
Signed-off-by: Ivan Halomi <ivan.halomi@tietoevry.com>
Signed-off-by: Roman Krček <roman.krcek@tietoevry.com>
This avoids presenting outdated information since the meeting time
changes twice a year.

Change-Id: I3bc15b78549f033623d6ffba42ab833881171424
Change-Id: Iba5bc0466019f634c57e487e1e7b8586e3071d02
Add support for deploying OVN SB relays [1].
This is enabled by default to improve large scale scenarios.

Default mechanism deploys one relay group per 50 ovn-controller hosts
and uses random but idempotent method to choose a relay for a given host.

neutron-server and Octavia will connect directly to SB cluster, not via
the relays.

kolla-ansible check subcommand does not support ,,iterated'' containers
for now - but will be introduced in a subsequent patch.

[1]: https://docs.ovn.org/en/latest/tutorials/ovn-ovsdb-relay.html

Co-Authored-By: Krzysztof Tomaszewski <ktomaszewski@cloudferro.com>

Depends-On: https://review.opendev.org/c/openstack/kolla/+/928898

Change-Id: Id7d6973668d8b2b194913b533f8cb756c6708536
Change-Id: I4a0e056eef797afcb446833347fbe139fd7d6677
Also fix hardcoded root username in multiple places

Change-Id: I9b83e206aff694a9b8caf68da2e50b5c34e7ad23
@github-actions github-actions bot requested a review from a team as a code owner March 24, 2025 06:22
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Mar 24, 2025
@priteau priteau closed this Mar 24, 2025
@priteau priteau reopened this Mar 24, 2025
@priteau priteau merged commit 2403693 into stackhpc/master Mar 24, 2025
3 checks passed
@priteau priteau deleted the upstream/master-2025-03-24 branch March 24, 2025 08:20
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.

7 participants