aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs_vCPE_tosca_local.rst
diff options
context:
space:
mode:
authorzhaoliping123 <zhaoliping@chinamobile.com>2020-05-08 18:33:20 +0800
committerMorgan Richomme <morgan.richomme@orange.com>2020-05-08 13:30:33 +0000
commitc981fa0f1062dcebd0f2fa01aff1ff58ecb302fc (patch)
tree6a9b6acd38c8b3a97f332831891e252dc4626e5c /docs/docs_vCPE_tosca_local.rst
parent11689da07382ec3ba3a69a2531969d8b88ab1681 (diff)
update vCPE local case
Issue-ID: INT-1355 Change-Id: I3172f1aacebc7f226472dac1259d35c50f520473 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
Diffstat (limited to 'docs/docs_vCPE_tosca_local.rst')
-rw-r--r--docs/docs_vCPE_tosca_local.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docs_vCPE_tosca_local.rst b/docs/docs_vCPE_tosca_local.rst
index 6ced77a64..b2993cb0a 100644
--- a/docs/docs_vCPE_tosca_local.rst
+++ b/docs/docs_vCPE_tosca_local.rst
@@ -23,7 +23,7 @@ How to Use
~~~~~~~~~~
The use case has been automated by vcpe_tosca_test scripts. The followings are the main steps to run the use case in Integration lab environment:
-1) Install ONAP CLI environment, open_cli_product is onap-elalto.
+1) Install ONAP CLI environment, open_cli_product is onap-dublin.
2) Prepare openstack test environment.
@@ -157,14 +157,14 @@ The use case has been automated by vcpe_tosca_test scripts. The followings are t
modeling-etsicatalog: 1.0.5
multicloud-framework: 1.5.1
multicloud-windriver: 1.5.5
- cli: onap-elalto
+ cli: onap-dublin
Note
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1) You should create an image named image before running the test script, the name must be the same with image which is defined in vnf csar file.
-2) There are something wrong if you use the cli dublin, so please use elalto instead.
+2) You should install ONAP CLI before running the script.
Known Issues and Workaround