Comment 2 for bug 1582236

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

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

commit c789a9837e998af2c2ac974c1c911200685a4dfd
Author: Jaime Guerrero <email address hidden>
Date: Thu May 26 16:06:28 2016 +0000

    Ignore NotFound exception in metadata_set

    To avoid a race condition when updating a deleted stack, this catches the
    NotFound exception specifically and ignores it. All other exceptions are
    allowed to be raised.

    Closes bug: 1582236

    Change-Id: I23ddb71c806c0db1ed7ed4ee4ef831ca51605d65