Skip to content

Conversation

@github-actions
Copy link

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

@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Nov 24, 2025
@github-actions github-actions bot requested a review from a team as a code owner November 24, 2025 06:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Nov 24, 2025
mnasiadka and others added 4 commits November 24, 2025 10:08
Change-Id: I0c814d637ef6a7306620964246c1fae8165b6e7e
Signed-off-by: Michal Nasiadka <[email protected]>
Fixes issue in PodmanWorker where it didn't set KOLLA_SERVICE_NAME
environment variable when creating new container.
Additionally, two methods were moved from DockerWorker
to ContainerWorker as they are applicable to both engines.

Closes-Bug: #2078940
Change-Id: I273444fc828678d3c6803bce1bc8db1c5366b9b6
Signed-off-by: Martin Hiner <[email protected]>
(cherry picked from commit e0fbbab)
Horizon uses Django's PyMemcacheCache backend
to store session data.

When one of the Memcached nodes becomes unavailable,
Django raises an exception during session access,
causing Horizon to return HTTP 500 errors.

This patch adds 'ignore_exc': True to the cache OPTIONS
to make Django treat such errors as cache misses
instead of crashing.

This improves Horizon stability in high-availability
setups with multiple Memcached nodes.

Closes-Bug: #2106557
Change-Id: If8873eaec35c4d2e5b13cdb8bcefb96230c59b51
Signed-off-by: Michal Arbet <[email protected]>
(cherry picked from commit 49e64cd)
This patch is just fixing ironic's configuration when
ironic's prometheus exporter is turned on. More in
documentation here [1].

[1] https://docs.openstack.org/ironic-prometheus-exporter/latest/configuration.html

Closes-Bug: #2097096
https://review.opendev.org/c/openstack/kolla/+/963258
Signed-off-by: Serhat Rıfat Demircan <[email protected]>
Change-Id: I360f2b7118731554d8fc81cb192809e605b627fc
(cherry picked from commit 55fd5a0)
Signed-off-by: Maksim Malchuk <[email protected]>
@Alex-Welsh Alex-Welsh force-pushed the upstream/2024.1-2025-11-24 branch from 890396f to e802dad Compare November 24, 2025 10:08
@Alex-Welsh Alex-Welsh enabled auto-merge (rebase) November 24, 2025 10:09
@Alex-Welsh Alex-Welsh merged commit b215a07 into stackhpc/2024.1 Nov 24, 2025
3 checks passed
@Alex-Welsh Alex-Welsh deleted the upstream/2024.1-2025-11-24 branch November 24, 2025 10:10
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.

5 participants