summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INFO1
-rw-r--r--tests/vHello_3Node_Tacker.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/INFO b/INFO
index 9ff1c0d..1013a8f 100644
--- a/INFO
+++ b/INFO
@@ -12,6 +12,7 @@ Repo: models
Committers:
bs3131@att.com
bryan.sullivan@att.com
+aimeeu.opensource@gmail.com
Link to TSC approval: https://wiki.opnfv.org/wiki/tsc#february_16_2016
diff --git a/tests/vHello_3Node_Tacker.sh b/tests/vHello_3Node_Tacker.sh
index 4a8f2bf..9c5ec19 100644
--- a/tests/vHello_3Node_Tacker.sh
+++ b/tests/vHello_3Node_Tacker.sh
@@ -309,7 +309,7 @@ start() {
echo "$0: $(date) get web server internal and LB addresses"
vdu_url[1]="http://${vdu_ip[1]}"
vdu_url[2]="http://${vdu_ip[2]}"
- vdu_url[3]="http://${vdu_ip[2]}"
+ vdu_url[3]="http://${vdu_ip[3]}"
apt-get install -y curl