itsayushpandey commented on code in PR #7712:
URL: https://github.com/apache/cloudstack/pull/7712#discussion_r1309662027


##########
server/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManagerImpl.java:
##########
@@ -907,10 +925,33 @@ private void publishVMUsageUpdateResourceCount(final 
UserVm userVm, ServiceOffer
     }
 
     private UserVm importVirtualMachineInternal(final UnmanagedInstanceTO 
unmanagedInstance, final String instanceName, final DataCenter zone, final 
Cluster cluster, final HostVO host,
-                                                final VirtualMachineTemplate 
template, final String displayName, final String hostName, final Account 
caller, final Account owner, final Long userId,
+                                                final VMTemplateVO template, 
final String displayName, final String hostName, final Account caller, final 
Account owner, final Long userId,

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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to