tripleo-heat-templates/releasenotes/notes/cinder-nfs-conversion-dir-ba9b8dce515808ce.yaml
Alan Bishop d5b8ced547 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
(cherry picked from commit 2225f9666b)
2021-07-04 13:23:14 -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