]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Some fixes for g2
authorThomas Goirand <thomas@goirand.fr>
Mon, 28 Jan 2013 08:22:41 +0000 (16:22 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 28 Jan 2013 08:22:41 +0000 (16:22 +0800)
debian/cinder-common.dirs
debian/cinder.conf

index 990209e20d1e8b09f25f57ca7904e3d024f224e3..f622135d1941218e98a7e36c232540c06547d8d8 100644 (file)
@@ -2,3 +2,4 @@ etc/cinder
 etc/cinder/rootwrap.d
 var/lib/cinder
 var/log/cinder
+var/lib/cinder/volumes
index 89ac8176c09584b75973e805948ca594c095a7c4..82604abe3ebbecff322e8dcb62aa18bf6ff25a5b 100644 (file)
@@ -2,7 +2,7 @@
 rootwrap_config = /etc/cinder/rootwrap.conf
 sql_connection = sqlite:////var/lib/cinder/cinder.sqlite
 api_paste_confg = /etc/cinder/api-paste.ini
-icssi_helper = tgtadm
+iscsi_helper = tgtadm
 volume_name_template = volume-%s
 volume_group = cinder-volumes
 verbose = True