Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/retry-failed-update. Description: Currently if a stack fails on create or update then the only recovery option is to delete and recreate the stack. It should be possible to recover a failed stack by performing a stack update. Any failed resources can be replaced and an attempt can be made to bring the entire stack into a completed state. Specification URL (additional information): None