Add golang installation
[bottlenecks.git] / utils / infra_setup / heat_template / vstf_heat_template / launch_vstf.sh
index 37754f9..ec615ec 100644 (file)
@@ -1,8 +1,15 @@
 #!/bin/bash
-
+##############################################################################
+# Copyright (c) 2015 Huawei Technologies Co.,Ltd and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 set -x
 
-STACK_NAME="vstf"
+STACK_NAME="bottlenecks_vstf_stack"
 VM_MANAGER_USER="root"
 VM_MANAGER_PASSWD="root"
 VM_TARGET_USER="root"
@@ -12,8 +19,8 @@ VM_TESTER_PASSWD="root"
 RABBITMQ_PORT="5672"
 
 #load func
-source ./ssh.sh
-source ./scp.sh
+#source ./ssh.sh
+#source ./scp.sh
 
 function fn_parser_ipaddress(){
     #parser and get output ipaddress