Improvement/UI : Show the maximum number of volumes in Hypervisor Capabilities
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
### The required feature described as a wish
As a Admin/Operator, I would like to see the maximum number of volumes that can be attached to a hypervisor.
In Configuration > Hypervisor capablity
Also, we cannot edit the max volumes supported form the UI
Currently, the api supports it
https://cloudstack.apache.org/api/apidocs-4.22/apis/listHypervisorCapabilities.html
https://cloudstack.apache.org/api/apidocs-4.22/apis/updateHypervisorCapabilities.html
There have been issues with volume attachments in past , setting a max value will help in minimizing them
https://github.com/apache/cloudstack/issues/11212
Contributor guide
Research direction
Start at Configuration > Hypervisor capability and inspect the listHypervisorCapabilities and updateHypervisorCapabilities API entries linked in the issue. Trace how the maximum volume value is presented and updated in the UI. Done means the maximum supported volumes are visible and editable, with the update retained through the existing API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100