Add configuration option 'image_conversion_dir' for cinder.
Cinder configuration option 'image_conversion_dir' set path to directory
used for temporary storage during image conversion.
Change-Id: Icc01549730e6b9457a88cd933b877e9968384775
Related-Prod: PROD-29437 (PROD:29437)
(cherry picked from commit edaf7481d5616bd905911c502a070b6b45a69fa1)
diff --git a/cinder/control/single.yml b/cinder/control/single.yml
index b8f670d..bae7bfc 100644
--- a/cinder/control/single.yml
+++ b/cinder/control/single.yml
@@ -19,6 +19,8 @@
backend: {}
default_volume_type: ''
role: ${_param:openstack_node_role}
+ # set 'image_conversion_dir' option in case of ceph deployment volume and controller running on the same node
+ image_conversion_dir: ${_param:cinder_image_conversion_dir_path}
database:
host: ${_param:single_address}
x509: