Implement "OnFailure" option to create stack
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
OpenStack Heat | ||||||
Grizzly |
Invalid
|
Medium
|
Steven Hardy |
Bug Description
We need to support the different options here.
This is normally the first or second question asked about heat.
Asked many times at summit and on IRC.
We seem to be implementing DO_NOTHING only.
See:
http://
OnFailure: DO_NOTHING, ROLLBACK, or DELETE
shardy:
Related - we need to implement rollback before we can implement the ROLLBACK option, ref #154 - I've looked into this but not got around to implementing yet - should basically just be a special type of update (to the previous template).
I've also had several questions around rollback and "atomic stack launch" functionality recently, so will try to look into this in the next few weeks. Since #154 is already assigned to me, I'll take this issue (unless anyone else wants to do it :)
tags: | added: summit-requested-features |
Changed in heat: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in heat: | |
milestone: | none → grizzly-3 |
no longer affects: | heat |
Converted to blueprint, closing:
https:/ /blueprints. launchpad. net/heat/ +spec/createsta ck-onfailure