#!/bin/bash

set -eux

install-packages \
    openstack-heat-api \
    openstack-heat-api-cfn \
    openstack-heat-api-cloudwatch
