Bug 1521113
| Summary: | Inconsistent capitalization of 'CPU' when creating chargeback rate | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Tasos Papaioannou <tpapaioa> | |
| Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tasos Papaioannou <tpapaioa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.9.0 | CC: | hkataria, hstastna, jhardy, mpovolny, obarenbo, simaishi, smallamp | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1557388 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-11 14:02:27 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1557388 | |||
|
Description
Tasos Papaioannou
2017-12-05 20:19:51 UTC
The Group name also changes when trying to add a row under the Disk I/O or Network I/O: Disk I/O -> Disk Io Network I/O -> Net Io Note: We create new Compute or Storage chargeback rates under Cloud Intel > Chargeback > Rates accordion. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/86e109a9b3ff84a70bb2b30aa9c6170e0073df2d commit 86e109a9b3ff84a70bb2b30aa9c6170e0073df2d Author: Hilda Stastna <hstastna> AuthorDate: Wed Mar 14 09:29:37 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Wed Mar 14 09:29:37 2018 -0400 Fix displaying 'CPU Cores' when creating a chargeback rate Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1521113 Fix displaying 'CPU Cores' instead of 'Cpu Cores' under the Group column for Allocated CPU Cores and Used CPU Cores, when creating a new chargeback rate. app/helpers/chargeback_helper.rb | 13 +- 1 file changed, 7 insertions(+), 6 deletions(-) Verified on 5.10.0.1. |