Add nvmetcli to cinder volume packages
Change-Id: Ifd2f77f9f246454f70774232de0006fd376f8e89
This commit is contained in:
parent
6176867785
commit
95fa580ae6
@ -8,6 +8,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
{% if base_distro in ['centos', 'oraclelinux', 'rhel'] %}
|
||||
{% set cinder_volume_packages = [
|
||||
'nfs-utils',
|
||||
'nvmetcli',
|
||||
'python-rtslib',
|
||||
'scsi-target-utils',
|
||||
'sysfsutils',
|
||||
|
Loading…
x
Reference in New Issue
Block a user