shwstppr commented on pull request #5050: URL: https://github.com/apache/cloudstack/pull/5050#issuecomment-850688379
@rhtyd legacy ui used to pass the parameter irrespective of its value. So, yes. https://github.com/apache/cloudstack/blob/4.15.0.0/ui/legacy/scripts/templates.js#L631 Also, server sets the template as hvm when API param value is null, https://github.com/apache/cloudstack/blob/4.15/server/src/main/java/com/cloud/template/TemplateAdapterBase.java#L171 -- 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]
