hook poll doesn't return pre-update hooks

Bug #1675035 reported by Brad P. Crochet
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-heatclient
Incomplete
High
Thomas Herve

Bug Description

The hook poll assumes that a resource is IN_PROGRESS, but this doesn't work for pre-update hooks. The resource doesn't move to IN_PROGRESS until the pre-update hook is cleared, which means the hook is never listed.

This could be an issue in Heat itself. I guess it depends on expected behavior.

Brad P. Crochet (brad-9)
description: updated
Revision history for this message
Thomas Herve (therve) wrote :

Why do you think it assumes that the resource is IN_PROGRESS? It needs the *stack* to be IN_PROGRESS, but not the paused resource itself.

Changed in python-heatclient:
status: New → Incomplete
importance: Undecided → High
assignee: nobody → Thomas Herve (therve)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.