Comment 4 for bug 1624008

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

Reviewed: https://review.openstack.org/371454
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=359c8c6353377140f734111fccc2cb2267759800
Submitter: Jenkins
Branch: stable/newton

commit 359c8c6353377140f734111fccc2cb2267759800
Author: Stan Lagun <email address hidden>
Date: Thu Sep 15 08:27:07 2016 -0700

    Fixes ObjectDestroyedError on StackTrace object

    When deployment fails instead of original error there is a
    "ObjectDestroyedError: Object <io.murano.StackTrace/0.0.0..>
    is already destroyed" exception raised and deployment hangs

    Change-Id: I20f6830cc02ebbdd480716ad3ac3f6ae44016ff4
    Closes-Bug: #1624008
    (cherry picked from commit aa6549028957d6d29bfa43f6e3f2f4d578e8dcb7)