kricud commented on pull request #5392:
URL: https://github.com/apache/cloudstack/pull/5392#issuecomment-910118932


   @utchoang 
   In Legacy UI if you want to use custom offering you need to enter/fill 3 
values 
   CPU (in MHz), # of CPU Cores, Memory (in MB) they are mandatory.
   
   In New UI you can enter only 2 values CPU Cores, Memory (in MB).
   If you want to create service offering manually or dynamically you need to 
specify 
   CPU (in MHz) in both cases its mandatory field.
   
   New UI is missing CPU (in MHz).
   
   My two cents:
   New UI sliders in their existing form are pointless:
   For RAM slider you would expect increments in 1024MB.
   For CPU Cores you would expect averaged maximum of host vCPU.
   For CPU MHz you would expect all host MHz options.
   I would suggest remove sliders if only things they do is increase number 
from 1 to something.
   
   New UI:
   ![Screenshot 2021-09-01 
122614](https://user-images.githubusercontent.com/30048481/131649698-0f151282-2424-4ec9-86c6-93017adba7f3.png)
   
   Legacy UI:
   ![Screenshot 2021-09-01 
122712](https://user-images.githubusercontent.com/30048481/131649725-2ca15825-9de1-4251-a4b3-c981037653c0.png)
   
   Static offering:
   ![Screenshot 2021-09-01 
123235](https://user-images.githubusercontent.com/30048481/131649775-3549287a-8513-4f07-b71d-614d544144e5.png)
   
   
   
   


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