sureshanaparti commented on a change in pull request #5002:
URL: https://github.com/apache/cloudstack/pull/5002#discussion_r629943823
##########
File path:
engine/storage/image/src/main/java/org/apache/cloudstack/storage/image/store/TemplateObject.java
##########
@@ -139,12 +139,6 @@ public Long getSize() {
}
/*
- *
- * // If the template that was passed into this allocator is not
- * installed in the storage pool, // add 3 * (template size on
secondary
- * storage) to the running total VMTemplateHostVO templateHostVO =
- * _storageMgr.findVmTemplateHost(templateForVmCreation.getId(), null);
- *
* if (templateHostVO == null) { VMTemplateSwiftVO templateSwiftVO =
Review comment:
check if the comment here is OK or not. seems _VMTemplateSwiftVO_ is
already removed.
--
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]