andrijapanicsb opened a new pull request, #13237:
URL: https://github.com/apache/cloudstack/pull/13237

   ## Summary
   - Prefill custom compute offering CPU and memory from the discovered source 
VM during VMware import
   - Use 2000 MHz as the default custom CPU speed when the source VM reports 
0/unknown CPU speed
   - Recreate the custom compute input row when the selected offering or 
discovered sizing values change
   
   ## Details
   When importing a VMware VM with a custom compute offering, the UI could fall 
back to the generic custom offering defaults of 1 CPU, 0 MHz, and 32 MB memory 
even when the source VM details already contained a larger CPU and memory size. 
This makes the custom offering form start from the source VM sizing instead.
   
   For constrained custom offerings, the defaults are clamped to the configured 
min/max CPU and memory range. Existing behavior for running VMs remains 
constrained by the source VM sizing.
   
   ## Testing
   - Ran `git diff --check`
   - Verified the pull request diff only changes 
`ui/src/views/tools/ImportUnmanagedInstance.vue`


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