Skip to content

Commit 92543bb

Browse files
authored
Merge pull request #233 from stackhpc/upstream/wallaby-2023-06-26
Synchronise wallaby with upstream
2 parents c46c59e + 6c6adfc commit 92543bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/cinder/cinder-volume/Dockerfile.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
99

1010
{% if base_package_type == 'rpm' %}
1111
{% set cinder_volume_packages = [
12+
'lsscsi',
1213
'device-mapper-multipath',
1314
'nfs-utils',
15+
'nvme-cli',
1416
'nvmetcli',
1517
'python3-rtslib',
1618
'python3-cinderlib',

0 commit comments

Comments
 (0)