Comment 5 for bug 1618852

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/mitaka)

Reviewed: https://review.openstack.org/366126
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=31fb1923bb32fb74ddd97058e86e9fe47cc30678
Submitter: Jenkins
Branch: stable/mitaka

commit 31fb1923bb32fb74ddd97058e86e9fe47cc30678
Author: Bulat Gaifullin <email address hidden>
Date: Fri Sep 2 13:43:46 2016 +0300

    Fixed dead-locks and race conditions in tasks execution

    Also imporved detecting dead-locks in chains, instead
    of card-coded chains use generic approach - collect
    knowledge about chains and check a new one against
    knowledge base.

    Change-Id: Ie1549c14d95a372a341e1e6e616226f8ee226a03
    Partial-Bug: 1618852