File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
engine/schema/src/test/java/org/apache/cloudstack/backup/dao
server/src/test/java/org/apache/cloudstack/backup Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 2222import java .util .HashMap ;
2323import java .util .Map ;
2424
25- import org .apache .cloudstack .api .ApiConstants ;
2625import org .apache .cloudstack .api .response .BackupResponse ;
2726import org .apache .cloudstack .backup .Backup ;
2827import org .apache .cloudstack .backup .BackupOfferingVO ;
Original file line number Diff line number Diff line change 3131import com .cloud .exception .ResourceUnavailableException ;
3232import com .cloud .host .HostVO ;
3333import com .cloud .host .dao .HostDao ;
34- import com .cloud .hypervisor .Hypervisor ;
3534import com .cloud .offering .DiskOffering ;
3635import com .cloud .offering .DiskOfferingInfo ;
3736import com .cloud .service .ServiceOfferingVO ;
3837import com .cloud .service .dao .ServiceOfferingDao ;
3938import com .cloud .storage .DiskOfferingVO ;
40- import com .cloud .storage .VMTemplateVO ;
4139import com .cloud .exception .ResourceAllocationException ;
4240import com .cloud .storage .Volume ;
4341import com .cloud .storage .VolumeApiService ;
You can’t perform that action at this time.
0 commit comments