pkgos_var_user_group heat
pkgos_dbc_read_conf -pkg heat-common ${CONF} database connection heat $@
-pkgos_rabbit_read_conf ${CONF} DEFAULT heat
+pkgos_rabbit_read_conf ${CONF} oslo_messaging_rabbit heat
pkgos_read_admin_creds ${CONF} keystone_authtoken heat
pkgos_register_endpoint_config heat
if [ "$RET" = "true" ] ; then
pkgos_dbc_postinst ${CONF} database connection heat $@
fi
- pkgos_rabbit_write_conf ${CONF} DEFAULT heat
+ pkgos_rabbit_write_conf ${CONF} oslo_messaging_rabbit heat
pkgos_write_admin_creds ${CONF} keystone_authtoken heat
pkgos_register_endpoint_postinst heat heat orchestration "Heat Orchestration API" 8004 /v1/'%(tenant_id)s'
# This is the equivalent of db-sync: