Add IOPS to disk offerings details#8447
Conversation
|
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #8447 +/- ##
============================================
- Coverage 30.80% 30.42% -0.38%
+ Complexity 33981 33567 -414
============================================
Files 5341 5341
Lines 374864 374918 +54
Branches 54518 54534 +16
============================================
- Hits 115485 114078 -1407
- Misses 244114 245692 +1578
+ Partials 15265 15148 -117
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
UI build: ✔️ |
|
not sure why, but in qa this doesn't work, @hsato03. I will try building a 4.19 env to double check. (qa is 4.18.1) |
|
@blueorangutan package |
|
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8214 |
@DaanHoogland thanks. I have tested on https://qa.cloudstack.cloud/simulator/pr/8447 and it seems to be working. Could you explain how you did the tests? |
|
yes verified. don't know what happened. |
|
@kiranchavala a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
kiranchavala
left a comment
There was a problem hiding this comment.
Could you please include "miniops" in the disk offering details.
If a disk offering is created with min IOPS using the storage QoS
@kiranchavala thanks for your review. I added the min IOPS to the disk offering details. |
|
@kiranchavala a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
Hello guys, Any other concerns about this one? |
Co-authored-by: Henrique Sato <henrique.sato@scclouds.com.br>
Co-authored-by: Henrique Sato <henrique.sato@scclouds.com.br>
Co-authored-by: Henrique Sato <henrique.sato@scclouds.com.br>



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)andMax IOPSdata has been added to the disk offering details.Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
hypervisorQoS type in the creation form;storageQoS type in the creation form;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 theMax IOPSdata was in the disk offering created in the step 2.