[openstack-dev] [heat]How to manage the life cycle of resources in a stack?
zhu4236926
zhu4236926 at 126.com
Wed Feb 24 16:27:31 UTC 2016
Hi guys,
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 quantity of 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.
So how should I manage the resources(volumeA and volumeB) created by heat, deleted by cinder or heat?
Best Regards,
Sylvernass
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160225/4a1e2486/attachment.html>
More information about the OpenStack-dev
mailing list