update docs_vCPE_tosca_local.rst 77/106577/3
authorzhaoliping123 <zhaoliping@chinamobile.com>
Fri, 24 Apr 2020 10:11:45 +0000 (18:11 +0800)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 29 Apr 2020 12:45:49 +0000 (12:45 +0000)
Issue-ID: INT-1285
Change-Id: I6a365b56207ae3d21e8a6601f1110914d841160c
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
docs/docs_vCPE_tosca_local.rst

index 40ee856..6ced77a 100644 (file)
@@ -17,7 +17,7 @@ Local is the way how to distribute the network elements. Here we use local means
 
 Source Code
 ~~~~~~~~~~~
-vcpe tosca local test scripts: https://git.onap.org/integration/tree/test
+vcpe tosca local test scripts: https://git.onap.org/integration/tree/test/vcpe_tosca/local/vcpe_tosca_test.py
 
 How to Use
 ~~~~~~~~~~
@@ -55,15 +55,15 @@ The use case has been automated by vcpe_tosca_test scripts. The followings are t
       DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
 
 
-    Download the related ubuntu image from https://cloud-images.ubuntu.com/
+   Download the related ubuntu image from https://cloud-images.ubuntu.com/
 
-    .. image:: files/vcpe_tosca/image.png
+   .. image:: files/vcpe_tosca/image.png
 
-    Openstack Horizon--Project--Compute--Images page, create an image named image, the name must be the same with image which is defined in vnf csar file.
+   Openstack Horizon--Project--Compute--Images page, create an image named image, the name must be the same with image which is defined in vnf csar file.
 
-    .. image:: files/vcpe_tosca/create_image.png
+   .. image:: files/vcpe_tosca/create_image.png
 
-3) Update the configuration file vcpe_config.json under https://git.onap.org/integration/tree/test
+3) Update the configuration file vcpe_config.json under https://git.onap.org/integration/tree/test/vcpe_tosca/local/config
 
    You should update the values if you want to run in your environment.
 
@@ -134,10 +134,10 @@ The use case has been automated by vcpe_tosca_test scripts. The followings are t
         }
 
 
-4) The vnf csar file include Infra, vGW, vBNG, vBRGEMU and vGMUX, and the ns csar file is ns. https://git.onap.org/integration/tree/test
+4) The vnf csar file include Infra, vGW, vBNG, vBRGEMU and vGMUX, and the ns csar file is ns. https://git.onap.org/integration/tree/test/vcpe_tosca/local/csar
 
 
-5) The key test script is vcpe_tosca_test.py which is under https://git.onap.org/integration/tree/test
+5) The key test script is vcpe_tosca_test.py which is under https://git.onap.org/integration/tree/test/vcpe_tosca/local
 
    Run command is