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: ---------------
Created attachment 1121460 [details] NOR right size recommendation page
Created attachment 1121461 [details] NOR from VM summary page
https://github.com/ManageIQ/manageiq/pull/9666
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(-)
Verified in 5.7.0.7