Bug 1553990

Summary: [RFE] Import guests images with transparent image conversion support
Product: Red Hat OpenStack Reporter: Sean Cohen <scohen>
Component: openstack-glanceAssignee: Erno Kuvaja <ekuvaja>
Status: CLOSED DUPLICATE QA Contact: Mike Abrams <mabrams>
Severity: medium Docs Contact: Kim Nylander <knylande>
Priority: high    
Version: 14.0 (Rocky)CC: cyril, eglynn, fpercoco, pgrist, rlondhe, srevivo, thiago, tshefi
Target Milestone: Upstream M3Keywords: FutureFeature, TechPreview, Triaged
Target Release: ---   
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: 2018-06-11 14:59:41 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: 1250106, 1577255, 1626211, 1626212, 1778098    
Bug Blocks:    

Description Sean Cohen 2018-03-10 13:02:43 UTC
Cloud operators requires a transparent way for the end user to upload images (either RAW or QCOW2) where Glance, when importing a new image, would automatically convert the image to the destination format and will
discard of the original image. This way, no matter what format you upload (without the customers intervention) would be stored by glance as raw and together with nova that is set to use RBD as it's backend,
whenever a new VM is spinned the root device would be created as an RBD
COW clone.

This feature was introduced in OSP13 as technology preview, this RFE tracks the graduation of this feature.

Comment 5 Sean Cohen 2018-06-11 14:59:41 UTC

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