Add a docker-ha.yaml environment file for containerized HA deployments
authorMichele Baldessari <michele@acksyn.org>
Tue, 6 Jun 2017 14:32:18 +0000 (16:32 +0200)
committerMichele Baldessari <michele@acksyn.org>
Wed, 14 Jun 2017 20:27:37 +0000 (22:27 +0200)
commit73109ba2ecf7aac5e3ef21f2544f0256e161b219
treee5a68ecb59368143d64436477410ec1d4bc441f2
parentbf66addf38e3ed53f0058c82a984fef6d5a5e5aa
Add a docker-ha.yaml environment file for containerized HA deployments

This adds a docker-ha.yaml that can be passed to the deployment
environments in order to get a containerized HA deployment.
Until we make the containerized deplyment the default the operator
must first include docker.yaml and *then* docker-ha.yaml in order
to get a containerized overcloud with an HA control plane.

We also make sure that the ClusterCheck service is set to None
by default and is part of the Controller roles.

Change-Id: I13204d70aad8dfeaf2bcf2ae30a1bb4715167659
environments/docker-ha.yaml [new file with mode: 0644]
overcloud-resource-registry-puppet.j2.yaml
roles/Controller.yaml
roles/ControllerOpenstack.yaml
roles_data.yaml