Comment 0 for bug 1298350

Revision history for this message
Alexander Ignatov (aignatov) wrote :

Steps to reproduce:
1) Create stack with 2 serves and 2 volumes attached per instance;
     The template could be is as follows: http://paste.openstack.org/show/74431/

2) After stack moved to CREATE_COMPLETE try to delete this stack;

Expected result:
Stack has been completely removed and all provisioned resources removed as well

Actual behaviour:
Stack is on DELETE_IN_PROGRESS or DELETE_FAILED state and some of volumes and instances are note removed.

Note:
To increase reproducibility you can increase number of servers OR/AND volumes per instances as well.