blob: 1971da685a81caaa9975c72271b481dfb553429f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Consumed APIs
=============
References to APIs offered by other components
NFVO consumed interfaces:
- VNF LCM Interface from Generic VNFM controller, SVNFM
- Inventory Service Interface from Available and Active Inventory
- Generic VIM Interface from Multi-cloud
- Data report Interface from DCAE
- Tosca parser Interface from Modeling
- Service registration and discovery from MSB
- Homing Request Interface from Optimization Framework
GVNFM consumed interfaces:
- Inventory Interface from A&AI
- Tosca parser Interface from Modeling
- Generic VIM Interface from Multi-cloud
- Service registration and discovery from MSB
|