From 7f9d6626bfef38c13fe6bdddd7dbbd84890fecc7 Mon Sep 17 00:00:00 2001 From: zhaoliping123 Date: Thu, 30 Apr 2020 10:12:26 +0800 Subject: update the integration doc for vCPE Issue-ID: VFC-1668 Change-Id: Id66215e9b12a5aa5ac8d99ab734bd51c0bb3b1fc Signed-off-by: zhaoliping123 --- docs/docs_vCPE_with_Tosca_VNF.rst | 30 +++++++++++++++++------------ docs/files/vcpe_tosca/customer_service.png | Bin 0 -> 463138 bytes docs/files/vcpe_tosca/ns_package_list.png | Bin 324416 -> 316778 bytes docs/files/vcpe_tosca/sdc.png | Bin 0 -> 263081 bytes docs/files/vcpe_tosca/vim.png | Bin 75470 -> 194469 bytes docs/files/vcpe_tosca/vnfm.png | Bin 73241 -> 177001 bytes 6 files changed, 18 insertions(+), 12 deletions(-) create mode 100644 docs/files/vcpe_tosca/customer_service.png create mode 100644 docs/files/vcpe_tosca/sdc.png (limited to 'docs') diff --git a/docs/docs_vCPE_with_Tosca_VNF.rst b/docs/docs_vCPE_with_Tosca_VNF.rst index ba4403bb8..6f9bf8ba0 100644 --- a/docs/docs_vCPE_with_Tosca_VNF.rst +++ b/docs/docs_vCPE_with_Tosca_VNF.rst @@ -5,10 +5,9 @@ vCPE with Tosca VNF VNF Packages and NS Packages ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -vCPE tosca file url: https://git.onap.org/demo/tree/tosca/ +vCPE tosca file url: https://git.onap.org/demo/tree/tosca/vCPE_F -5 VNFs are here for the ONAP vCPE use case. This VNFD is transformed manually from vCPE heat template. -The vnf csar file includes Infra, vGW, vBNG, vBRGEMU and vGMUX, and the ns csar file is ns. +5 VNFs are here for the ONAP vCPE use case. The vnf csar file includes Infra, vGW, vBNG, vBRGEMU and vGMUX, and the ns csar file is ns. Description ~~~~~~~~~~~ @@ -48,7 +47,7 @@ Configuration: 2) VNFM Configuration - Register vnfm using CLI command or ESR GUI + Register vnfm using CLI command or ESR GUI. .. image:: files/vcpe_tosca/vnfm.png @@ -57,6 +56,8 @@ Design Time: 1) We put the real ETSI aligned package as package artifact. 2) When design Network service in SDC, should assign "gvnfmdriver" as the value of nf_type in Properties Assignment. so that VF-C can know will use gvnfm to manage VNF life cycle. + .. image:: files/vcpe_tosca/sdc.png + Run Time: ~~~~~~~~~ 1) First onboard VNF/NS package from SDC to modeling etsicatalog in sequence. @@ -66,10 +67,10 @@ a) VNF/NS csar package on-boarded guide Note: - - VNF/NS csar package can be distributed from SDC. - - VNF csar package should be distributed first, then NS csar package can be distributed. - - The csar package list page shows both the on-boarded/distributed csar package and the package from SDC. - - When the package from SDC is on-boarded, it will be dropped from the list, and the on-boarded package will be displayed in the list. + * VNF/NS csar package can be distributed from SDC. + * VNF csar package should be distributed first, then NS csar package can be distributed. + * The csar package list page shows both the on-boarded/distributed csar package and the package from SDC. + * When the package from SDC is on-boarded, it will be dropped from the list, and the on-boarded package will be displayed in the list. The following shows the guide of on-boarded a NS csar package via UUI: @@ -81,17 +82,20 @@ a) VNF/NS csar package on-boarded guide .. image:: files/vcpe_tosca/ns_package_onboard.png - You can also onboard a VNF csar package by click the VNF tab in the csar package list page, then follow the upper two steps. + You can also onboard a VNF csar package by click the VNF tab in the csar package list page, then follow the upper two steps. You should onboard vnfs before ns. b) NS Instantiate guide Note: - - When an NS package is on-boarded or distributed, you can start NS Instantiating. + * When an NS package is on-boarded or distributed, you can start NS Instantiating. - The following shows the guide of Instantiating NS: + The following steps show the guide of Instantiating NS: Step 1. Open the service list page, first select Customer and Service Type, then click Create button. + + .. image:: files/vcpe_tosca/customer_service.png + Step 2. First select the Service with Network Service, then select the TEMPLATE, then click OK button: .. image:: files/vcpe_tosca/ns_create.png @@ -112,9 +116,10 @@ c) NS heal guide Note: - - VF-C R3 healing only suport restart a vm of an VNF. + * VF-C R3 healing only suport restart a vm of an VNF. The following shows the guide of healing an VNF of an Instantiated NS: + Step 1. Click + button of an an Instantiated NS, the VNF list of the NS will be displayed: .. image:: files/vcpe_tosca/ns_vnf_list.png @@ -134,6 +139,7 @@ c) NS heal guide d) NS delete guide The following shows the guide of deleting an VNF of an Instantiated NS: + Step 1. Select an Instantiated NS record in the list page, then click the delete button: .. image:: files/vcpe_tosca/ns_active.png diff --git a/docs/files/vcpe_tosca/customer_service.png b/docs/files/vcpe_tosca/customer_service.png new file mode 100644 index 000000000..0bd69fadd Binary files /dev/null and b/docs/files/vcpe_tosca/customer_service.png differ diff --git a/docs/files/vcpe_tosca/ns_package_list.png b/docs/files/vcpe_tosca/ns_package_list.png index 29f0426d4..77f024fd6 100644 Binary files a/docs/files/vcpe_tosca/ns_package_list.png and b/docs/files/vcpe_tosca/ns_package_list.png differ diff --git a/docs/files/vcpe_tosca/sdc.png b/docs/files/vcpe_tosca/sdc.png new file mode 100644 index 000000000..98e5ffaa6 Binary files /dev/null and b/docs/files/vcpe_tosca/sdc.png differ diff --git a/docs/files/vcpe_tosca/vim.png b/docs/files/vcpe_tosca/vim.png index a9b9cde10..e9cb0cc44 100644 Binary files a/docs/files/vcpe_tosca/vim.png and b/docs/files/vcpe_tosca/vim.png differ diff --git a/docs/files/vcpe_tosca/vnfm.png b/docs/files/vcpe_tosca/vnfm.png index 01e4ece63..6315b9a14 100644 Binary files a/docs/files/vcpe_tosca/vnfm.png and b/docs/files/vcpe_tosca/vnfm.png differ -- cgit 1.2.3-korg