Containerize HAProxy for the non-ha case
authorDamien Ciabrini <dciabrin@redhat.com>
Wed, 19 Apr 2017 13:46:41 +0000 (15:46 +0200)
committerDamien <dciabrin@redhat.com>
Tue, 6 Jun 2017 08:59:16 +0000 (04:59 -0400)
commit233a71c74e18e1a2377978b06b24cf892de7887c
treeff32ae3ab8d3453e3fcc58065d6e699a7c2d21e1
parent56c8f120770b63b5518d3738ed56de626d24eb80
Containerize HAProxy for the non-ha case

This change implements an initial container for haproxy in the non-HA
case (aka when the container is not spawn by pacemaker).

We tested this using a stock kolla haproxy container image and we were
able to get haproxy running on a container with net=host correctly.

Change-Id: I90253412a5e2cd8e56e74cce3548064c06d022b1
Co-Authored-By: Michele Baldessari <michele@acksyn.org>
Depends-on: I51c482b70731f15fee4025bbce14e46a49a49938
Closes-Bug: #1668936
docker/services/haproxy.yaml [new file with mode: 0644]
environments/docker.yaml