mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	* Prevent double counting storage pools Currenly, getStoragePoolUsedStats fetch all pools undepended if a pool have a parent. Therefore as soon as a datastore cluster is used, the cluster and the storages it contains are calculated together The change fetch all storages without cluster and all datastore cluster * Update server/src/main/java/com/cloud/storage/StorageManagerImpl.java Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com> Co-authored-by: DK101010 <dirk.klahre@itelligence.de> Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>