Skip to content

Commit 47bd86e

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Support qemu block rbd in nova-compute" into stable/xena
2 parents 5da2ff0 + ffa0d52 commit 47bd86e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/nova/nova-compute/Dockerfile.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
2828
'python3-libguestfs',
2929
'python3-oslo-vmware',
3030
'python3-rtslib',
31+
'qemu-kvm-block-rbd',
3132
'sysfsutils',
3233
'targetcli',
3334
'xfsprogs'
@@ -68,6 +69,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
6869
'python3-rados',
6970
'python3-rbd',
7071
'python3-rtslib-fb',
72+
'qemu-block-extra',
7173
'sasl2-bin',
7274
'sysfsutils',
7375
'targetcli-fb',

0 commit comments

Comments
 (0)