Take care of 'delete_failed' status from Heat

Bug #1472696 reported by James Li
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solum
New
Undecided
Unassigned

Bug Description

When deleting a Heat stack, solum only checks if the stack is gone. The 'delete_failed' status needs to be taken care of in the case of deletion errors from Heat.

https://github.com/stackforge/solum/blob/master/solum/deployer/handlers/heat.py#L165

Also there are a couple of places in solum deployer code where solum checks heat stack status in a loop with a growth_factor, which may potentially cause the loop takes a long time to finish. A better way might be to use a fixed timeout value for those checking loops.

tags: added: solum-deployer
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.