Merge "Start nova-controller services and pods"

This commit is contained in:
Jenkins 2014-10-14 19:42:06 +00:00 committed by Gerrit Code Review
commit 358e996682
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@ rabbitmq
mariadb
keystone
glance
nova-controller
'
for pod in $pods; do

View File

@ -9,6 +9,9 @@ keystone-admin
keystone-public
mariadb
rabbitmq
nova-api
nova-ec2-api
nova-metadata-api
'
for svc in $services; do