summaryrefslogtreecommitdiff
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-06-04 13:50:41 +0000
commit0d8b3dedd24aea45dddd43f911d57f64da5195c2 (patch)
tree54d3532cf1b4bd5239bab186d95ccb75618fa36f
parent52c643512856c2eabdf3e1c578415776aa090d6e (diff)
downloaddefinitions-0d8b3dedd24aea45dddd43f911d57f64da5195c2.tar.gz
WIP: Cinder, this may be needed
-rw-r--r--install-files/openstack/usr/share/openstack/cinder/cinder.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/install-files/openstack/usr/share/openstack/cinder/cinder.conf b/install-files/openstack/usr/share/openstack/cinder/cinder.conf
index dafd89b7..f690fbed 100644
--- a/install-files/openstack/usr/share/openstack/cinder/cinder.conf
+++ b/install-files/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]
#