summaryrefslogtreecommitdiff
path: root/openstack
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-29 12:42:02 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-29 12:42:47 +0000
commitdf084a0bc5bc5eff68dd611afb11325ccac63ee9 (patch)
tree3edf4f62135ba6c857fcb035b27753a9f2ae0298 /openstack
parentedf9311b372a3273d161bc2c55d03ff126e6b725 (diff)
downloaddefinitions-df084a0bc5bc5eff68dd611afb11325ccac63ee9.tar.gz
WIP: Cinder, this may be needed
Diffstat (limited to 'openstack')
-rw-r--r--openstack/usr/share/openstack/cinder/cinder.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/openstack/usr/share/openstack/cinder/cinder.conf b/openstack/usr/share/openstack/cinder/cinder.conf
index dafd89b7..f690fbed 100644
--- a/openstack/usr/share/openstack/cinder/cinder.conf
+++ b/openstack/usr/share/openstack/cinder/cinder.conf
@@ -2434,6 +2434,10 @@ connection=postgresql://{{ CINDER_DB_USER }}:{{ CINDER_DB_PASSWORD }}@{{ CONTROL
#encryption_api_url=http://localhost:9311/v1
+[oslo_concurrency]
+
+lock_path = /var/lock/cinder
+
[keystone_authtoken]
#