DaanHoogland commented on a change in pull request #3606: [WIP DO NOT MERGE] VM 
ingestion
URL: https://github.com/apache/cloudstack/pull/3606#discussion_r343816475
 
 

 ##########
 File path: api/src/main/java/com/cloud/vm/UserVmService.java
 ##########
 @@ -513,4 +513,8 @@ UserVm upgradeVirtualMachine(ScaleVMCmd cmd) throws 
ResourceUnavailableException
 
     void collectVmNetworkStatistics (UserVm userVm);
 
+    UserVm importVM(final DataCenter zone, final Host host, final 
VirtualMachineTemplate template, final String instanceName, final String 
displayName, final Account owner, final String userData, final Account caller, 
final Boolean isDisplayVm, final String keyboard,
 
 Review comment:
   needed no, but desirable yes. This is a service call so it is open to third 
party extensions.

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