]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Now using the -pkg option of pkgos_dbc_read_conf
authorThomas Goirand <thomas@goirand.fr>
Tue, 15 Jan 2013 17:18:38 +0000 (17:18 +0000)
committerThomas Goirand <thomas@goirand.fr>
Tue, 15 Jan 2013 17:18:38 +0000 (17:18 +0000)
debian/cinder-common.config.in

index 9397cdf9b33a9320100a1b2c57334a69c4f8bb1c..351167106cf37c692a87b134442afec983e2ee9a 100644 (file)
@@ -24,7 +24,7 @@ CINDER_ENABLE=${CINDER_ENABLE}" >${CINDER_COM_DEF}
 }
 
 pkgos_var_user_group cinder
-pkgos_dbc_read_conf ${CINDER_CONF} cinder DEFAULT sql_connection $@
+pkgos_dbc_read_conf -pkg cinder-common ${CINDER_CONF} cinder DEFAULT sql_connection $@
 pkgos_read_admin_creds ${CINDER_API} cinder filter:authtoken
 manage_cinder_enable