#!/bin/bash set -e set -o xtrace # upstart script cp -f $(dirname $0)/etc_init_quantum-api.conf /etc/init/quantum-api.conf