Versions Compared

Key

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

This page takes all the classes and datatypes that ONAP currently has in the Vnf and Common Sub-Models relative to the VNFD v2.5.1 model (based on ETSI IFA001 v2.5.1) and maps them to the TOSCA artifacts as defined in ETSI SOL001 v2.5.1. It is for information only, and is NOT intended to define be an exact mapping of what is currently in the TOSCA data model being defined by ONAP for R4. 

...

Class Name

Tosca Mapping Comment

Vnfd

tosca.nodes.nfv.VNF

TOSCA service template(s) in the VNF
package

Vdu

Not applicable

The Vdu information element class is represented as a collection of tosca.nodes.nfv.VduCp,
tosca.nodes.nfv.Vdu.Compute, tosca.nodes.nfv.Vdu.VirtualBlockStorage,
tosca.nodes.nfv.Vdu.VirtualObjectStorage and tosca.nodes.nfv.Vdu.VirtualFileStorage types.

VduCpdtosca.nodes.nfv.VduCp
VirtualComputeDesctosca.nodes.nfv.Vdu.Compute

VirtualCompute capability of the Vdu.Compute node template

VirtualStorageDesc

tosca.nodes.nfv.Vdu.VirtualBlockStorage
tosca.nodes.nfv.Vdu.VirtualObjectStorage
tosca.nodes.nfv.Vdu.VirtualFileStorage


VnfVirtualLinkDesctosca.nodes.nfv.VnfVirtualLink
VnfExtCpd

tosca.nodes.nfv.VnfExtCp
tosca.nodes.nfv.VduCp


SwImageDesctosca.artifacts.nfv.SwImage
VduLeveltosca.datatypes.nfv.VduLevel
VduProfiletosca.datatypes.nfv.VduProfileProperty of Vdu.Compute node type
VirtualLinkDescFlavour

tosca.datatypes.nfv.VlProfile →

Property qos: tosca.datatypes.nfv.Qos

Only qos attribute in VirtualLinkDescFlavour
has been defined as property of the VlProfile data type

VirtualLinkProfiletosca.datatypes.nfv.VlProfile

Property of VnfVirtualLink node type

VirtualNetworkInterfaceRequirementstosca.datatypes.nfv.VirtualNetworkInterfaceRequirements
VnfDfNot applicableThe VnfDf information element is represented as a TOSCA service template
LogicalNodeRequirementsNot mappedIt is the author's belief that LogicalNodeData is still being used, even though this is no longer defined in IFA011 v2.5.1
VnfIndicatorNot supported

Not supported in SOL001 v2.5.1

ScalingAspecttosca.policies.nfv.ScalingAspectsA policy with type
InstantiationLeveltosca.policies.nfv.InstantiationLevelsA policy with type
SecurityGroupRuletosca.policies.nfv.SecurityGroupRule




...