mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	* skip geting used bytes for volumes that are not in Ready state * updated log message * filter snapshots by state backedup * removed * import * filter templates by state 'DOWNLOADED' * refactored getUsedBytes to use O(1) queries * querying for ready volumes instead filtering in memory * make listByStoreIdInReadyState more generic ex listByStoreIdAndState * updated snapshot search criteria for listByStoreIdAndState * updated template search criteria for listByPoolIdAndState * fixed typo in search criteria for listByTemplateAndState * fixed typo in search criteria for templates in listByPoolIdAndState