Comment 28 for bug 1425482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/163775
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=ed090eb1094472dcef755e6ca319310e5a0e7eac
Submitter: Jenkins
Branch: master

commit ed090eb1094472dcef755e6ca319310e5a0e7eac
Author: Jesse Pretorius <email address hidden>
Date: Thu Mar 12 11:26:07 2015 +0000

    Adjust method for trimming ansible output debug information

    This patch adjusts the method introduced in
    I98fb57a56c1b7ddd6558e265cf6e65b159a05123 to trim the debug information
    from the ansible output.

    This adjustment allows the output to come to the console immediately,
    instead of piping to a file and doing the processing after the ansible
    run is complete.

    Change-Id: I515adcad34ef76b8ea47fe90bc6572fb3aec1d2c
    Partial-bug: #1425482