tripleo-heat-templates/puppet/services/pacemaker
Michele Baldessari 41514d0cd6 Upgrades: fix up the rabbitmq HA mode like in new ocata deployments
In ocata we changed the rabbitmq ha policy to "ha-exactly" via the
following changes:
- tht: Iace6daf27a76cb8ef1050ada0de7ff1f530916c6
- puppet-tripleo: Ib62001c03e1e08f58cf0c6e0ba07a8879a584084

We took care of the upgrade path via I3a97505d2ae1ae27f3080ffe74c33fdabffd2420

With the move to the ansible-based composable upgrades we left this change out.
And now an upgraded environment has the following policy:
- Upgraded environment
Attributes: set_policy="ha-all ^(?!amq\.).* {"ha-mode":"all"}"

- New environment
Attributes: set_policy="ha-all ^(?!amq\.).* {"ha-mode":"exactly","ha-params":2}"

We need to add this pcs resource change to the our upgrade scripts.

Change-Id: I3c4113c207e9d0c45be43df7c2379ac26cb60692
Closes-Bug: #1668600
2017-03-02 08:46:54 +01:00
..
database Add metadata settings for needed kerberos principals 2017-01-25 00:33:11 +02:00
ceph-rbdmirror.yaml Add Ceph RBD mirror Pacemaker profile 2017-01-26 12:24:56 +00:00
cinder-backup.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
cinder-volume.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
haproxy.yaml Add metadata settings for needed kerberos principals 2017-01-25 00:33:11 +02:00
manila-share.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
rabbitmq.yaml Upgrades: fix up the rabbitmq HA mode like in new ocata deployments 2017-03-02 08:46:54 +01:00