Dogface2k commented on issue #13876: URL: https://github.com/apache/cloudstack/issues/13876#issuecomment-5297394396
@DaanHoogland This appears substantially related to: - Issue #12104: https://github.com/apache/cloudstack/issues/12104 - PR #12151: https://github.com/apache/cloudstack/pull/12151 - Fix commit c3d6a8c: https://github.com/apache/cloudstack/commit/c3d6a8cff72c47412670a914e3f4d30ad06bc46f PR #12151 manually tested local ISO upload, confirmed `vm_template.type = USER`, and successfully deployed a VM using that ISO. However, #13876 only reports “4.19 (or latest main)”. Before treating this as a duplicate, could the reporter provide the exact CloudStack version/build being tested and confirm the resulting `vm_template.type` for the uploaded ISO before any manual database correction? Based on the verified 4.19 source, current 4.20 branch (`4.20.4.0-SNAPSHOT`), and current `main`, I would not add a UI `templatetype` selector. The ISO APIs do not expose that parameter, and the local ISO upload paths on these lines resolve ordinary ISOs to `USER`. -- 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]
