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)
diff --git a/cinder/volume/local.yml b/cinder/volume/local.yml
index e42eef3..6478d6f 100644
--- a/cinder/volume/local.yml
+++ b/cinder/volume/local.yml
@@ -7,6 +7,7 @@
cinder:
volume:
enabled: True
+ image_conversion_dir: ${_param:cinder_image_conversion_dir_path}
database:
host: ${_param:single_address}
x509: