Skip to content

Commit 107e6a8

Browse files
committed
Bump stackhpc.libvirt-vm to v1.16.3
This fixes seed/infra VM provisioning failures with libvirt 10.10.0 (packaged in Rocky Linux 9.6). Closes-Bug: #2112628 Change-Id: Ia3cd43b3cde2474eed7fbd1fcb63ad7405b9e2f6 (cherry picked from commit 2019540)
1 parent 67cc6af commit 107e6a8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Bumps the ``stackhpc.libvirt-vm`` role to v1.16.3 to fix seed and infra VM
5+
provisioning failures on Rocky Linux 9.6.

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ roles:
4343
- src: stackhpc.libvirt-host
4444
version: v1.12.1
4545
- src: stackhpc.libvirt-vm
46-
version: v1.16.2
46+
version: v1.16.3
4747
- src: stackhpc.luks
4848
version: 0.4.2
4949
- src: stackhpc.os-ironic-state

0 commit comments

Comments
 (0)