Skip to content
Snippets Groups Projects
Commit c7cbb4f4 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Update the help text of init-runonce"

parents 23c31eb3 380647ff
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment