Display message with information on Horizon

Also moved informative message for OSCLIENT
This commit is contained in:
Derek Higgins
2012-12-18 19:58:39 -05:00
parent 8d3d008e03
commit 1b420b6e8a
4 changed files with 6 additions and 4 deletions

View File

@@ -81,4 +81,5 @@ ERR_NO_ANSWER_FILE="Error: Could not find file %s"
ERR_ONLY_1_FLAG="Error: The %s flag is mutually exclusive to all other command line options"
#
INFO_KEYSTONERC="To use the command line tools source the file /root/keystonerc_admin created on the OSCLIENT host (if configured)"
INFO_KEYSTONERC="To use the command line tools source the file /root/keystonerc_admin created on %s"
INFO_DASHBOARD="To use the console, browse to http://%s/dashboard"