diff options
author | 2017-02-03 18:38:41 -0600 | |
---|---|---|
committer | 2017-02-03 18:42:54 -0600 | |
commit | 8590eb83b1bdadb72f428c4749ff9c24209ee5de (patch) | |
tree | 1ddce1a676eda014515d2f9615dceb8c5cb90d7c /tests | |
parent | e0fd004771038f5d77a3b3fef4e38f11874b24f1 (diff) |
Docs Update for Danube
JIRA: MODELS-2
Change-Id: Ida73d860b68b494d620a7b34aace6a990528582d
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vHello_Tacker.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vHello_Tacker.sh b/tests/vHello_Tacker.sh index 5319092..4ae1575 100644 --- a/tests/vHello_Tacker.sh +++ b/tests/vHello_Tacker.sh @@ -21,7 +21,7 @@ # two internal networks (private and admin), and accessible via a floating IP. # Based upon the OpenStack Tacker project's "tosca-vnfd-hello-world" blueprint, # as extended for testing of more Tacker-supported features as of OpenStack -# Mitaka. +# Newton. # # Pre-State: # This test can be run in either an OPNFV environment, or an plain OpenStack |