Bug 1389476
Summary: | Missing memory unit on Cluster Utilization graphs on provider dashboard view | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui | ||||||
Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1415248 (view as bug list) | Environment: | |||||
Last Closed: | 2017-06-12 17:15:46 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1415248 | ||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3bdc6511e9bac1fea5cf14121f4e39034fe84ed0 commit 3bdc6511e9bac1fea5cf14121f4e39034fe84ed0 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Jan 18 13:32:37 2017 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Jan 18 17:07:16 2017 -0500 Added missing units on Heatmap tooltip https://bugzilla.redhat.com/show_bug.cgi?id=1389476 .../controllers/ems_infra_dashboard/util/infra-charts-mixin.js | 2 +- app/services/ems_infra_dashboard_service.rb | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) Verified in 5.8.0.2 |
Created attachment 1214673 [details] screen shot of memory utilization graph on infra dashboard Description of problem: ---------------------- Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.7.0.7 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Manage a provider.Navigate to its summary page. 2.Click Dashboard view in the right corner. Actual results: -------------- In the cluster utilization section, hover on the memory graphs. Usage reads: 15% in use of 8191 total. See attached screenshot. Expected results: ----------------- Additional info: ----------------