Skip to content

Commit 88589df

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add rsync to nova-compute"
2 parents adca3d1 + 92cedcd commit 88589df

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
@@ -31,6 +31,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
3131
'python3-rtslib',
3232
'qemu-img',
3333
'qemu-kvm-block-rbd',
34+
'rsync',
3435
'sysfsutils',
3536
'targetcli',
3637
'xfsprogs'
@@ -69,6 +70,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
6970
'python3-rtslib-fb',
7071
'qemu-block-extra',
7172
'qemu-utils',
73+
'rsync',
7274
'sasl2-bin',
7375
'sysfsutils',
7476
'targetcli-fb',

0 commit comments

Comments
 (0)