Skip to content

Synchronise 2025.1 with upstream - #21

Merged
priteau merged 8 commits into
stackhpc/2025.1from
upstream/2025.1-2026-08-10
Aug 11, 2026
Merged

Synchronise 2025.1 with upstream#21
priteau merged 8 commits into
stackhpc/2025.1from
upstream/2025.1-2026-08-10

Conversation

@github-actions

Copy link
Copy Markdown

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

gouthampacha and others added 8 commits July 15, 2026 14:33
The container driver's docker image was hosted as a
tarball on a personal GitHub account since 2016. Switch
to pulling from quay.io/openstack-manila where the
image is published by manila-image-elements CI.

Also fix import_docker_service_image_ubuntu to handle
file:// URLs (copy to $FILES before gunzip) and registry
references (docker pull + tag).

Change-Id: I6106959f0f2dc894b66f1a2c7b5c4a567fdf72a3
Partial-Bug: #2160440
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 1334dc1)
(cherry picked from commit 9785694)
(cherry picked from commit 1dd8992)
The resource locks mechanism allows filtering locks by project
UUIDs. This feature is helpful for identifying the locks and
letting their users and/or administrators to quickly filter.

However, in the current code path, we were allowing unauthorized
cross-project visibility into resource locks data for users that
were not members, admin or readers of a given project.

This change fixes this issue by adding a check to ensure whether
the user has authorization to look up resource locks in the
project they are supplying as part of the query.

Closes-Bug: #2161287
Change-Id: I03eebf6bb951583378340365dbf69122f124ffc8
Signed-off-by: Carlos da Silva <ces.eduardo98@gmail.com>
(cherry picked from commit 8119570)
The LOG.error call was passing the string literal "exc" instead of
the exc variable, causing error logs to never show the actual
failure reason from a previous share-create attempt.

Closes-Bug: #2161592
Change-Id: Ic2d35329f071986d0264ff62be55c8cada31954c
Signed-off-by: sakumbha <sakumbha@redhat.com>
(cherry picked from commit aeeb082)
(cherry picked from commit 8f68924)
(cherry picked from commit 5d77072)
According to [1], all the grenade jobs testing an upgrade to
2025.1 should stop.

We're also temporarily converting the LVM driver job to
non-voting due to an unrelated bug in the gate. We'll
get these voting again shortly [2]

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/O6BSP3MDWOL7JQL7PN3LSBITIQ6MNUQX/
[2] https://review.opendev.org/c/openstack/manila/+/999499

Change-Id: Ieb1da688f01b3a4f5f50a0b234b684a7727b731b
Signed-off-by: Carlos da Silva <ces.eduardo98@gmail.com>
Quagga is no longer available on Ubuntu 22.04+.
Replace it with FRR (FRRouting), its maintained
fork and drop-in replacement.

Also fix BGP peering on single-host devstack by
giving FRR a separate IPv6 address and using
"bgp listen range" to accept connections from any
address in the public subnet.

Closes-Bug: #1998489
Change-Id: I189eaee03286dc7641537bb3548b4fcafdaed67e
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit b7037f1)
(cherry picked from commit 0c23998)
(cherry picked from commit ecfacdecd606ad9ab340dcdf666a1b595dca7d63)
@github-actions
github-actions Bot requested a review from a team as a code owner August 10, 2026 06:45
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 10, 2026
@priteau
priteau merged commit 457dfcc into stackhpc/2025.1 Aug 11, 2026
4 checks passed
@priteau
priteau deleted the upstream/2025.1-2026-08-10 branch August 11, 2026 11:59
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.

4 participants