Update the help text of init-runonce
openrc should be admin-openrc.sh Change-Id: I9b3d874fe39488206ce880247b51d0a26826eeb6
This commit is contained in:
parent
cd03876e7d
commit
380647ffb5
@ -36,7 +36,7 @@ done
|
|||||||
|
|
||||||
# Test for credentials set
|
# Test for credentials set
|
||||||
if [[ "${OS_USERNAME}" == "" ]]; then
|
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
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user