Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1730011

Summary: Doc does not mention how to enable glance image conversion
Product: Red Hat OpenStack Reporter: Gregory Charot <gcharot>
Component: documentationAssignee: ndeevy <ndeevy>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14.0 (Rocky)CC: ndeevy
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1733522 1780133 (view as bug list) Environment:
Last Closed: 2019-07-29 08:49:29 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: 1780133    

Description Gregory Charot 2019-07-15 15:00:31 UTC
Description of problem:

Glance Image conversion needs to be explicitly enabled with 
parameter_defaults:
  GlanceImageImportPlugins: 'image_conversion' 

As per https://bugzilla.redhat.com/show_bug.cgi?id=1654413#c5

This also applies to upcoming OSP15 doc.

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

14

How reproducible:

Always

Steps to Reproduce:
1. https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/14/html-single/instances_and_images_guide/index#section-image-conversion
2.
3.

Actual results:

No THT configuration is mentioned

Expected results:

To enable glance image conversion the administrator needs to add the following THT param

parameter_defaults:
  GlanceImageImportPlugins: 'image_conversion'


Additional info: