mirror of https://github.com/apache/cloudstack.git
bug 6217: incremental fix for the vm api
bug 6217: resolved fixed
This commit is contained in:
parent
29f8c5d94c
commit
320df380c9
|
|
@ -23,9 +23,7 @@ import java.util.ArrayList;
|
|||
import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
|
||||
import com.cloud.api.BaseCmd;
|
||||
import com.cloud.api.ServerApiException;
|
||||
import com.cloud.async.AsyncJobVO;
|
||||
|
|
|
|||
Loading…
Reference in New Issue