Add heat service to tools/start scripts

The images are already updated, so this can be approved immediately
following the dependent implementation commit.

Change-Id: Ida3d6b5b64256a63652dffba9dff2365e3755286
This commit is contained in:
Jeff Peeler
2014-10-20 10:58:45 -04:00
parent 7d0f2d41eb
commit 8f4c9a930e
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ keystone
glance
nova-controller
neutron-controller
heat
'
for pod in $pods; do

View File

@@ -14,6 +14,7 @@ nova-libvirt
nova-metadata-api
rabbitmq
neutron-server
heat-api
'
for svc in $services; do