#!/bin/bash

/opt/stack/venvs/heat/bin/heat-manage db_sync

service heat-api restart
service heat-api-cfn restart
service heat-api-cloudwatch restart
