Comment 31 for bug 1425482

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

Reviewed: https://review.openstack.org/163810
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=0270e9fb4610f8184912afe6d4c602fcbb1f1b61
Submitter: Jenkins
Branch: icehouse

commit 0270e9fb4610f8184912afe6d4c602fcbb1f1b61
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
    (cherry picked from commit ed090eb1094472dcef755e6ca319310e5a0e7eac)