Skip to content

Synchronise 2025.1 with upstream - #936

Merged
priteau merged 4 commits into
stackhpc/2025.1from
upstream/2025.1-2026-08-31
Aug 31, 2026
Merged

Synchronise 2025.1 with upstream#936
priteau merged 4 commits into
stackhpc/2025.1from
upstream/2025.1-2026-08-31

Conversation

@github-actions

Copy link
Copy Markdown

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

mnasiadka and others added 4 commits August 24, 2026 18:10
It seems due to new pbr and old pip we're seeing issues
related to pbr being unable to import tomli (to scan pyproject.toml).

Needed-by: https://review.opendev.org/c/openstack/kolla/+/1002078

Change-Id: Ida5906f837dbee93e8cbf72ff0633c10cdd233a6
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
Since I613d471e5f1e6d563d3853761d8432cba60f3c4c the octavia, ovn,
cephadm and nfv scenarios enable valkey, but scenario_images_extra
still only listed redis, so valkey images were never built and the
pull failed with a 404.

cephadm and nfv keep redis - on RL9 they still deploy it, and
kolla-ansible-rocky9-cephadm runs the redis to valkey migration

Change-Id: Ibf437f8951a0737a2bd0a246c056c94c4860143d
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
Mariabackup copies the data directory of mariadb_backup_host but
connected through the load balancer, so backup_replica.sh could
redirect it to another Galera member. The backup lock then applied to
the wrong node, leaving the copied files unquiesced.

Connect to api_interface_address and mariadb_port instead, and always
use the local backup script. MariaDB 10.11.19 and 11.4.13 no longer
tolerate the mismatch.

mariadb_backup_target now has no effect, and full backups are named
mysqlbackup-<date>.qp.xbc.xbs.gz, as the restore docs describe.

Closes-Bug: #2165011
Related-Bug: #2125124
Change-Id: I33ebd36c728ff50df8ebf13fc5af9882a0e71d23
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit f1f2702)
@github-actions
github-actions Bot requested a review from a team as a code owner August 31, 2026 06:46
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 31, 2026
@priteau priteau closed this Aug 31, 2026
@priteau priteau reopened this Aug 31, 2026
@priteau
priteau merged commit 2e8a08f into stackhpc/2025.1 Aug 31, 2026
4 checks passed
@priteau
priteau deleted the upstream/2025.1-2026-08-31 branch August 31, 2026 11:50
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