cloudstack/server/src/com/cloud/template
nit 9a3a5b4fa7 bug 7314 : Extract Api - Async Framework takes care of updating the final status no need to update it inside the code.
status 7314: resolved fixed
2010-12-02 17:35:47 +05:30
..
TemplateManager.java bug 7046 : extracting templates should allow for exclusion of some templates. An attribute "extractable" would be set on templates by the template owner at upload time. It would specify if we allow the template to be extracted from the system. Default would be true ie "allow extraction". If set to false, it would not be possible to extract the template or any derivatives of the template. For example, volumes, snapshots or templates from that template. 2010-11-24 18:37:54 +05:30
TemplateManagerImpl.java bug 7314 : Extract Api - Async Framework takes care of updating the final status no need to update it inside the code. 2010-12-02 17:35:47 +05:30