Puppet module to deploy cinder-backup bundle for HA
authorDamien Ciabrini <dciabrin@redhat.com>
Fri, 2 Jun 2017 18:50:02 +0000 (14:50 -0400)
committerDamien Ciabrini <dciabrin@redhat.com>
Thu, 8 Jun 2017 11:29:22 +0000 (07:29 -0400)
commit92697b653ebfcb9d3e0af1e470cd0276b8dca04f
tree0bbc2572279d413236afbf7f3aa1919680499e33
parent39fcf37572f5c90aaf6fbf2c644c4433adcb9577
Puppet module to deploy cinder-backup bundle for HA

This module is used by tripleo-heat-templates to configure and deploy
Kolla-based cinder-backup containers managed by pacemaker.

We use short-lived containers that call pcs via puppet to create
the needed pacemaker resources, properties and constraints.

Co-Authored-By: Michele Baldesari <michele@acksyn.org>
Partial-Bug: #1668920

Change-Id: If53495ff75d4832cc6be80dc0dc9bd540ab6583b
manifests/profile/pacemaker/cinder/backup_bundle.pp [new file with mode: 0644]