Bug 1889304

Summary: [OSP] Installer always creates glance images with qcow2 disk format
Product: OpenShift Container Platform Reporter: Mike Fedosin <mfedosin>
Component: InstallerAssignee: Mike Fedosin <mfedosin>
Installer sub component: OpenShift on OpenStack QA Contact: David Sanz <dsanzmor>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: unspecified    
Version: 4.7   
Target Milestone: ---   
Target Release: 4.7.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-10-19 11:00:39 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:

Description Mike Fedosin 2020-10-19 10:41:01 UTC
Version: 4.7

Platform: OpenStack IPI

What happened?

When users want to create a Glance image for RHCOS with `clusterOSImage` option, the installer always sets qcow2 disk format regardless of the local file extension. Sometimes it's required to set `raw` format, if the file extension is `raw`.

What did you expect to happen?

If custom image extension is `raw` (i.e. rhcos-46.82.202010011740-0-openstack.x86_64.raw) the installer should set `raw` disk format instead of qcow2.

Comment 1 Mike Fedosin 2020-10-19 11:00:39 UTC

*** This bug has been marked as a duplicate of bug 1882649 ***