shwstppr commented on a change in pull request #3454: Add support for new 
heuristics based VM Deployement for admins
URL: https://github.com/apache/cloudstack/pull/3454#discussion_r302942169
 
 

 ##########
 File path: 
api/src/main/java/org/apache/cloudstack/api/command/admin/vm/DeployVMCmdByAdmin.java
 ##########
 @@ -39,6 +43,19 @@
 public class DeployVMCmdByAdmin extends DeployVMCmd {
     public static final Logger s_logger = 
Logger.getLogger(DeployVMCmdByAdmin.class.getName());
 
+    @Parameter(name = ApiConstants.POD_ID, type = CommandType.UUID, entityType 
= PodResponse.class, description = "destination Pod ID to deploy the VM to - 
parameter available for root admin only")
 
 Review comment:
   Do we need a _since_ key here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to