Bug 1687059

Summary: centos icon not visible due to misspelled file name
Product: Red Hat CloudForms Management Engine Reporter: Ahmed El-Rayess <aelrayes>
Component: UI - ServiceAssignee: Martin Hradil <mhradil>
Status: CLOSED ERRATA QA Contact: Niyaz Akhtar Ansari <nansari>
Severity: low Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: low    
Version: 5.10.1CC: bmidwood, dmetzger, lavenel, mhradil, obarenbo, sbulage, simaishi
Target Milestone: GA   
Target Release: 5.11.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 5.11.0.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-12 13:36:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Attachments:
Description Flags
VM Screenshots from SUI
none
issue displayed none

Description Ahmed El-Rayess 2019-03-09 07:24:38 UTC
Description of problem:
when you open the details of a centos instance from the service UI, the centos icon will not be visible on the top left corner and an error will be logged in the production log that it cannot find the file os-linux_centos.svg.

the file exists, but is named os-centos.svg; renaming it fixes the issue. 

Version-Release number of selected component (if applicable):
cfme-appliance-common-5.10.1.2-1.el7cf.x86_64
cfme-gemset-5.10.1.2-2.el7cf.x86_64
cfme-5.10.1.2-3.el7cf.x86_64
cfme-appliance-5.10.1.2-1.el7cf.x86_64
rubygem-redhat_access_cfme-2.0.3-1.el7cf.noarch


How reproducible:
always

Steps to Reproduce:
1. login to the self service UI and view the details of an instance/VM with Centos OS
2. 
3.

Actual results:
OS image icon is not visible on the top right corner

Expected results:
OS image icon should show the centos logo

Additional info:

Comment 4 Loic Avenel 2019-04-03 07:59:30 UTC
Created attachment 1551275 [details]
VM Screenshots from SUI

Comment 11 Ahmed El-Rayess 2019-04-03 17:46:00 UTC
Created attachment 1551471 [details]
issue displayed

I have attached a video showing the issue

Comment 12 CFME Bot 2019-04-30 16:21:28 UTC
New commit detected on ManageIQ/manageiq-ui-service/master:

https://github.com/ManageIQ/manageiq-ui-self_service/commit/e88bf7967078ed5267d40232b72b56288210aeba
commit e88bf7967078ed5267d40232b72b56288210aeba
Author:     Martin Hradil <mhradil>
AuthorDate: Wed Apr  3 05:02:46 2019 -0400
Commit:     Martin Hradil <mhradil>
CommitDate: Wed Apr  3 05:02:46 2019 -0400

    Fix centos image filename

    have a service with an associated *centos* vm,
    open the service in My Services,
    click on the VM detail,
    an icon is missing in the leftmost card.

    The file was named `os-centos.svg`, but `vm.os_image_name` says `linux_centos`, so we need `os-linux_centos.svg`

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1687059

 client/assets/images/os/os-centos.svg | 31 -
 client/assets/images/os/os-linux_centos.svg | 31 +
 2 files changed, 31 insertions(+), 31 deletions(-)

Comment 15 errata-xmlrpc 2019-12-12 13:36:02 UTC
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://access.redhat.com/errata/RHBA-2019:4199