Comment 4 for bug 1446651

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

Reviewed: https://review.openstack.org/177279
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=5c6deb65230126cdc10748daa2355243e5232fe9
Submitter: Jenkins
Branch: master

commit 5c6deb65230126cdc10748daa2355243e5232fe9
Author: Roman Prykhodchenko <email address hidden>
Date: Fri Apr 24 16:13:32 2015 +0200

    Commit transactions after an exception in a task

    Tasks are now executed in mules so when an exception
    happens during an execution of one, task status is updated
    but not commited to the database because mules start separate
    transactions.

    This patch adds a commit clause to the error handler in tasks.

    Closes-bug: #1436821
    Closes-bug: #1446651
    Change-Id: I6c17d1cd88321940f2e23379965675e6b185ab1e