Comment 2 for bug 1526059

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

Reviewed: https://review.openstack.org/257575
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=56dd2ba89152b1496daeeaa22234a9fa706a4c78
Submitter: Jenkins
Branch: master

commit 56dd2ba89152b1496daeeaa22234a9fa706a4c78
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Tue Dec 15 00:53:46 2015 +0300

    Protect from sending duplicate statuses for task deployment

    Serveral changes:

    * protect from sending duplicate statuses;
    * validate sending statuses.

    Also:

    * fix stop deployment in case of task deployment;
    * remove autoload for important modules to support multithreading;
    * add info about provision and deployment time consuming;
    * add info about task time consuming;
    * add tests.

    Change-Id: Idd3556cdd55c1718ed02b36985d1d82974bc927e
    Closes-Bug: #1526059