From 1b0c055ae7524be65932e002491cca6a68b5dfda Mon Sep 17 00:00:00 2001
From: Mehdi Abaakouk <sileht@sileht.net>
Date: Thu, 20 Sep 2012 10:49:34 +0200
Subject: [PATCH] Set important path

Rewritten-From: 593829ec9df6281a0329c1785a534e42faf4f274
---
 trusty/debian/cinder.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/trusty/debian/cinder.conf b/trusty/debian/cinder.conf
index a15c19880..89ac8176c 100644
--- a/trusty/debian/cinder.conf
+++ b/trusty/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
-- 
2.45.2