rhtyd commented on a change in pull request #3454: [WIP DO NOT MERGE] Add 
support for new heuristics based VM Deployement
URL: https://github.com/apache/cloudstack/pull/3454#discussion_r299804367
 
 

 ##########
 File path: server/src/main/java/com/cloud/vm/UserVmManagerImpl.java
 ##########
 @@ -4612,6 +4626,55 @@ public void finalizeStop(VirtualMachineProfile profile, 
Answer answer) {
         return vmParamPair;
     }
 
+    private Pod getDestinationPod(Long podId, boolean isRootAdmin) {
+
 
 Review comment:
   Remove extra new line, and same for other related methods.

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