From: Mehdi Abaakouk Date: Thu, 20 Sep 2012 08:49:34 +0000 (+0200) Subject: Set important path X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b6788d092f9847018e383954b926731728fc0c44;p=openstack-build%2Fcinder-build.git Set important path Rewritten-From: 593829ec9df6281a0329c1785a534e42faf4f274 --- diff --git a/xenial/debian/cinder.conf b/xenial/debian/cinder.conf index a15c19880..89ac8176c 100644 --- a/xenial/debian/cinder.conf +++ b/xenial/debian/cinder.conf @@ -7,3 +7,6 @@ volume_name_template = volume-%s volume_group = cinder-volumes verbose = True auth_strategy = keystone +logdir = /var/log/cinder +state_path=/var/lib/cinder +lock_path=/var/lock/cinder