mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +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>