rafaelweingartner commented on a change in pull request #2146: CLOUDSTACK-4757: 
Support OVA files with multiple disks for templates
URL: https://github.com/apache/cloudstack/pull/2146#discussion_r158581893
 
 

 ##########
 File path: 
engine/storage/src/org/apache/cloudstack/storage/image/BaseImageStoreDriverImpl.java
 ##########
 @@ -206,6 +226,7 @@ protected Void 
createTemplateAsyncCallback(AsyncCallbackDispatcher<? extends Bas
         DataObject obj = context.data;
         DataStore store = obj.getDataStore();
 
+        //VMTemplateVO vmTemplate = _templateDao.findById(obj.getId());
 
 Review comment:
   please remove commented code

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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