Fix timing issue in starting openstack-network
Change-Id: I31f3092f95b140015d661ebd86bd1567c607f3d4 Signed-off-by: Zane Bitter <zbitter@redhat.com>
This commit is contained in:
parent
dad88e25b1
commit
411656a5d6
@ -85,6 +85,7 @@ function os_start() {
|
||||
for svc in api objectstore compute network volume scheduler cert
|
||||
do
|
||||
sudo systemctl $action openstack-nova-$svc.service
|
||||
sleep 1
|
||||
done
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user