Comment 4 for bug 1877378

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

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

commit 45c159f3810c9ad99b61c32cfd267c83eda9b2bf
Author: Giulio Fidente <email address hidden>
Date: Thu May 7 15:58:42 2020 +0200

    Make per_node.yaml py3 safe

    Use of python print() should work with both py2 and py3 but
    without it script execution fails on py3

    Change-Id: Ifdf4426bf27ffa82f4c2096d2a1670b996b1f53c
    Closes-Bug: 1877378
    (cherry picked from commit a046de852e76019b407c791acc4755c41ae5c7fe)