Comment 2 for bug 1898610

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/756149
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=f35c3455097a91cf6e07456b339829d82c18ad65
Submitter: Zuul
Branch: stable/train

commit f35c3455097a91cf6e07456b339829d82c18ad65
Author: Emilien Macchi <email address hidden>
Date: Mon Oct 5 14:59:11 2020 -0400

    [train] mysql: adjust CLI args based on container cli

    k8s-file log driver only exists for podman, such as log-opt path option.
    For docker, we'll use syslogd log driver.

    Note: this patch is only done for train and stein, where we still
    support Docker.

    Change-Id: Ie47e1cd81b25914d28ac63668817ce6237e2e8a9
    Closes-Bug: #1898610