...
Interface Name | Interface Definition | Interface Capabilities | API Spec (Swagger) |
---|---|---|---|
AAIE-1 | Inventory Service Interface | An interface to create, update, query, and delete resource information and relationships | AAI REST API Documentation |
MSBE-1 | Micro Service Bus Interface | An interface for registration and discovery with the ONAP Micro Service Bus. | Microservice Bus API Documentation |
etsicatalogAPIE1~4 | Modelling Tosca Parser Interfaces and catalog interfaces | An interface for the Tosca Parser from Modelling project to parse the NS and VNF Descriptors. | Etsicatalog API Document |
MCE-6 | MultiCloud Interface | An interface for Virtual Network Resource Management and Vim assignment | MultiCloud API Document |
DCAE-1 | DCAE Interface | An interface to share FM/PM data for VNF FCAPS from the VNFs via the EMS Driver to VES Collector | DCAE API Document |
OOFE-1 | OOF Interface | An interface to get the VNF placement | OOF API Document |
...
https://docs.onap.org/projects/onap-vfc-nfvo-lcm/en/latest/platform/architecture.html
Note:
- Catalog has been migrated to Modeling/etsicatalog in F Release
- Some components including Resource Manager, Multivim Proxy, EMS Driver and Vendor EMS have been remove from Guilin Release. If necessary, you can use the version before the Frankfurt version (included)
...
VFC consists of 15 container microservices, but only following 8 components is in the scope of Honolulu Istanbul Release:
vfc-nslcm - Network Service Lifecycle Management microservice
- vfc-vnflcm - The G-VNFM VNF Lifecycle Management microservice
- vfc-vnfmgr - The G-VNFM VNF Manager microservice
- vfc-vnfres - The G-VNFM resource management microservice
- vfc-huawei-vnfm-driver - The Huawei S-VNFM driver
- vfc-zte-vnfm-driver - The ZTE S-VNFM driver
- vfc-db - The VF-C DB service
- vfc-generic-vnfm-driver - The G-VNFM driver
...