mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
* server: delete template on storage over capacity threshold While deleting template for a specific zone, check should be done only for writable secondary storages and not for storages with available capacity threshold. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * fix for ISOs and refactor Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * remove writable store check Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * fix exception message Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>