11a60a6568
This can improve performance of image format conversion and encryption, if sufficient memory is available on the cinder-volume host. Closes-Bug: #1897276 Change-Id: I4ca1c4db7b66fdfc6bb873aad2570234f3882d81
7 lines
251 B
YAML
7 lines
251 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for using a ``tmpfs`` mount for the image conversion directory
|
|
of the ``cinder_volume`` container. This is disabled by default, but may be
|
|
enabled by setting ``cinder_enable_conversion_tmpfs`` to ``true``.
|