Mehdi Abaakouk <sileht@sileht.net>
Build-Depends: debhelper (>= 9),
python-all (>= 2.6.6-3~),
- openstack-pkg-tools
+ openstack-pkg-tools (>= 4)
Build-Depends-Indep: pep8 (>= 1.3.3),
python-argparse,
python-babel,
#PKGOS-INCLUDE#
pkgos_var_user_group heat
-pkgos_read_admin_creds ${APIPASTE_CONF} heat filter:authtoken
+pkgos_read_admin_creds ${APIPASTE_CONF} filter:authtoken heat
exit 0
. /usr/share/debconf/confmodule
pkgos_var_user_group heat
pkgos_write_new_conf heat heat-api-cfn-paste.ini
- pkgos_write_admin_creds /etc/heat/heat-api-cfn-paste.ini heat filter:authtoken
+ pkgos_write_admin_creds /etc/heat/heat-api-cfn-paste.ini filter:authtoken heat
chown -R heat:adm /var/log/heat
chmod 0750 /var/log/heat
fi
#PKGOS-INCLUDE#
pkgos_var_user_group heat
-pkgos_read_admin_creds ${APIPASTE_CONF} heat filter:authtoken
+pkgos_read_admin_creds ${APIPASTE_CONF} filter:authtoken heat
exit 0
. /usr/share/debconf/confmodule
pkgos_var_user_group heat
pkgos_write_new_conf heat heat-api-cloudwatch-paste.ini
- pkgos_write_admin_creds /etc/heat/heat-api-cloudwatch-paste.ini heat filter:authtoken
+ pkgos_write_admin_creds /etc/heat/heat-api-cloudwatch-paste.ini filter:authtoken heat
chown -R heat:adm /var/log/heat
chmod 0750 /var/log/heat
fi
#PKGOS-INCLUDE#
pkgos_var_user_group heat
-pkgos_read_admin_creds ${APIPASTE_CONF} heat filter:authtoken
+pkgos_read_admin_creds ${APIPASTE_CONF} filter:authtoken heat
pkgos_register_endpoint_config heat
exit 0
pkgos_var_user_group heat
pkgos_write_new_conf heat heat-api-paste.ini
- pkgos_write_admin_creds /etc/heat/heat-api-paste.ini heat filter:authtoken
+ pkgos_write_admin_creds /etc/heat/heat-api-paste.ini filter:authtoken heat
pkgos_register_endpoint_postinst heat heat orchestration "Heat Orchestration API" 8004 /v1/'%(tenant_id)s'
#PKGOS-INCLUDE#
pkgos_var_user_group heat
-pkgos_dbc_read_conf -pkg heat-engine ${CONF} heat DEFAULT sql_connection $@
+pkgos_dbc_read_conf -pkg heat-engine ${CONF} DEFAULT sql_connection heat $@
exit 0
pkgos_var_user_group heat
pkgos_write_new_conf heat heat-engine.conf
- pkgos_dbc_postinst ${CONF} heat DEFAULT sql_connection $@
+ pkgos_dbc_postinst ${CONF} DEFAULT sql_connection heat $@
python -m heat.db.sqlalchemy.manage version_control
python -m heat.db.sqlalchemy.manage upgrade