Merge "Update the help text of init-runonce"
This commit is contained in:
commit
c7cbb4f488
@ -36,7 +36,7 @@ done
|
||||
|
||||
# Test for credentials set
|
||||
if [[ "${OS_USERNAME}" == "" ]]; then
|
||||
echo "No Keystone credentials specified. Try running source openrc"
|
||||
echo "No Keystone credentials specified. Try running source /etc/kolla/admin-openrc.sh command"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user