mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
* server: skip zone check for PERHOST iso during attachIso Hypervisor tools ISO - vmware-toools.iso, xs-tools.iso are marked as PERHOST in DB. They are active but not downloaded to the secondary storages and hence no template-zone entry. Skips the template-zone check for such templates. Fixes #5265 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * inverted check * use constants in TemplateManager Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>