mirror of https://github.com/apache/cloudstack.git
Added instanceType to some async commands related to physical network
Reviewed-By: Alena Prokharchyk Conflicts: api/src/com/cloud/api/response/AsyncJobResponse.java api/src/com/cloud/async/AsyncJob.java
This commit is contained in:
parent
913e465e29
commit
05ea7c99f5
|
|
@ -14,8 +14,6 @@ package com.cloud.api.response;
|
|||
|
||||
import java.util.Date;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
|
||||
import com.cloud.api.ApiConstants;
|
||||
import com.cloud.api.IdentityProxy;
|
||||
import com.cloud.api.ResponseObject;
|
||||
|
|
|
|||
Loading…
Reference in New Issue