puppet-nova/releasenotes/notes/add_more_image_related_options-37d640d3f76adbbd.yaml
Rocky 558624bfec Add support for more image related options
Change-Id: I4fe8e0adcfbb0c3668d04917364ec0349324b75b
2020-10-19 06:08:23 +00:00

9 lines
273 B
YAML

---
features:
- |
The new ``nova::compute::use_cow_images`` parameter has been added to
enable use of copy-on-write images.
- |
The new ``nova::compute::virt_mkfs`` parameter has been added to support
to specify the mkfs commands for ephemeral devices.