Bug 1888615
Summary: | [Openstack] Can't create cluster using a `raw` format image | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Nikolaos Leandros Moraitis <nmoraiti> |
Component: | Installer | Assignee: | Eric Duen <eduen> |
Installer sub component: | OpenShift on OpenStack | QA Contact: | David Sanz <dsanzmor> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | m.andre |
Version: | 4.5 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-19 10:18:13 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
Nikolaos Leandros Moraitis
2020-10-15 11:10:40 UTC
This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1882649. In your case it's failing because the cloud restrict the image upload to raw only. Mike is working on a patch to set the glance disk format based on the file extension. In the meantime, there is a workaround. You need to upload the image to glance yourself and reference it from `clusterOSImage` in your `install-config.yaml`. *** This bug has been marked as a duplicate of bug 1882649 *** |