Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Interface NameInterface Definition Interface Capabilities
SDCE-6SDC Interface

An interface to receive resource Templates from SDC design catalog

AAIE-1Inventory Service Interface

 An interface to create, update, query, and delete resource information and relationships

MSBE-1Micro Service Bus InterfaceAn interface for registration and discovery with the ONAP Micro Service Bus.
MODE-1Modelling Tosca Parser InterfaceAn interface for the Tosca Parser from Modelling project to parse the NS and VNF Descriptors.
MCE-6MultiCloud Interface

An interface for Virtual Network Resource Management and Vim assignment

DCAE-1DCAE Interface

An interface to share FM/PM data for VNF FCAPS from the VNFs via the EMS Driver to VES Collector

OOFE-1OOF InterfaceAn interface to get the VNF placement


3. Component Description:

...

  • Network Service Lifecycle Manager (nslcm ) which is the core component of VFC VF-C NFVO, mainly responsible for network service management.
  • Catalog is used for package management, including NS/VNF/PNF package management.
  • Resource Manager is used for the management of the instances that are created by VF-C and is also responsible for resource granting operations.
  • Specific Virtualised Network Function Manager (S-VNFM) Driver. VF-C currently has three vendor’s Specific VNFM drivera, including Nokia, Huawei, ZTE drivers, where each driver is a microservice.
  • Generic Virtualised Network Function Manager (G-VNFM) Drivers. VFC VF-C can now have two generic VNFM drivers, the gvnfm driver and juju vnfm driver.
  • Workflow is comprised of 2 microservices, the vfc-workflow that provides the workflow management services and the vfc-workflow-engine which is the activiti workflow engine microservice.
  • Multivim-proxy, provide interfaces to forward virtual resource requests to MultiCloud for resource checking ( Vim Assignment ) and Network resource creation.
  • EMS Driver is used for VNF performance and alarm data collection and report to DCAE via the VES collector.
  • GVNFM provides the ONAP Generic Virtualised Network Function Manager capabilities.  GVNFM is composed of three microservices: vfc-vnflcm, vfc-vnfmgr and vfc-vnfres. The core microservice vfc-vnflcm is responsible for VNF life cycle management.

...

  • vfc-nslcm - Network Service Lifecycle Management microservice

  • vfc-catalog - The Catalog microservice

  • vfc-resmgr - The Resource Manager microservice

  • vfc-workflow - The Workflow Manager microservice
  • vfc-workflow-engine - The activiti workflow engine microservice
  • vfc-generic-vnfm-driver - The G-VNFM driver
  • vfc-juju-vnfm-driver - The juju G-VNFM driver
  • vfc-huawei-vnfm-driver - The Huawei S-VNFM driver
  • vfc-zte-vnfm-driver - The ZTE S-VNFM driver
  • vfc-nokia-vnfm-driver/vfc-nokia-v2vnfm-driver - The Nokia S-VNFM driver ( current 2 versions )
  • vfc-multivim-proxy - The microservice for interfacing with MultiCloud project
  • vfc-ems-driver - The Element Management System interfaces
  • vfc-db - The VFC VF-C DB service
  • 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

...

  • To be completed based upon VFC VF-C Dublin release notes

8. References

...