Comment 4 for bug 1488639

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

Reviewed: https://review.openstack.org/222348
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=412be426377624e40c9cfa7adfbc377bece2cb03
Submitter: Jenkins
Branch: kilo

commit 412be426377624e40c9cfa7adfbc377bece2cb03
Author: Major Hayden <email address hidden>
Date: Tue Aug 25 14:30:20 2015 -0500

    Add profiling for Ansible tasks

    This should help find the slowest Ansible tasks that need to be optimized.

    It is only enabled by default for gate jobs.

    The profiling callback code is MIT licensed. Per legal-discuss, I've added
    the MIT license to the LICENSE.txt at the root of the repository along with
    a note about which code is MIT licensed.

    Thread on legal-discuss:

    http://lists.openstack.org/pipermail/legal-discuss/2015-September/000398.html

    Closes-Bug: #1488639

    Change-Id: I46a2c495d9f8f1131ec08be99696efc39133f291
    (cherry picked from commit 059cae3d76c1922f98dac9524c061addb009fbd5)