tripleo-heat-templates/releasenotes/notes/cinder-nfs-conversion-dir-ba9b8dce515808ce.yaml
Alan Bishop 2225f9666b Support cinder image conversion on an NFS share
New CinderImageConversionNfsShare and CinderImageConversionNfsOptions
parameters add support for mounting an external NFS share for cinder
to use when converting glance images to or from another format (e.g.
qcow2 versus raw).

This feature is useful in preventing the node's root disk from filling
up in situations where the available disk space is too small, which
can happen in deployments that utilize very large glance images.

Change-Id: If7b3640191d84e5cf30cbbcb1cc94aa0f068d11c
2021-05-21 06:33:21 -07:00

9 lines
215 B
YAML

---
features:
- |
The following parameters add support for mounting Cinder's image
conversion directory on an external NFS share.
* CinderImageConversionNfsShare
* CinderImageConversionNfsOptions