From 5868265049d434c2d642e41ab2730683cc765eb9 Mon Sep 17 00:00:00 2001
From: bryan <bryan.sullivan@att.com>
Date: Tue, 7 Feb 2017 08:50:27 -0800
Subject: Minor editorials in advance of copying intro to other tests.

JIRA: MODELS-23

Change-Id: Icea197f32f75f621fc1284ef0634ea37fb74ffca
Signed-off-by: bryan <bryan.sullivan@att.com>
---
 tests/vHello_Tacker.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'tests')

diff --git a/tests/vHello_Tacker.sh b/tests/vHello_Tacker.sh
index bb96c32..a459556 100644
--- a/tests/vHello_Tacker.sh
+++ b/tests/vHello_Tacker.sh
@@ -23,7 +23,7 @@
 # as extended for testing of more Tacker-supported features as of OpenStack 
 # Newton.
 #
-# Pre-State: 
+# Prerequisites: 
 # This test can be run in either an OPNFV environment, or a plain OpenStack
 # environment (e.g. Devstack). 
 # For Devstack running in a VM on the host, you must first enable the host to 
@@ -35,8 +35,9 @@
 #      $ sudo route add -net 172.24.0.0/16 gw 192.168.122.112
 #      Sub your devstack Public network subnet for 172.24.0.0/16, and 
 #      your devstack VM IP address on the host for 192.168.122.112
-# For OPNFV-based tests, pre-requisites are
+# For OPNFV-based tests, prerequisites are
 #   1) models-joid-001 | models-apex-001 (installation of OPNFV system)
+#      The test may work, but has not been tested for other OPNFV installers.
 #
 # Test Steps and Assertions:
 # 1) bash vHello_Tacker.sh setup <openrc> [branch]
-- 
cgit