Added open-iscsi package to Cinder container.
Allows to properly consume external ISCSI backends. The absense affects the ability to upload the volume from external ISCSI backend to Glance. Change-Id: Idbfb706e88a406a546ae242b10d2a7ada65d1de9
This commit is contained in:
parent
40d214786d
commit
278cfa1773
@ -26,6 +26,7 @@ cinder_distro_packages:
|
||||
- kmod-libs
|
||||
- zlib-devel
|
||||
- which
|
||||
- iscsi-initiator-utils
|
||||
|
||||
cinder_volume_distro_packages:
|
||||
- qemu-img
|
||||
|
@ -33,6 +33,7 @@ cinder_distro_packages:
|
||||
- zlibc
|
||||
- libffi-dev
|
||||
- libssl-dev
|
||||
- open-iscsi
|
||||
|
||||
cinder_volume_distro_packages:
|
||||
- qemu-utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user