Versions Compared

Key

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

General Flow

Gliffy
size1200
nameEnd-To-End Flow


1VNF Developers use VNF SDK tools to create VNF descriptors based on TOSCA YAML templates. If a given VNF has hardware platform capability dependencies, they are included in the VNF descriptor.
2VNF Developers use V.NF SDK tools to create VNF packages and upload them to the VNF marketplace. VNF marketplace validates uploaded VNFs and makes them available for download.
3The SDC downloads VNF packages from the VNF marketplace and on-boards them into the catalog for use by Service Designers.
4

Service Designers use SDC design tools to create network services and make them available in the catalog for use by Service Consumers.

5Service Consumers browse the SDC catalog and choose a service for instantiation.
6The SO downloads appropriate NSD and VNFD definitions from the SDC. If hardware platform capability requirements were present, they are downloaded as well.
7The SO decomposes the service and calls OOF to optimize its homing and placement. Hardware platform capability requirements are passed to the OOF as well.
8The OOF consults the AAI inventory database to obtain resource topology and capability information. It them makes use of placement policies to determine optimal homing and placement of a given network service.
9Infrastructure Providers register VIMs with the Multi-VIM layer.
10As part of the registration process, resource topology information and hardware platform capabilities are discovered and persisted in the AAI inventory database for subsequent use by the OOF.



This proposal does not require changes to the ONAP architecture and makes use of the existing ONAP management components. The following diagram identifies the ONAP components affected by this project:

Image Removed

ONAP Project Dependencies


Project

Dependencies

VNFSDK

Specification of VNF hardware platform requirements and dependencies as part of the VNF descriptor.

SDC

Infrastructure validation during VNF on-boarding, based on ingested VNF hardware dependencies. Propagation of ingested VNF hardware platform dependencies.

POLICY

Definition of HPA centric constraint policies as they apply to VNF instantiation, VNF resource optimization and VNF instance operation.

SO

Use of hardware platform requirements as input into the resource homing and optimization process.

OOF

Use of hardware platform requirements as constraints for VNF component homing and resource placement.

DCAEUse of hardware platform telemetry in determination of network service and VNF instance health.
APP-CUse of hardware platform requirements as constraints for VNF instance operation and remediation.
VF-CUse of hardware platform requirements as constraints for VNF instance operation and remediation.
AAIModeling and persistence of hardware platform capabilities as part of the inventory information.
Multi-VIMDynamic discovery of hardware platform capabilities during VIM on-boafding and operation.

Alignment with external standards and specifications

...