aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhaoliping123 <zhaoliping@chinamobile.com>2020-04-24 18:11:45 +0800
committerMorgan Richomme <morgan.richomme@orange.com>2020-04-29 12:45:49 +0000
commit9386b0b6fc7fea830c6e479a8505bde83fc8c881 (patch)
tree3c19b052784808bd8169fa43f5064212720758ea
parentb98b27daa949aa82207973e67f5d7dd0c8a361f5 (diff)
update docs_vCPE_tosca_local.rst
Issue-ID: INT-1285 Change-Id: I6a365b56207ae3d21e8a6601f1110914d841160c Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
-rw-r--r--docs/docs_vCPE_tosca_local.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/docs_vCPE_tosca_local.rst b/docs/docs_vCPE_tosca_local.rst
index 40ee8562b..6ced77a64 100644
--- a/docs/docs_vCPE_tosca_local.rst
+++ b/docs/docs_vCPE_tosca_local.rst
@@ -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