Merge "Make kolla script bashate compliant"
This commit is contained in:
commit
e08b9d0010
@ -71,8 +71,7 @@ function pre_start {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function post_start {
|
function post_start {
|
||||||
until keystone user-list | grep glance
|
until keystone user-list | grep glance; do
|
||||||
do
|
|
||||||
echo "Waiting for OpenStack services to become available"
|
echo "Waiting for OpenStack services to become available"
|
||||||
sleep 2
|
sleep 2
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user