shipped heat.conf.
* Fixed (build-)depends for this upstream version.
* Removed now useless requirements.txt patch.
+ * Fixed new location of the connection directive in config file.
-- Thomas Goirand <zigo@debian.org> Mon, 07 Apr 2014 00:58:35 +0800
#PKGOS-INCLUDE#
pkgos_var_user_group heat
-pkgos_dbc_read_conf -pkg heat-common ${CONF} DEFAULT sql_connection heat $@
+pkgos_dbc_read_conf -pkg heat-common ${CONF} database connection heat $@
pkgos_rabbit_read_conf ${CONF} DEFAULT heat
pkgos_read_admin_creds ${CONF} keystone_authtoken heat
pkgos_register_endpoint_config heat
chown heat:heat /var/lib/heat /etc/heat
pkgos_write_new_conf heat heat.conf
- pkgos_dbc_postinst ${CONF} DEFAULT sql_connection heat $@
+ pkgos_dbc_postinst ${CONF} database connection heat $@
pkgos_rabbit_write_conf ${CONF} DEFAULT heat
pkgos_write_admin_creds ${CONF} keystone_authtoken heat
pkgos_register_endpoint_postinst heat heat orchestration "Heat Orchestration API" 8004 /v1/'%(tenant_id)s'