Comment 10 for bug 1615557

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

Reviewed: https://review.openstack.org/360066
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=03acc6603f710f7d6a820e55154298b33f5abc11
Submitter: Jenkins
Branch: master

commit 03acc6603f710f7d6a820e55154298b33f5abc11
Author: Bulat Gaifullin <email address hidden>
Date: Wed Aug 24 23:11:09 2016 +0300

    Do not allow to run 2 or more tasks simultaneously

    Simultaneous run of 2 or tasks may cause
    side-effects and the simplest way is prevent this action.
    Also fixed all places where rpc.cast called without commit

    Change-Id: I029768900d345540c3b501f1fa3649b063d3a55d
    Partial-Bug: 1615557