<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><div><div><div><div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">Hi guys,</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><span style="line-height: 1.7;">    </span><span style="line-height: 1.7;">I find a interesting problem in Juno version.</span></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">    First, I create a new stack, it contains three resources, e.g.  (In my test, there are six resources)</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">heat_template_version: 2014-10-16</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">resources: </div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">    volume1:</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">        type: OS::Cinder::Volume</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">        properties: {name: test1, size: 2}</div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><div style="line-height: 1.7;">    volume2:</div><div style="line-height: 1.7;">        type: OS::Cinder::Volume</div><div style="line-height: 1.7;">        properties: {name: test2, size: 2}</div><div style="line-height: 1.7;">    <span style="line-height: 1.7;">volume3:</span></div><div style="line-height: 1.7;">        type: OS::Cinder::Volume</div><div style="line-height: 1.7;">        properties: {name: test3, size: 2}</div><div style="line-height: 1.7;">    While the stack is creating,  I delete this stack, at this time, some resources created complete, some resources may be in creating,</div><div style="line-height: 1.7;">e.g. volume3 is creating in Green Thread 1, the volume test3 is creating in cinder and volume id is not return, so the resource id of volume3 is none.</div><div style="line-height: 1.7;">Now stack start deleting in Green Thread 2, <span style="line-height: 1.7;"> because the resource id of volume3 is none, it returns and deletes success, but the volume test3</span></div><div style="line-height: 1.7;"><span style="line-height: 1.7;">has been created success in cinder and not deleted by heat, due to the resource id of volume3 is none.</span></div><div style="line-height: 1.7;">    So how to solve this problem, or this bug has been fixed?</div><div style="line-height: 1.7;">    Than you.</div></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><br></div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">    By </div><div style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;">    Sylvernass</div></div><br><br><span title="neteasefooter" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><p> </p></span></div><br><br><span title="neteasefooter" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><p> </p></span></div><br><br><span title="neteasefooter" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><p> </p></span></div><br><br><span title="neteasefooter" style="color: rgb(0, 0, 0); font-family: Arial; font-size: 14px; line-height: 1.7;"><p> </p></span></div><br><br><span title="neteasefooter"><p> </p></span></div><br><br><span title="neteasefooter"><p> </p></span></div><br><br><span title="neteasefooter"><p> </p></span>