aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-27 09:38:45 +0000
committerGerrit Code Review <review@openstack.org>2015-05-27 09:38:45 +0000
commit42e7689e6faf485357a50470f1c83fc7b1d8c5da (patch)
tree36e2e5ccea0e96235531b24f8933f58e272183f1 /overcloud-without-mergepy.yaml
parent2c73a7b6ac1dcb58977a2241dd29879c074ff14a (diff)
parent1db5013abd4b9ab14b254690f2a27d7299957b75 (diff)
Merge "Reuse the various service passwords as db passwords."
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index b7ef0869..7c2c3a21 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -709,6 +709,7 @@ resources:
CinderLVMLoopDeviceSize: {get_param: CinderLVMLoopDeviceSize}
# Purpose of the dedicated BlockStorage nodes should be to use their local LVM
CinderEnableIscsiBackend: {get_param: CinderEnableIscsiBackend}
+ CinderPassword: {get_param: CinderPassword}
VirtualIP: {get_attr: [ControlVirtualIP, fixed_ips, 0, ip_address]}
KeyName: {get_param: KeyName}
Flavor: {get_param: OvercloudBlockStorageFlavor}