glance/releasenotes/notes/image-conversion-plugin-5aee45e1a1a5bb2b.yaml
Erno Kuvaja c6a663ea6d Add image conversion plugin
This change adds image conversion plugin for Interoperable
Image Import workflow.

Change-Id: Icd4f4f30b12f6dd073dcdbf7f842e933c75ae249
2018-06-11 21:23:50 +01:00

15 lines
707 B
YAML

---
prelude: >
Automatic image conversion plugin for Interoperable Image Import. This
release introduces a new plugin that can be used to convert images to
specific format automatically upon image import.
features:
- |
Automatic image conversion plugin for Interoperable Image Import. With
this release operators can specify target image format and get all images
created via the Image Import methods introduced in the Images API v2.6
converted automatically to that format. The feautre uses qemu-img under
the hood which limits the source image formats that users can upload. Any
image that fails the conversion when this plugin is enabled will fail the
image creation.