WaitConditions in nested stacks don't work
Bug #1088937 reported by
Zane Bitter
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
Low
|
Zane Bitter | ||
Grizzly |
Fix Released
|
Low
|
Zane Bitter |
Bug Description
We need to change the RPC API to allow us to report the termination of WaitConditions that are contained in nested stacks. Currently only the top-level stack ID and a resource name are being passed.
Changed in heat: | |
assignee: | nobody → Steven Hardy (shardy) |
milestone: | none → grizzly-3 |
assignee: | Steven Hardy (shardy) → nobody |
Changed in heat: | |
milestone: | grizzly-3 → grizzly-2 |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | grizzly-2 → 2013.1 |
To post a comment you must log in.
Actually, turns out this should work already. I will update the RPC API anyway though, just to make it consistent.