Github user priyankparihar commented on the issue: https://github.com/apache/cloudstack/pull/1773 Hi @ustcweizhou @serg38 and @borisroman, Thanks for your valuable suggestions. > @ustcweizhou the default value of forced is false, might cause issue on backwards compatibility. If the force option is enabled by default API call will go and delete the all selected templates without any warning so default value of forced is kept 'false'. > @ustcweizhou In the vm installation, as the template is still in use , so we can find it in the storage pool where the root disk is located. We need to improve it by using the existing template image on storage pool, or copying the template from storage pool where the root disk is located to another new storage pool (pool of allocated new root disk). I think it will be good to take it in separate PR.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---