UI - Scale VM - Fix compute offering selection not working#5392
UI - Scale VM - Fix compute offering selection not working#5392nvazquez merged 5 commits intoapache:4.15from
Conversation
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@rhtyd a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@utchoang I think another issue is the cpu speed slider is not being shown. Can you look into that? Can check if it needs to be shown if |
|
@utchoang There is such field in legacy UI. It’s needed as its mandatory in offering. It would be grate that this field is prefilled, and admin can control default/prefilled value. Now for every new user trying to use this ticket is created with question what I must enter in CPU (in MHz) field. |
|
@davidjumani In my opinion, it would make more sense to not display the slider here anymore. What do you think? |
|
@kricud I don't know but what does your problem have to do with the slider not working? |
|
@utchoang Yes, I think the slider is pointless unless it is a constrained offering (show it only for values within a range of cpu / memory and let the speed be a regular field) cc @rhtyd |
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@utchoang In New UI you can enter only 2 values CPU Cores, Memory (in MB). New UI is missing CPU (in MHz). My two cents: |
|
@utchoang a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@kricud Is Custom compute offering - A a constrained custom offering or an unconstrained offering Regarding max value for sliders, they are based on the max value set in the compute offering at the time of the creation. I don't think we need to involve host CPU/memory here. |
|
@shwstppr @utchoang Now it all came together- in our case its constrained offering that has no constrains. Name Custom compute offering - A Apologies once more. |
|
@kricud No problem. |
shwstppr
left a comment
There was a problem hiding this comment.
LGTM. Checked different users of ComputeSelection.vue and ScaleVM form






Description
Fixes #5391
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?