Comment 1 for bug 1701569

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

Reviewed: https://review.openstack.org/479279
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=fda92763c947b04b3b38674f52e7b0bd851d231f
Submitter: Jenkins
Branch: master

commit fda92763c947b04b3b38674f52e7b0bd851d231f
Author: Thomas Herve <email address hidden>
Date: Fri Jun 30 14:18:45 2017 +0200

    Don't store attributes if resource not stored

    If stack-show is called at an inopportune moment in convergence, we can
    attempt to store the attributes of a resource that isn't actually in the
    database. This causes occasional gate failures due to an assert.

    Closes-Bug: #1701569
    Change-Id: I50de08ae6b40958781ef4223c82a5c195b0757bf