mirror of https://github.com/apache/cloudstack.git
add missing class
This commit is contained in:
parent
7b8069bde5
commit
188be602ea
|
|
@ -61,6 +61,7 @@ import org.apache.cloudstack.framework.config.dao.ConfigurationDao;
|
|||
import org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl;
|
||||
import org.apache.cloudstack.management.ManagementServerHost;
|
||||
import org.apache.cloudstack.storage.DiskControllerMappingVO;
|
||||
import org.apache.cloudstack.storage.command.CheckDataStoreStoragePolicyComplianceCommand;
|
||||
import org.apache.cloudstack.storage.dao.DiskControllerMappingDao;
|
||||
import org.apache.cloudstack.storage.datastore.db.PrimaryDataStoreDao;
|
||||
import org.apache.cloudstack.storage.datastore.db.StoragePoolVO;
|
||||
|
|
|
|||
Loading…
Reference in New Issue