Merge "Update VF-C doc"
[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