slavkap commented on a change in pull request #4907:
URL: https://github.com/apache/cloudstack/pull/4907#discussion_r644155109



##########
File path: server/src/main/java/com/cloud/template/TemplateManagerImpl.java
##########
@@ -1302,19 +1302,21 @@ private boolean attachISOToVM(long vmId, long isoId, 
boolean attach) {
 
         Command cmd = null;
         if (attach) {
-            cmd = new AttachCommand(disk, vmName, vmTO.getDetails());

Review comment:
       Thanks, @Pearl1594, for the answer! I could push a fix for this, but it 
has to be on 4.15.2 (when it's open) or on 4.16?
   




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


Reply via email to