Skip to content

Commit fb41d37

Browse files
committed
Fix cinder-volume: add missing nvme-cli rpm package
Closes-Bug: #2024390 Change-Id: I84c7633765749a5e9ced983505ef290c32154ccc Signed-off-by: Maksim Malchuk <[email protected]> (cherry picked from commit 11f90f3)
1 parent 1e0cef8 commit fb41d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/cinder/cinder-volume/Dockerfile.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
1212
'lsscsi',
1313
'device-mapper-multipath',
1414
'nfs-utils',
15+
'nvme-cli',
1516
'nvmetcli',
1617
'python3-rtslib',
1718
'python3-cinderlib',

0 commit comments

Comments
 (0)