364a4c942b16c4a3a567c9802631657616923f95
[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 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.
10
11 * support NS and VNF lifecycle management based on the ONAP tosca and yang data model and workflow
12 * support integration with multi VNFMs via drivers, which include vendors VNFM and generic VNFM
13 * support integration with multi VNFs via generic VNFM, which does not provide VNFM function
14 * support integration with multi VIMS via Multi-VIM, which include the opensource and commercial VIMs
15 * support microservice architecture and model driven resource orchestration and management
16
17
18 |image0|
19
20 .. |image0| image:: vfc-component.png
21    :width: 3.97047in
22    :height: 2.63208in
23    
24 VF-C as one controller in ONAP includes two components NFV-O and GVNFM. 
25
26 * NFVO component
27
28         * compliant with ETSI NFV MANO architecture and information model,
29         * providing resource orchestration and full life cycle management and FCAPS for NS,
30         * providing standard south bound interface to VNFMs,
31         * providing north bound interface to SO, to take part in fulfilling the orchestraion and operation of end2end service,
32         * providing interface and work with DCAE and Policy for Close Loop Automation.
33
34 * GVNFM component
35
36         * compliant with ETSI NFV MANO architecture and information model
37         * providing full life cycle management and FCAPS for VNFs which do not require a vendor VNFM,
38         * providing interface and work with NFV-O component, to take part in fulfiiling the LCM and FCAPS management of NS,
39         * providing interface and work with DCAE and Policy for Close Loop Automation.
40
41
42 .. toctree::
43    :maxdepth: 1
44
45    architecture.rst
46    APIs/index
47    consumedapis.rst
48    delivery.rst
49    logging.rst
50    installation.rst
51    administration.rst