UI: sliders for CPU and memory specifications of VMs
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
Good afternoon, if you create a Service Offering with Custom constrained or Custom unconstrained, where you specified CPU and Memory limits. For example, in Custom constrained I specified minCPU:1 and MaxCPU:40. I created a user user1, where I set CPU limit:7 for him.
It would be nice when the user selects Service offering - he could only choose between 1 and the specified limit (CPU limit). It would be nice if he moves the slider he could only choose a value between 1 and user CPU Limit.
Is it possible ?
Contributor guide
Research direction
Start at the VM creation flow where a user selects a Service Offering, then trace how the offering's CPU and memory limits are exposed to the UI. Define the behavior for constrained and unconstrained custom offerings, including the user's CPU limit; done means both sliders prevent values outside the allowed ranges and the behavior is covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100