summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder/cinder.conf')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder/cinder.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf b/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
index 93577bb..d922e03 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
+++ b/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf
@@ -5,7 +5,7 @@
5[DEFAULT] 5[DEFAULT]
6sql_connection = postgresql://%DB_USER%:%DB_PASSWORD%@localhost/cinder 6sql_connection = postgresql://%DB_USER%:%DB_PASSWORD%@localhost/cinder
7api_paste_confg = /etc/cinder/api-paste.ini 7api_paste_confg = /etc/cinder/api-paste.ini
8state_path = /etc/cinder/data/ 8state_path = /etc/cinder/data
9 9
10iscsi_helper=tgtadm 10iscsi_helper=tgtadm
11volume_name_template = volume-%s 11volume_name_template = volume-%s