Skip to content

Commit e7b21df

Browse files
Micka-RAlex-Welsh
authored andcommitted
Added libvirt dependency to nova-libvirt debian based containers
fix: added mdevctl to nova-libvirt debian based containers, mdevctl is an optional dependency of libvirt needed in 2024.2 for nova vGPU feature. Closes-Bug: #2088055 Change-Id: Ifa92999672ed267ce877c492c9140fbee271b8b3
1 parent b910b2c commit e7b21df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/nova/nova-libvirt/Dockerfile.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
4646
'libsasl2-modules-gssapi-mit',
4747
'libvirt-clients',
4848
'libvirt-daemon-system',
49+
'mdevctl',
4950
'openvswitch-switch',
5051
'pm-utils',
5152
'python3-cephfs',

0 commit comments

Comments
 (0)