summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Darley <patrick.darley@codethink.co.uk>2015-03-17 17:14:08 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-20 17:47:03 +0000
commita9c9e0f6848b2065482ce8f3e96d8d35813c8c3e (patch)
tree36ce7fd1b063997c11e8e2d88a521b0982cfc3b9
parent1f3e7dc1f9309c0f8fb8fa2b7d7ce04e80bc63eb (diff)
downloaddefinitions-a9c9e0f6848b2065482ce8f3e96d8d35813c8c3e.tar.gz
Update the iscsi helper to that supported by the targetcli stuff.
-rw-r--r--openstack/etc/cinder/cinder.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/etc/cinder/cinder.conf b/openstack/etc/cinder/cinder.conf
index 764c08bc..1d54ff49 100644
--- a/openstack/etc/cinder/cinder.conf
+++ b/openstack/etc/cinder/cinder.conf
@@ -1062,7 +1062,7 @@ verbose=True
# iSCSI target user-land tool to use. tgtadm is default, use
# lioadm for LIO iSCSI support, iseradm for the ISER protocol,
# or fake for testing. (string value)
-iscsi_helper=tgtadm
+iscsi_helper=lioadm
# Volume configuration file storage directory (string value)
volumes_dir=$state_path/volumes