Comment 4 for bug 1677548

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/ocata)

Reviewed: https://review.openstack.org/452626
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=dc75ed6c336f1eca00fcfdafb7d85dc6c333d27f
Submitter: Jenkins
Branch: stable/ocata

commit dc75ed6c336f1eca00fcfdafb7d85dc6c333d27f
Author: Thomas Herve <email address hidden>
Date: Thu Mar 30 11:48:41 2017 +0200

    Handle re-created resources in StackUpdateManager

    Since Iaacc585b9806c08fd5a57c80c10eeb31cb0a8f71 got merged in Heat, we
    can get into a state where a failed resource is recreated during update
    after clearing a hook. That means that when we poll for events, we need
    to check for that additional action and not limit to updates.

    Change-Id: I2191a3f3df426eaa91fdd5b00299193a32efe366
    Closes-Bug: #1677548
    (cherry picked from commit ba113ca18825cf2eeafa7011b329aa96262d27e8)