From: Jan Provaznik Date: Tue, 8 Jul 2014 08:41:18 +0000 (-0400) Subject: Add corosync and pacemaker properties into overcloud template X-Git-Tag: opnfv-6.0.0~2802^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=423b18def2cbda44686da600fecc13142596e718;p=apex-tripleo-heat-templates.git Add corosync and pacemaker properties into overcloud template Pacemaker will be used for managing ceilometer central agent, we need basic metadata to setup corosync and pacemaker. Related to: Ifa83d62c2132bcdcb40d0b7c80ce3adadc0b5587 Change-Id: I44909005d9bc653c3e7c2de1c12fe4ffecf6bede --- diff --git a/overcloud-source.yaml b/overcloud-source.yaml index a80a24ce..6caa6cf2 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -360,6 +360,17 @@ Resources: Ref: CinderISCSIHelper controller-address: get_input: controller_host + corosync: + bindnetaddr: {get_input: controller_host} + mcastport: 5577 + nodes: + Merge::Map: + controller0: + ip: {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [controller0, networks]} ]} ] } + pacemaker: + stonith_enabled : false + recheck_interval : 5 + quorum_policy : ignore db-password: unset glance: registry: