aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-source.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-04-08 00:09:14 +0000
committerGerrit Code Review <review@openstack.org>2014-04-08 00:09:14 +0000
commit15bbf5cc26400c0012d4cc9a89dba92c0e50415a (patch)
treef0d68aa28af7d9058b7092976c45fb41ec909f7a /overcloud-source.yaml
parent36b3d9edf5fecfaa592c52c41b14f3663847214a (diff)
parent2f50006b5bdf0d2f84f806e9d9c7f0dc5ab656e6 (diff)
Merge "Allow setting the cinder iscsi-helper option"
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 9ad57c78..50eeed48 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -17,6 +17,10 @@ Parameters:
Description: The password for the cinder service account, used by cinder-api.
Type: String
NoEcho: true
+ CinderISCSIHelper:
+ Default: tgtadm
+ Description: The iSCSI helper to use with cinder.
+ Type: String
OvercloudControlFlavor:
Default: baremetal
Description: Flavor for control nodes to request when deploying.
@@ -314,6 +318,8 @@ Resources:
volume_size_mb: '5000'
service-password:
Ref: CinderPassword
+ iscsi-helper:
+ Ref: CinderISCSIHelper
completion-handle:
Ref: notCompute0CompletionHandle
controller-address: