Skip to content

Synchronise 2025.1 with upstream#526

Merged
Alex-Welsh merged 4 commits intostackhpc/2025.1from
upstream/2025.1-2026-04-13
Apr 13, 2026
Merged

Synchronise 2025.1 with upstream#526
Alex-Welsh merged 4 commits intostackhpc/2025.1from
upstream/2025.1-2026-04-13

Conversation

@github-actions
Copy link
Copy Markdown

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

mikalstill and others added 4 commits April 2, 2026 07:21
The move to Ubuntu Noble for Kolla 2025.1 onwards accidentally broke SPICE
consoles for Nova (both Horizon and spice-direct). This is because Debian
and Ubuntu now package the SPICE support in a separate package. Without
this package, an attempt to start an instance in Nova requiring SPICE will
result in messages like this in the nova-libvirt logs:

    libvirt.libvirtError: unsupported configuration: spice graphics are
    not supported with this QEMU

And the instance will enter an error state.

The fix is to install the `qemu-system-modules-spice` package as well in
the nova-libvirt image.

Closes-Bug: #2138186
Change-Id: Ib4ced4a04353b9c11c6f0abb7cfa91001b239e53
Signed-off-by: Michael Still <mikal@stillhq.com>
It has not been working and leaks secret

Related-Bug: #2147406

Change-Id: If5c1905a096d776811ce932cb040e20f5dfebf82
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
(cherry picked from commit 8745919)
RPMs are there. It will be useful for migration testing.

Change-Id: I6e1f712f5a5aa09f7970581d97507f48fdaf4451
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
@github-actions github-actions bot requested a review from a team as a code owner April 13, 2026 07:01
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Apr 13, 2026
@Alex-Welsh Alex-Welsh closed this Apr 13, 2026
@Alex-Welsh Alex-Welsh reopened this Apr 13, 2026
@Alex-Welsh Alex-Welsh merged commit d14e4b9 into stackhpc/2025.1 Apr 13, 2026
4 checks passed
@Alex-Welsh Alex-Welsh deleted the upstream/2025.1-2026-04-13 branch April 13, 2026 08:18
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