tripleo-heat-templates/docker
Victoria Martinez de la Cruz 043bfeeb72 Containerize Manila Share for HA
This service allows configuring and deploying manila-share
containers in a HA overcloud managed by pacemaker.

The containers are managed and run by pacemaker. Pacemaker runs the
standard Kolla image but overrides the initial command so that
it explicitely calls manila-share. This way, we shield ourselves
from any unexpected future change in Kolla.
This container needs to use the 'docker_config' section to invoke
puppet (as opposed to 'docker_puppet_tasks'), because due to the HA
composability each resource creation needs to happen on the bootstrap
node of that service and 'docker_puppet_tasks' will only run on the
controller/primary role.

Based on work done in fdb233e64e

Partial-Bug: #1668922

Change-Id: Ifa94c506db5eb667690a19d594115a93d2a790b2
Depends-On: I797eea2f7788f65411964ccb852b5707e916416f
2017-08-16 15:48:21 -03:00
..
firstboot Remove DockerNamespace references 2017-07-20 16:15:21 -04:00
services Containerize Manila Share for HA 2017-08-16 15:48:21 -03:00
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Also log docker-puppet.py puppet output to console 2017-07-28 11:25:42 +02:00
docker-toool Merge "Add detach to docker-toool" 2017-06-30 03:52:38 +00:00