Bug 1809658

Summary: ironic-image bootloader missing file:// schema
Product: OpenShift Container Platform Reporter: Yolanda Robla <yroblamo>
Component: InstallerAssignee: Stephen Benjamin <stbenjam>
Installer sub component: OpenShift on Bare Metal IPI QA Contact: Amit Ugol <augol>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: unspecified CC: rbartal
Version: 4.4   
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-13 22:00:24 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: 1809672    
Bug Blocks:    

Description Yolanda Robla 2020-03-03 16:08:56 UTC
Description of problem:


The bootloader path in ironic-image points to a local file, but misses the file:// schema. This is causing following error: scheme-less image href is not a UUID 
So we need to prepend file:// schema there

Comment 3 Raviv Bar-Tal 2020-03-26 08:49:23 UTC
We now have 3 '/' in the file path,
It does not seem to make a problem but I beleve it shoudl be only 2 '//
We have file:///httpboot/uefi_esp.img
should have file://httpboot/uefi_esp.img ?

Comment 4 Yolanda Robla 2020-03-26 09:11:35 UTC
Hi, this is fine, file:// is the protocol, while the first / is the directory indicator, as it's an absolute path

Comment 6 errata-xmlrpc 2020-05-13 22:00:24 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-2020:0581

Comment 7 Red Hat Bugzilla 2023-09-14 05:53:48 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days