Add doc about ONAP Postman collection
[integration.git] / docs / docs_sol3_adapter.rst
1 .. _docs_sol3_adapter:
2
3 VNFM adapter in SO (support ETSI SOL003 interface)
4 --------------------------------------------------------------
5
6 Overview
7 ========
8 In ONAP Dublin release service orchestrator(SO) project is leveraged to support ETSI standards for VNF LCM as an adapter.
9 This functional feature provides capability to 
10
11 * Build SO VNFM Adapter
12 * Use SOL003 APIs (2.5.1) for VNF LCM
13 * Support operations such as create, instantiate, terminate and delete including granting, subscription and notification
14 * Enhance So BPMN workflows and recipes
15 * ETSI VNF-level Building Block workflows, leveraging the new VNFM Adapter
16 * Passing VNF LCM requests to VNFMs using the new VNFM Adapter
17  
18
19 Requirements
20 ============
21
22 Following are the details of the implementations:
23
24 * ONAPARC-310: SO Adapter which uses SOL003 to connect S/G VNFM
25 * ONAPARC-315: ONAP interfaces with an external VNF Manager using ETSI NFV SOL003
26 * ONAPARC-390: ONAP tracking of VNF dependency on an external ETSI compliant VNF Manager (VNFM)
27 * SO-1508: ETSI Alignment – SO SOL003 plugin support to connect to external VNFMs
28     * Leverage ETSI standards for VNF LCM
29     * Generic VNFm Adapter, supporting SOL003-compliant SVNFMs
30     * Support SOL003 APIs for VNF LCM
31         * Create/Instantiate/Terminate/Delete (including Granting/Subscription/Notification) in Dublin
32         * More APIs to support in El Alto and Frankfurt
33
34
35 Further Reading
36 ================
37
38 For more architecture and design details: https://wiki.onap.org/pages/viewpage.action?pageId=48529911