aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2016-03-08 17:41:13 +0100
committerGiulio Fidente <gfidente@redhat.com>2016-03-08 16:48:30 +0000
commit7f2bca677bbffdd1a3031709fcc9d6f0bac48bb7 (patch)
tree4d6084df8a6b0ddb1dad34fd0391d7e084c51c46 /overcloud.yaml
parent31c91bed886f76e107a78021977e4c9bd338c76a (diff)
Change the CinderISCSIHelper to lioadm
Previously we used to always set CinderISCSIHelper to lioadm from the client. With [1] we aim at cleaning up the client from any default so this change move the actual default into the templates. 1. Iabc94ad1cce6f1744429aca9f866a59a698f5680 Change-Id: I662e4b0e3cf909ec2583d087ca1d246715caf0f7 Related-Bug: 1554564
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 343b1bc2..106bce95 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -366,7 +366,7 @@ parameters:
type: string
hidden: true
CinderISCSIHelper:
- default: tgtadm
+ default: lioadm
description: The iSCSI helper to use with cinder.
type: string
ControllerCount: