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

 ##########
 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:
   done.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to