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:
prachi 2012-02-17 15:37:02 -08:00 committed by Salvatore Orlando
parent 913e465e29
commit 05ea7c99f5
1 changed files with 0 additions and 2 deletions

View File

@ -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;