+++ This bug was initially created as a clone of Bug #1730011 +++ 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:
[GC]Need also to be included in 15 doc for GA + a note stating that this is not needed if using Ceph as Glance backend (turned on automatically).
Updated and merged for OSP15-stein.