From 0d8b3dedd24aea45dddd43f911d57f64da5195c2 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 29 May 2015 12:42:02 +0000 Subject: WIP: Cinder, this may be needed --- install-files/openstack/usr/share/openstack/cinder/cinder.conf | 4 ++++ 1 file changed, 4 insertions(+) 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] # -- cgit v1.2.1