summaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-13 16:50:37 +0000
committerGerrit Code Review <review@openstack.org>2015-05-13 16:50:37 +0000
commit1d2f406c34780a73640f3433254c38ab9782bc14 (patch)
tree8d401b3e3c9e52cd734d5f2668343c8ea088eba0 /overcloud-without-mergepy.yaml
parentbf618365914b8fbf7f6b6bc37fcc05574ab3af99 (diff)
parentbcbe233f0dba44a95d83ab13f7ee1924eec7153f (diff)
Merge "Add Galera as a Pacemaker resource when EnablePacemaker"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index 70e197d2..d3f8c59d 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -598,6 +598,7 @@ resources:
MysqlClusterUniquePart: {get_attr: [MysqlClusterUniquePart, value]}
MysqlInnodbBufferPoolSize: {get_param: MysqlInnodbBufferPoolSize}
MysqlRootPassword: {get_attr: [MysqlRootPassword, value]}
+ MysqlClustercheckPassword: {get_attr: [MysqlClustercheckPassword, value]}
NeutronPublicInterfaceIP: {get_param: NeutronPublicInterfaceIP}
NeutronFlatNetworks: {get_param: NeutronFlatNetworks}
NeutronBridgeMappings: {get_param: NeutronBridgeMappings}
@@ -760,6 +761,11 @@ resources:
properties:
length: 10
+ MysqlClustercheckPassword:
+ type: OS::Heat::RandomString
+ properties:
+ length: 10
+
MysqlClusterUniquePart:
type: OS::Heat::RandomString
properties: