summaryrefslogtreecommitdiff
path: root/openstack-cinder.configure
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-28 13:10:58 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-04-28 13:10:58 +0000
commitf398e6501b400f6c32fb4d1ba920ac41d09a9795 (patch)
tree88183ce9240a52d78ce7784e18ca4d5a001c31a5 /openstack-cinder.configure
parent888b2af4d841cf09fc8b8565a35f3484369f8aaa (diff)
downloaddefinitions-f398e6501b400f6c32fb4d1ba920ac41d09a9795.tar.gz
System branch: master
Diffstat (limited to 'openstack-cinder.configure')
-rw-r--r--openstack-cinder.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-cinder.configure b/openstack-cinder.configure
index a971dc4c..587a0f83 100644
--- a/openstack-cinder.configure
+++ b/openstack-cinder.configure
@@ -89,7 +89,7 @@ check_bool CINDER_ENABLE_STORAGE
######################################
if "$CINDER_ENABLE_COMPUTE" || "$CINDER_ENABLE_STORAGE"; then
- enable openstack-cinder-iscsi-setup
+ enable iscsi-setup
enable target #target.service!
enable iscsid
fi