mirror of https://github.com/apache/cloudstack.git
fixed buld
This commit is contained in:
parent
16da7e07ac
commit
cf83700bf4
|
|
@ -201,9 +201,5 @@ public interface StorageManager extends Manager {
|
|||
|
||||
List<StoragePoolVO> ListByDataCenterHypervisor(long datacenterId, HypervisorType type);
|
||||
|
||||
List<VMInstanceVO> listByStoragePool(long storagePoolId);
|
||||
|
||||
StoragePoolVO findLocalStorageOnHost(long hostId);
|
||||
|
||||
VMTemplateHostVO getTemplateHostRef(long zoneId, long tmpltId);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue