Updates hanging after resources faild in Heat
Bug #1677548 reported by
Julie Pichon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Thomas Herve |
Bug Description
Since https:/
There is patch up to fix this at https:/
Concretely it means when re-starting a stack update after a failure, the tripleo client gets stuck to IN_PROGRESS until the hook is manually cleared.
Changed in tripleo: | |
assignee: | Thomas Herve (therve) → Julie Pichon (jpichon) |
Changed in tripleo: | |
assignee: | Julie Pichon (jpichon) → Thomas Herve (therve) |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/451725 /git.openstack. org/cgit/ openstack/ tripleo- common/ commit/ ?id=ba113ca1882 5cf2eeafa7011b3 29aa96262d27e8
Committed: https:/
Submitter: Jenkins
Branch: master
commit ba113ca18825cf2 eeafa7011b329aa 96262d27e8
Author: Thomas Herve <email address hidden>
Date: Thu Mar 30 11:48:41 2017 +0200
Handle re-created resources in StackUpdateManager
Since Iaacc585b9806c0 8fd5a57c80c10ee b31cb0a8f71 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: I2191a3f3df426e aa91fdd5b002991 93a32efe366
Closes-Bug: #1677548