Comment 11 for bug 1850934

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

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

commit eb6fd5354916f279ac980514ecedfd3ac9ca5618
Author: Alex Schultz <email address hidden>
Date: Fri Nov 1 08:51:41 2019 -0600

    Honor Debug for container image prepare

    We were never using Debug if ContainerImagePrepareDebug was not set.
    This change adds the Debug param and updates ContainerImagePrepareDebug
    to be '' by default. This makes it honor the Debug setting if
    ContainerImagePrepareDebug is not configured.

    Change-Id: I09b3b112d7654fed5270c0b1148b57b91b4a3215
    Related-Bug: #1850934
    (cherry picked from commit f70ba4bfa467d5622dc4d781a4d3b108064de6ae)