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

   ### Description
   
   When listing disk offerings through the UI, IOPS and read/write data for 
these offerings is not presented, making it difficult to access information 
about them.
   
   For this reason, `Disk Read Rate (IOPS)`, `Disk Write Rate (IOPS)`, `Disk 
Read Rate (BPS)`, `Disk Write Rate (BPS)` and `Max IOPS` data has been added to 
the disk offering details.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [X] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [X] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   
   1. I created a disk offering with customized write and read rate values 
using the `hypervisor` QoS type in the creation form;
   2. I created a disk offering with max IOPS using the `storage` QoS type in 
the creation form;
   3. I accessed these disk offerings and verified that the `Disk Read Rate 
(IOPS)`, `Disk Write Rate (IOPS)`, `Disk Read Rate (BPS)`, `Disk Write Rate 
(BPS)` data were in the disk offering created in the step 1 and the `Max IOPS` 
data was in the disk offering created in the step 2.


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