Comment 9 for bug 1649987

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

Reviewed: https://review.openstack.org/414097
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=095fa2a74bd8f034a03abb18f4990c4a33833301
Submitter: Jenkins
Branch: stable/newton

commit 095fa2a74bd8f034a03abb18f4990c4a33833301
Author: Stanislaw Bogatkin <email address hidden>
Date: Thu Dec 22 16:03:56 2016 +0300

    Use TransactionCollection when deleting tasks after cluster reset

    TaskCollection doesn't contains all the tasks needed to be deleted on
    cluster reset, so use TransactionCollection instead.

    Change-Id: I49077a3f6402fcfdb1f71e85fd48602734f1923f
    Closes-Bug: #1649987
    Co-Authored-With: Bulat Gaifullin <email address hidden>