Skip to content

Commit 7ee6f2f

Browse files
authored
Merge pull request #211 from stackhpc/upstream/yoga-2023-04-03
Synchronise yoga with upstream
2 parents defec77 + faf6ac9 commit 7ee6f2f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.zuul.d/rocky.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
vars:
5050
base_distro: rocky
5151
base_distro_version: 9
52+
install_type: source
5253

5354
- job:
5455
name: kolla-publish-rocky9-source-dockerhub

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)