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:
parent
b79ec04b70
commit
ff038f4a96
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user