Comment 2 for bug 1680395

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/454187
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e9abec82733024a0ad10eb26009517f87362ce4d
Submitter: Jenkins
Branch: master

commit e9abec82733024a0ad10eb26009517f87362ce4d
Author: Jiri Stransky <email address hidden>
Date: Thu Apr 6 15:32:23 2017 +0200

    Add Docker service to all roles

    This will add the Docker service to all roles. Note that currently by
    default the Docker service is mapped to OS::Heat::None by default. It
    will only be deployed if environments/docker.yaml file is included in
    the deployment.

    Change-Id: I9d8348b7b6576b94c872781bc89fecb42075cde0
    Related-Bug: #1680395