kiranchavala opened a new issue, #9843: URL: https://github.com/apache/cloudstack/issues/9843
ISSUE TYPE Improvement request COMPONENT NAME Component: Improvement, UI CLOUDSTACK VERSION Cloudstack version 4.19.1 SUMMARY Provide a Checksum box for Template/ISO registration Currently, Md5/Checksum textbox is shown only during the following methods in the UI 1. Registration of direct download enabled Template  2. Registration of Kubernetes ISO  3. Volume registration via URL  4. Volume Upload  **Improvement** The checksum text box should be shown in the following methods 1. Normal template registration and upload of template  2. Normal ISO registration, Direct download ISO registration, and upload of ISO  Currently, the API'S supports the checksum parameter for template and iso https://cloudstack.apache.org/api/apidocs-4.19/apis/registerTemplate.html https://cloudstack.apache.org/api/apidocs-4.19/apis/registerIso.html https://cloudstack.apache.org/api/apidocs-4.19/apis/getUploadParamsForTemplate.html https://cloudstack.apache.org/api/apidocs-4.19/apis/getUploadParamsForIso.html -- 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]
