aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-07-26 23:57:39 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-26 23:57:39 +0000
commitef7fcad91a146edf21a5a6600f7ec4067f844fbc (patch)
tree13bd2cda02b94e7a29c69dabfa5a4cb2e924820b
parent24fe6f126656a1dd059cd895b595aa3437d70398 (diff)
parent899f62d16cb2a3ea7022d12e5250c20a8d03cebd (diff)
Merge "Update notes when OpenStack installaion complete"
-rwxr-xr-xdeploy/launch.sh18
1 files changed, 4 insertions, 14 deletions
diff --git a/deploy/launch.sh b/deploy/launch.sh
index d2ec0814..8bba3403 100755
--- a/deploy/launch.sh
+++ b/deploy/launch.sh
@@ -120,20 +120,10 @@ set +x
figlet -ctf slant Installation Complete!
echo ""
-echo "+-----------------+----------+--------------------------------+"
-echo "| Dashboard | Web | http://$public_vip/horizon |"
-echo "| | Domain | default |"
-echo "| | User | admin |"
-echo "| | Password | console |"
-echo "+-------------------------------------------------------------+"
-echo "| Compass | IP | $MGMT_IP |"
-echo "| Virtual Machine | User | root |"
-echo "| | Password | root |"
-echo "+-------------------------------------------------------------+"
-echo "| Openrc Path | admin | /opt/admin-openrc.sh |"
-echo "| | demo | /opt/demo-openrc.sh |"
-echo "+-----------------+----------+--------------------------------+"
-echo "NOTE: openrc file is in the controller nodes"
+echo "+------------------------------------------------------------------+"
+echo "| To Use OpenStack CLI and Access Horizon, Follow instructions in |"
+echo "| https://wiki.opnfv.org/display/compass4nfv/Containerized+Compass |"
+echo "+------------------------------------------------------------------+"
echo ""
if [[ ${DHA##*/} =~ "openo" ]]; then