Bug 1365878

Summary: Image List shows "Unknown image source" for images
Product: Red Hat CloudForms Management Engine Reporter: Einat Pacifici <epacific>
Component: UI - OPSAssignee: Zohar Gal-Or <zgalor>
Status: CLOSED CURRENTRELEASE QA Contact: Einat Pacifici <epacific>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: cpelland, dajohnso, dron, fsimonce, hkataria, jhardy, mpovolny, mtayer, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: container
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1366599 (view as bug list) Environment:
Last Closed: 2017-01-11 20:04:43 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1366599    
Attachments:
Description Flags
Unknown Image source none

Description Einat Pacifici 2016-08-10 11:58:22 UTC
Created attachment 1189590 [details]
Unknown Image source

Description of problem:
Some images (example: metrics-cassandra,metrics-hawkular-metrics, metrics-heapster)  are showing up with Image Registry = Known Image source.
Image source exists and should be seen in CFME.

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

How reproducible:
Always

Steps to Reproduce:
1.Deploy metrics in openshift
2.Connect provider to CFME
3.Compute -->  Containers --> Container Images
4. View list

Actual results:
Image Registry (for metrics images) = Unknown Image Registry
pr
Expected results:
Image registry for these images should be provided. 

Additional info:
screenshot attached.

Comment 3 Federico Simoncelli 2016-08-10 12:47:43 UTC
Ari, it seems that "registry.access.redhat.com" is not properly parsed?

Comment 6 Zohar Gal-Or 2016-08-15 09:14:54 UTC
Submitted upstream:
https://github.com/ManageIQ/manageiq/pull/10464

Comment 7 Zohar Gal-Or 2016-08-15 09:19:42 UTC
Please note, in the attached screenshot, the first two images with "Unknown image source" are not a parse error but indeed with unknown registry.
The last 4 were fixed in the submit from previous comment.