| Summary: | Inconsistency in NOR values on VM summary page and Right size recommendation page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||||
| Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.4.0 | CC: | cpelland, gtanzill, hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||||
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||||
| Target Release: | 5.7.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | NOR:C&U | ||||||||
| Fixed In Version: | 5.7.0.0 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1353657 (view as bug list) | Environment: | |||||||
| Last Closed: | 2017-01-11 20:10:15 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: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1353657 | ||||||||
| Attachments: |
|
||||||||
|
Description
Nandini Chandra
2016-02-05 17:34:32 UTC
Created attachment 1121460 [details]
NOR right size recommendation page
Created attachment 1121461 [details]
NOR from VM summary page
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 |