Comment 7 for bug 1850934

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

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

commit 61c40a7800a4d1b469832b7dfabf00b3072442b6
Author: Emilien Macchi <email address hidden>
Date: Mon Sep 23 19:14:41 2019 -0400

    Adapt ContainerImagePrepareDebug to the string pattern

    Like other *Debug parameters, make it so we first look for
    ContainerImagePrepareDebug to be set, otherwise we fallback to Debug;
    like we already do in all other OpenStack services.

    Related-Bug: #1850934
    Change-Id: I0f18b475c69a8ba71b06f517e87caf0d5c209fbb
    (cherry picked from commit 1d11972b10b8154d2e4a34c233a7c7c66048f0a9)