Merge "ADD UT for ns_vnfs Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte...
[vfc/nfvo/lcm.git] / docs / platform / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 .. _vfc_index:
5
6 ONAP VF-C
7 =========
8
9 |image0|
10
11 .. |image0| image:: onap-arc.png
12    :width: 5.97047in
13    :height: 3.63208in
14
15 As part of the integration between OpenECOMP and OPEN-O, VF-C leverages ETSI NFV MANO architecture and information model as a reference, and implements life cycle management and FCAPS of VNF and NS.
16
17 * support NS and VNF lifecycle management based on the ONAP tosca and yang data model and workflow
18 * support integration with multi VNFMs via drivers, which include vendors VNFM and generic VNFM
19 * support integration with multi VNFs via generic VNFM, which does not provide VNFM function
20 * support integration with multi VIMS via Multi-VIM, which include the opensource and commercial VIMs
21 * support microservice architecture and model driven resource orchestration and management
22
23
24 |image1|
25
26 .. |image1| image:: vfc-component.png
27    :width: 3.97047in
28    :height: 2.63208in
29    
30 VF-C as one controller in ONAP includes two components NFV-O and GVNFM. 
31
32 * NFVO component
33
34         * compliant with ETSI NFV MANO architecture and information model,
35         * providing resource orchestration and full life cycle management and FCAPS for NS,
36         * providing standard south bound interface to VNFMs,
37         * providing north bound interface to SO, to take part in fulfilling the orchestration and operation of end2end service,
38         * providing interface and work with DCAE and Policy for Close Loop Automation.
39
40 * GVNFM component
41
42         * compliant with ETSI NFV MANO architecture and information model
43         * providing full life cycle management and FCAPS for VNFs which do not require a vendor VNFM,
44         * providing interface and work with NFV-O component, to take part in fulfilling the LCM and FCAPS management of NS,
45         * providing interface and work with DCAE and Policy for Close Loop Automation.
46
47
48 .. toctree::
49    :maxdepth: 2
50
51    architecture.rst
52    APIs/index
53    consumedapis.rst
54    delivery.rst
55    logging.rst
56    installation/index
57    administration.rst