From: Thomas Goirand Date: Tue, 15 Jan 2013 17:18:38 +0000 (+0000) Subject: Now using the -pkg option of pkgos_dbc_read_conf X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=18174eba4052631ef9af2280873f90a1e522a8ea;p=openstack-build%2Fcinder-build.git Now using the -pkg option of pkgos_dbc_read_conf --- diff --git a/debian/cinder-common.config.in b/debian/cinder-common.config.in index 9397cdf9b..351167106 100644 --- a/debian/cinder-common.config.in +++ b/debian/cinder-common.config.in @@ -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