#!/bin/bash

set -e

os-svc-enable -n heat-engine

os-svc-restart -n heat-engine
