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

 ##########
 File path: engine/schema/src/main/java/com/cloud/storage/VMTemplateVO.java
 ##########
 @@ -230,6 +230,13 @@ public static VMTemplateVO createPreHostIso(Long id, 
String uniqueName, String n
         return template;
     }
 
+    public static VMTemplateVO createSystemIso(Long id, String uniqueName, 
String name, boolean isPublic,
 
 Review comment:
   again functional question: why is this needed in terms of import unmanaged 
VM?

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