Description of problem: Quad Icon should always be in sync with vm/instance details page for OS type For example, in the provider's screenshot the second instance of the first row (starting from up left corner) shows a linux icon and in that instance's screenshot the info about the operative systems is "unknown". Or the icon is wrong or the "unknown " info is wrong. Version-Release number of selected component (if applicable): 5.6.2.2 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I believe this is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1393547 which was fixed here: https://github.com/ManageIQ/manageiq/pull/12677
https://github.com/ManageIQ/manageiq/pull/12906
*** This bug has been marked as a duplicate of bug 1393547 ***
New commit detected on ManageIQ/manageiq/darga: https://github.com/ManageIQ/manageiq/commit/4bc7cd33b8aa6a9a56314fcdd52979aec525b92d commit 4bc7cd33b8aa6a9a56314fcdd52979aec525b92d Author: Eric Hayes <eric> AuthorDate: Mon Nov 28 15:11:47 2016 -0800 Commit: Eric Hayes <eric> CommitDate: Tue Nov 29 14:16:29 2016 -0800 Correctly display OS info This a borrowed fix from https://github.com/ManageIQ/manageiq/pull/12677/files Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1396264 app/helpers/vm_cloud_helper/textual_summary.rb | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-)