Bug 1188401
Summary: | 'Virtual Machine CPU States ' title displayed twice on VM CPU states graphs | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
Component: | UI - OPS | Assignee: | Martin Povolny <mpovolny> | ||||
Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.4.0 | CC: | jhardy, obarenbo, xlecauch | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-06-16 12:49:07 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: | |||||||
Attachments: |
|
Proposed upstream fix: https://github.com/ManageIQ/manageiq/pull/1707 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8f836f7dd42672b730ff0a5fd5f2dfda5cd73f05 commit 8f836f7dd42672b730ff0a5fd5f2dfda5cd73f05 Author: Martin Povolny <mpovolny> AuthorDate: Mon Feb 16 15:01:23 2015 +0100 Commit: Martin Povolny <mpovolny> CommitDate: Mon Feb 16 15:01:23 2015 +0100 Do not add a title to performance charts. https://bugzilla.redhat.com/show_bug.cgi?id=1188401 vmdb/app/controllers/application_controller/performance.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=4714303f8af544433d8807e76cbddf0f39faa731 commit 4714303f8af544433d8807e76cbddf0f39faa731 Author: Martin Povolny <mpovolny> AuthorDate: Mon Feb 16 15:01:23 2015 +0100 Commit: Martin Povolny <mpovolny> CommitDate: Tue Feb 17 14:27:35 2015 +0100 Do not add a title to performance charts. https://bugzilla.redhat.com/show_bug.cgi?id=1188401 vmdb/app/controllers/application_controller/performance.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Verified in master.20150204183215_1d4a1db Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html |
Created attachment 987218 [details] screenshot of C&U graph Description of problem: ------------------------ The 'Virtual Machine CPU States' title is displayed twice on the C&U graphs of clusters,hosts and VMs. Version-Release number of selected component (if applicable): ------------------------ master.20150202131840_e51ab51 How reproducible: ---------------- Always Steps to Reproduce: ---------------- 1. 2. 3. Actual results: --------------- Expected results: -------------- Additional info: ----------------