mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
on restart of management server, template sync runs. It checks for templates in ssvm using the uniquename. If it doesnt find any, cleans the directory. In case of uploaded templates, these are getting saved using name instead on uniquename and hence template sync cant find them and does cleanup. Using uniquename in template.properties now.