mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Retrieving templates with inner join on host table was turning out to be more expensive than finding distinct hypervisor types for a zone using hsot table and then finding templates for those types Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>