weizhouapache commented on code in PR #11782:
URL: https://github.com/apache/cloudstack/pull/11782#discussion_r2415681113
##########
engine/components-api/src/main/java/com/cloud/template/TemplateManager.java:
##########
@@ -56,6 +56,13 @@ public interface TemplateManager {
+ "will validate if the provided URL is resolvable during the
register of templates/ISOs before persisting them in the database.",
true);
+ ConfigKey<Boolean> TemplateDeleteFromPrimaryStorage = new
ConfigKey<Boolean>("Advanced",
Review Comment:
@harikrishna-patnala
does it look ok to you ?
--
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]