Pearl1594 commented on code in PR #11291:
URL: https://github.com/apache/cloudstack/pull/11291#discussion_r2236889618


##########
engine/schema/src/main/java/com/cloud/upgrade/SystemVmTemplateRegistration.java:
##########
@@ -731,6 +748,7 @@ public void 
registerTemplateForNonExistingEntries(Hypervisor.HypervisorType hype
         Long templateId = null;
         try {
             MetadataTemplateDetails templateDetails = 
getMetadataTemplateDetails(hypervisor, arch);
+            updateSystemVmTemplateGuestOsId();

Review Comment:
   Sorry @sureshanaparti , could you please explain the reason for this? 
Wouldn't 
https://github.com/apache/cloudstack/pull/11291/files#diff-a9c9a38684718059c060de404bf9529de96e502f1e81b30793e6a32f725042a9R339
 already handle it? I'm probably missing something. 



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

Reply via email to