You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

This page shows the current agreement on the design time information model of resources for ONAP R2.

Class: VNFD/VNFDesc

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes
vnfProviderString1Provider of the VNF and of the VNFD.support: MANDATORY
vnfProductNameString1Name to identify the VNF Product. Invariant for the VNF Product lifetime.support: MANDATORY
vnfSoftwareVersionString1Software version of the VNF. This is changed when there is any change to the software that is included in the VNF Package.support: MANDATORY
vnfdVersionString1Identifies the version of the VNFD.support: MANDATORY
vnfProductInfoNameString0..1Human readable name for the VNF Product. Can change during the VNF Product lifetime.support: MANDATORY
vnfProductInfoDescriptionString0..1Human readable description of the VNF Product. Can change during the VNF Product lifetime.support: MANDATORY
vnfmInfoString0..NIdentifies VNFM(s) compatible with the VNF described in this version of the VNFD.support: MANDATORY
localizationLanguageString0..N

Information about localization languages of the VNF (includes e.g. strings in the VNFD).

NOTE: This allows to provide one or more localization languages to support selecting a specific localization language at VNF instantiation time.


support: MANDATORY

valueRange: refer to ISO936 https://www.iso.org/iso-639-language-codes.html

defaultLocalizationLanguageString0..1

Default localization language that is instantiated if no information about selected localization language is available.

support: MANDATORY

valueRange: refer to ISO936 https://www.iso.org/iso-639-language-codes.html

condition: Shall be present if "localizationLanguage" is present and shall be absent otherwise.

vdu/VDUDescVDU/VDUDesc1..NVirtualisation Deployment Unit.support: MANDATORY
virtualComputeDescVirtualComputeDesc1..NDefines descriptors of virtual compute resources to be used by the VNF.support: MANDATORY
virtualStorageDescVirtualStorageDesc0..NDefines descriptors of virtual storage resources to be used by the VNF.support: MANDATORY
intVirtualLinkDesc/VNFVirtualLinkDescVirtualLinkDesc/VNFVirtualLinkDesc0..NRepresents the type of network connectivity mandated by the VNF provider between two or more CPs which includes at least one internal CP.support: MANDATORY
vnfExtCpd/VNFExtCPDescVnfExtCpd/VNFExtCPDesc1..NDescribes external interface(s) exposed by this VNF enabling connection with a VL.support: MANDATORY
deploymentFlavour/VNFDeploymentFlavorVnfDf/VNFDeploymentFlavor1..NDescribes specific DF(s) of a VNF with specific requirements for capacity and performance.support: MANDATORY










  • No labels