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:
@@ -9,6 +9,7 @@ keystone
|
||||
glance
|
||||
nova-controller
|
||||
neutron-controller
|
||||
heat
|
||||
'
|
||||
|
||||
for pod in $pods; do
|
||||
|
||||
@@ -14,6 +14,7 @@ nova-libvirt
|
||||
nova-metadata-api
|
||||
rabbitmq
|
||||
neutron-server
|
||||
heat-api
|
||||
'
|
||||
|
||||
for svc in $services; do
|
||||
|
||||
Reference in New Issue
Block a user