Comment 4 for bug 1898610

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

Reviewed: https://review.opendev.org/756564
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9f9173da38ff81eb5e194590ac5cada212f4433a
Submitter: Zuul
Branch: stable/stein

commit 9f9173da38ff81eb5e194590ac5cada212f4433a
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
    (cherry picked from commit f35c3455097a91cf6e07456b339829d82c18ad65)