Comment 2 for bug 1821347

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

Reviewed: https://review.openstack.org/647504
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=febab2bf8888ed1ad7d20ed4f3b2a7d6dd10b415
Submitter: Zuul
Branch: master

commit febab2bf8888ed1ad7d20ed4f3b2a7d6dd10b415
Author: fpantano <email address hidden>
Date: Mon Mar 25 16:05:46 2019 +0100

    ContainerCli param added to ceph-base heat template

    Added a new param to the heat template that allow operators
    to select the containercli used to handle ceph containers.
    This parameter is translated in an ansible extra-var passed to
    the ceph-ansible playbook, overriding the container_binary fact.
    Rebasing to reflect the new project tree.

    Change-Id: Ife44b0095b2328af0cae96057d5ba9306bacaf9d
    Related-Bug: #1821347