Puppet module to deploy cinder-volume bundle for HA
authorDamien Ciabrini <dciabrin@redhat.com>
Thu, 8 Jun 2017 11:48:38 +0000 (07:48 -0400)
committerDamien Ciabrini <dciabrin@redhat.com>
Thu, 8 Jun 2017 11:57:02 +0000 (07:57 -0400)
commitfc5bc07b3be401694681420ba453af29b95a9fcf
tree25ed78ceacfa44b1622ab2eb55e45f8e7dc480d7
parent066dc2cecf5a30d4a0cf541b32a2ae45ae5de30a
Puppet module to deploy cinder-volume bundle for HA

This module is used by tripleo-heat-templates to configure and deploy
Kolla-based cinder-volume 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: I95ad4dd89b47396bea672813d87de35e64c04b2d
manifests/profile/pacemaker/cinder/volume_bundle.pp [new file with mode: 0644]