Add doc missing part
[vfc/nfvo/lcm.git] / docs / platform / delivery.rst
1 VF-C Delivery
2 -------------
3 VF-C includs the following components in R1.
4
5 |image0|
6
7 .. |image0| image:: components.png
8    :width: 5.97047in
9    :height: 5.63208in
10    
11 VF-C incloudes several components in ONAP R1.
12
13 Catalog is used to store the package distributed by SDC, it is a runtime catalog.
14
15 Workflow include two micro service, one is workflow manage service and the other is workflow-activiti engine serivce, this two service will onboard workflow to workflow engine and parse workflow.
16
17
18 For NS lifecyle manager,it mainly completes the NS lifecycle management,such as NS Instantiation/termination and auto-healing.
19
20 For Resource manager, it will communicate with NS lifecycle manager to update intance date to A&AI.
21
22 In VF-C southbound, it includs Gvnfmdriver and SVNFM driver which will interact with GVNFM and Vendor VNFM respectively to execute VNF lifecycle management,
23 VF-C provides vnfm driver northbound api,then Vendor can implement this APIs to integrate with VF-C.
24
25 For the EMS driver,it can collect VNF lay’s Fcaps data from Vendor EMS, and then translate and put these data to DCAE Vescollector
26
27
28 For the Amsterdan release, VF-C includes the following components:
29
30 NFVO
31  - vfc-nfvo-lcm
32  - vfc-nfvo-catalog
33  - vfc-nfvo-resmgr
34  - vfc-nfvo-driver-emsdriver
35  - vfc-nfvo-driver-gvnfm-gvnfmadapter
36  - vfc-nfvo-driver-gvnfm-jujudriver
37  - vfc-nfvo-driver-svnfm-ztedriver
38  - vfc-nfvo-driver-svnfm-huaweidriver
39  - vfc-nfvo-driver-svnfm-nokiadriver
40  - vfc-nfvo-driver-sfc-ztesfcdriver
41 GVNFM
42  - vfc-gvnfm-vnflcm
43  - vfc-gvnfm-vnfmgr
44  - vfc-gvnfm-vnfres
45 Workflow
46  - workflow-engine-mgr-service
47  - activiti-extension