Add nova-libvirt to started services

nova-libvirt was not in the list of started services, so its port
was not available prior to this change.

Change-Id: I59cedb68ff87a9a54e93c85e60f748e5cc161a4c
This commit is contained in:
Steven Dake 2014-10-14 15:12:25 -07:00
parent b79ec04b70
commit ff038f4a96

View File

@ -8,10 +8,11 @@ glance-registry
keystone-admin
keystone-public
mariadb
rabbitmq
nova-api
nova-ec2-api
nova-libvirt
nova-metadata-api
rabbitmq
'
for svc in $services; do