Skip to content

Commit 72949df

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add qemu-img also in nova-libvirt image" into stable/xena
2 parents 6760c2a + df51158 commit 72949df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/nova/nova-libvirt/Dockerfile.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
2222
'libvirt-daemon-config-nwfilter',
2323
'libvirt-daemon-driver-nwfilter',
2424
'openvswitch',
25+
'qemu-img',
2526
'qemu-kvm',
2627
'trousers'
2728
] %}
@@ -49,6 +50,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
4950
'python3-rbd',
5051
'qemu-block-extra',
5152
'qemu-system',
53+
'qemu-utils',
5254
'trousers'
5355
] %}
5456

0 commit comments

Comments
 (0)