abh1sar commented on code in PR #10140:
URL: https://github.com/apache/cloudstack/pull/10140#discussion_r2037113772


##########
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java:
##########
@@ -8987,6 +9024,215 @@ public boolean unmanageUserVM(Long vmId) {
         return true;
     }
 
+    @Override
+    public UserVm allocateVMFromBackup(CreateVMFromBackupCmd cmd) throws 
InsufficientCapacityException, ResourceAllocationException, 
ResourceUnavailableException {

Review Comment:
   @weizhouapache Thanks for the comments. I have addressed all of them apart 
from this one and the one about iso. I'll get back to you on them.



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