Comment 2 for bug 1819226

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

Reviewed: https://review.openstack.org/642164
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=736a6aa161711e8ee31c0e0ab385ae59aa9cb026
Submitter: Zuul
Branch: master

commit 736a6aa161711e8ee31c0e0ab385ae59aa9cb026
Author: Alex Schultz <email address hidden>
Date: Fri Mar 8 14:40:43 2019 -0700

    Suppress output from copy tasks

    These tasks output the contents of the things being copied which can be
    extra verbose and not beneficial to the overall process. These files can
    be retrieved off the disk if necessary.

    Change-Id: I2def6c41a1df345d055b6db26130cb6faf93be53
    Related-Bug: #1819226