Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 5, 2025

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

keuko and others added 7 commits July 22, 2025 09:15
If a configuration file is tracked in the state file
but no longer appears in config.json, it should either be
restored or removed.

This patch introduces a new exception StateMismatch and
updates execute_config_check() to detect such cases. If
any destination path is present in the defaults state but
missing from config.json, we now raise StateMismatch.

A dedicated unit test has been added to verify
this behavior.

Closes-Bug: #2114173

Signed-off-by: Michal Arbet <michal.arbet@ultimum.io>
Change-Id: I6e0b4aaa5722990e3ac647578023f474db3d4381
(cherry picked from commit cf3c65f)
This reverts commit 535b2f2.

Reason for revert: This change was reverted on all the other branches.

Change-Id: I49015b8fc72c83449767bfce0737b0e44ed75808
Signed-off-by: Mariusz Karpiarz <mariusz.karpiarz@codethink.co.uk>
In stable branches we need both Erlang 26.2 (RabbitMQ 4.0) and
Erlang 27 (RabbitMQ 4.1).

Follows [1], adapted for stable branches where both versions are
required.

[1] https://review.opendev.org/c/openstack/kolla/+/959135

Change-Id: Ied94e0fac36e60cbf227eb9105f659adc1500545
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
It was altered by mistake with [1][2].

[1] https://review.opendev.org/c/openstack/kolla/+/951938
[2] https://review.opendev.org/c/openstack/kolla/+/953858

Change-Id: I5cc6172156c908fbb968a3e3020f24ad8d9e58bf
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
@github-actions github-actions bot requested a review from a team as a code owner September 5, 2025 11:46
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Sep 5, 2025
@bbezak bbezak closed this Sep 5, 2025
@bbezak bbezak reopened this Sep 5, 2025
@bbezak bbezak merged commit 6b4d501 into stackhpc/2025.1 Sep 5, 2025
4 checks passed
@bbezak bbezak deleted the upstream/2025.1-2025-09-05 branch September 5, 2025 11:54
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.

2 participants