Comment 1 for bug 1448073

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

Reviewed: https://review.openstack.org/177171
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=fbcf8d979ee5f683d26d7c5faaa6bcfbb18eb442
Submitter: Jenkins
Branch: master

commit fbcf8d979ee5f683d26d7c5faaa6bcfbb18eb442
Author: Vitaly Gridnev <email address hidden>
Date: Fri Apr 24 13:50:55 2015 +0300

    Use ThreadGroup instead of separate threads

    ThreadGroup can be used for provision_ambari execution. In that case
    we will wait until successful execution of provision_ambari for all
    servers.

    Change-Id: I60913824e15add981857caef7d5bc94cae5f9512
    Closes-bug: 1448073