
This patch enables LIO as an iSCSI backend for Cinder, using python-rtslib. To enable, set "iscsi_helper = lioadm" in cinder.conf. This requires python-rtslib 2.1.fb27, which is available from pip. Implements blueprint lio-iscsi-support DocImpact Change-Id: Ifb23de65f26a40997afd6148a1d0be39bcc8d196
16 lines
218 B
Plaintext
16 lines
218 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.28
|
|
|
|
coverage
|
|
mox>=0.5.3
|
|
nose
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
nosehtmloutput
|
|
pep8==1.3.3
|
|
pylint==0.25.2
|
|
rtslib>=2.1.fb27
|
|
sphinx>=1.1.2
|
|
MySQL-python
|
|
hp3parclient>=1.0.0
|