Bug 1305117 - Inconsistency in NOR values on VM summary page and Right size recommendation page
Summary: Inconsistency in NOR values on VM summary page and Right size recommendation ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.7.0
Assignee: Brian McLaughlin
QA Contact: Nandini Chandra
URL:
Whiteboard: NOR:C&U
Depends On:
Blocks: 1353657
TreeView+ depends on / blocked
 
Reported: 2016-02-05 17:34 UTC by Nandini Chandra
Modified: 2021-06-10 20:09 UTC (History)
7 users (show)

Fixed In Version: 5.7.0.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1353657 (view as bug list)
Environment:
Last Closed: 2017-01-11 20:10:15 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
NOR right size recommendation page (47.32 KB, image/png)
2016-02-05 17:36 UTC, Nandini Chandra
no flags Details
NOR from VM summary page (131.44 KB, image/png)
2016-02-05 17:37 UTC, Nandini Chandra
no flags Details

Description Nandini Chandra 2016-02-05 17:34:32 UTC
Description of problem:
--------------------


Version-Release number of selected component (if applicable):
---------------------
5.4.5.0


How reproducible:
----------------
Always


Steps to Reproduce:
------------------
1.Enable C&U collection for an infra provider.Wait until a few days worth of data is captured.


Actual results:
---------------
The VM summary page shows the following values in the Normal Operating Range section for memory and CPU:
High, Average, Low

The Right size recommendation page for the VM shows these values in the Normal Operating Ranges section for memory and CPU:
Max, High, Average


Expected results:
----------------
The VM summary page and Right size recommendation page should show the same values.


Additional info:
---------------

Comment 2 Nandini Chandra 2016-02-05 17:36:37 UTC
Created attachment 1121460 [details]
NOR right size recommendation page

Comment 3 Nandini Chandra 2016-02-05 17:37:21 UTC
Created attachment 1121461 [details]
NOR from VM summary page

Comment 7 CFME Bot 2016-07-08 13:36:39 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/75917631c099fcfb60d7a8f1453eab0f3ec67b3a

commit 75917631c099fcfb60d7a8f1453eab0f3ec67b3a
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Thu Jul 7 13:45:51 2016 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Thu Jul 7 13:45:51 2016 -0400

    Fix inconsistent Normal Operating Range values
    
    NOR values displayed on VM Summary pages and Right Size Recomendation pages displayed different columns and the values used varying degrees of precision.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1305117

 app/helpers/vm_helper/textual_summary.rb  | 10 +++++-----
 app/views/vm_common/_right_size.html.haml | 24 +++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 6 deletions(-)

Comment 8 Nandini Chandra 2016-10-31 22:40:32 UTC
Verified in 5.7.0.7


Note You need to log in before you can comment on or make changes to this bug.