Comment 2 for bug 1712070

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/495850
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=c44fc11c569b25cc53d31942e07e4979dcc8bb4b
Submitter: Jenkins
Branch: master

commit c44fc11c569b25cc53d31942e07e4979dcc8bb4b
Author: Jiri Stransky <email address hidden>
Date: Mon Aug 21 14:51:29 2017 +0200

    Containerized deployment with pacemaker via OOOQ

    When deploying containerized and enable_pacemaker is set to true, make
    sure to include the docker-ha.yaml file.

    Also this cleans up the `when` conditional, which allows to remove the
    docker.yaml file from network_args, which prevents network_args from
    unwantedly overriding docker-ha.yaml contents from container_args.

    Change-Id: I5f28d2f784b9cd381ba370c9635300fe0ed79845
    Partial-Bug: #1712070