puppet-cinder/releasenotes/notes/image-opts-0788de32c2bb3454.yaml
Takashi Kajinami fe36a69db0 Support more customization of image conversion
This change introduces a few new parameters to allow users to customize
behavior of image conversion process in Cinder.

Change-Id: Ic94bfaee69c7eab3c3d8e00157ef29cfa9a72963
2022-08-18 08:19:36 +00:00

9 lines
214 B
YAML

---
features:
- |
The ``cinder`` class now supports the following three new parameters.
- ``image_compress_on_upload``
- ``image_conversion_cpu_limit``
- ``image_conversion_address_space_limit``