<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 25/02/16 05:27, zhu4236926 wrote:<br>
</div>
<blockquote
cite="mid:7bd339d2.aed0.153141b5dc6.Coremail.zhu4236926@126.com"
type="cite">
<div
style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial">
<div>
<div>
<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><span style="color: rgb(0, 0, 0);
font-family: Arial; font-size: 14px;
line-height: 1.7;"> I get some resources
by creating a stack, e.g. ,the resources may
be 2 volumes, volume A and volume B. If the
volume A and volume B are useless, we can
delete them by deleting the stack , we also
can delete them by cinder.If they are deleted
by cinder, though the volumes have been
delete, the resources and stack are still
exist, a tenant has the maxmum </span>quantity
of <span style="color: rgb(0, 0, 0);
font-family: Arial; font-size: 14px;
line-height: 1.7;">stacks, so I may couldn't
create the stack if the number of left stacks
exceed the limit . If I delete by deleting the
stack, the volume A and volume B would be
deleted both, may be I just want to delete the
volume A and reservce volume B.</span></div>
<div> So how should I manage the resources<span
style="line-height: 1.7;">(volumeA and
volumeB)</span><span style="line-height: 1.7;"> created
by heat, deleted by cinder or heat?</span></div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
The best approach would be to modify the template to remove the
volumes that you no longer need then do a stack-update. Once the
stack ends up being empty you can choose to delete it.<br>
</body>
</html>