Comment 13 for bug 1615557

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

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

commit cb36f4a7b7b2e4806c3952f5b367f75cd8bdd6fa
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