Fix double [DEFAULT] within config generation
[openstack-build/cinder-build.git] / trusty / debian / cinder.conf
1 [DEFAULT]
2 rootwrap_config = /etc/cinder/rootwrap.conf
3 api_paste_confg = /etc/cinder/api-paste.ini
4 iscsi_helper = tgtadm
5 volume_name_template = volume-%s
6 volume_group = cinder-volumes
7 verbose = True
8 auth_strategy = keystone
9 state_path = /var/lib/cinder
10 lock_path = /var/lock/cinder
11 volumes_dir = /var/lib/cinder/volumes