Updated V2.5.1 VNFD Model
The following model is the GenDoc output of the Vnf and Common sub-model artifacts relevant to the updating of the VNFD model in accordance with the comparison of the R3 model to ETSI IFA011 v2.5.1. Note: The artifacts that are relevant to the Requirements for VNFD proposal have a stereotype of "Future". Any color coding present in the diagrams is not relevant to this update.
- 1 Diagrams
- 1.1 VNFD View
- 1.2 VNFD Topology View
- 1.3 Vnf Deployment Flavor
- 2 Classes from VNF Sub-Model
- 2.1 Vnfd
- 2.2 Vdu
- 2.3 VduCpd
- 2.4 VirtualComputeDesc
- 2.5 VirtualStorageDesc
- 2.6 VnfVirtualLinkDesc
- 2.7 VnfExtCpd
- 2.8 SwImageDesc
- 2.9 VduLevel
- 2.10 VduProfile
- 2.11 VirtualLinkDescFlavour
- 2.12 VirtualLinkProfile
- 2.13 VirtualNetworkInterfaceRequirements
- 2.14 VnfDf
- 2.15 LogicalNodeRequirements
- 2.16 VnfIndicator
- 2.17 ScalingAspect
- 2.18 InstantiationLevel
- 3 Datatypes from Vnf Sub-Model
- 3.1 BlockStorageData
- 3.2 FileStorageData
- 3.3 LogicalNodeRequirements
- 3.4 MonitoringParameter
- 3.5 ObjectStorageData
- 3.6 RequestedAdditionalCapabilityData
- 3.7 ScaleInfo
- 3.8 VirtualCpuData
- 3.9 VirtualCpuPinningData
- 3.10 VirtualLinkBitRateLevel
- 3.11 VirtualLinkProtocolData
- 3.12 VirtualMemoryData
- 3.13 VnfConfigurableProperties
- 3.14 VnfIndicatorData
- 3.15 VnfInfoModifiableAttributes
- 3.16 VnfLcmOperationsConfiguration - Note: IFA011 contains many attributes. Are we not using this?
- 3.17 VnfLifecycleManagementScript
- 3.18 VnfQoS - Note: This inherits all the attributes from Common QoS
- 3.19 VnfcConfigurableProperties
- 4 Enumerations from Vnf Sub-Model
- 5 Classes from Common Sub-Model
- 6 Datatypes from Common Sub-Model
- 6.1 AddressData
- 6.2 ConnectivityType
- 6.3 CpProtocolData
- 6.4 L2AddressData
- 6.5 L2ProtocolData
- 6.6 L3AddressData
- 6.7 L3ProtocolData
- 6.8 LinkBitrateRequirements
- 6.9 LocalAffinityOrAntiAffinityRule
- 6.10 QoS
- 7 Enumerations from Common Sub-Model
- 7.1 AddressType
- 7.2 IpV6AdressMode
- 7.3 IpVersion
- 7.4 LayerProtocol
- 7.5 NetworkType
- 7.6 RuleScope
- 7.7 RuleType
Diagrams
VNFD View
VNFD Topology View
Vnf Deployment Flavor
Classes from VNF Sub-Model
Vnfd
A Vnfd, or VNF Descriptor, is template which describes a VNF in terms of deployment and operational behaviour requirements. It also contains connectivity, interface and virtualised resource requirements.
Parent class: NetworkFunctionDesc
Applied stereotypes:
OpenModelClass
support: MANDATORY
Preliminary
Reference
reference: IFA011 v2.5.1
Attribute Name | Type | Mult. | Stereotypes | Description |
vnfProvider | String | 1 | Preliminary OpenModelAttribute
| Provider of the VNF and of the VNFD.
|
vnfProductName | String | 1 | Preliminary OpenModelAttribute
| Name to identify the VNF Product. Invariant for the VNF Product lifetime.
|
vnfSoftwareVersion | Version | 1 | Preliminary OpenModelAttribute
| Software version of the VNF. This is changed when there is any change to the software that is included in the VNF Package.
|
vnfdVersion | Version | 1 | Preliminary OpenModelAttribute
| Identifies the version of the VNFD.
|
vnfProductInfoName | String | 0..1 | Preliminary OpenModelAttribute
| Human readable name for the VNF Product. Can change during the VNF Product lifetime.
|
vnfProductInfoDescription | String | 0..1 | Preliminary OpenModelAttribute
| Human readable description of the VNF Product. Can change during the VNF Product lifetime.
|
vnfmInfo | String | 0..* | Preliminary OpenModelAttribute
| Identifies VNFM(s) compatible with the VNF described in this version of the VNFD. Use the name of micro-service of the vnfm drive. For vendor specific VNFM, the value composes of "vendorname" and "vnfmdriver", e.g. "mycompanyvnfmdriver"; for generic VNFM, the value is "gvnfmdriver".
|
localizationLanguage | String | 0..* | Preliminary OpenModelAttribute
| Information about localization languages of the VNF (includes e.g. strings in the VNFD). Refer to ISO936 https://www.iso.org/iso-639-language-codes.html NOTE: This allows to provide one or more localization languages to support selecting a specific localization language at VNF instantiation time.
|
modifiableAttributes | VnfInfoModifiableAttributes | 0..1 | Preliminary OpenModelAttribute
| Defines the VNF-specific extension and metadata attributes of the VnfInfo that are writeable via the ModifyVnfInfo operation.
|
vnfdId | Identifier | 1 | Preliminary OpenModelAttribute
| Identifier of this VNFD information element. This attribute shall be globally unique. NOTE: The VNFD Identifier shall be used as the unique identifier of the VNF Package that contains this VNFD. Any modification of the content of the VNFD or the VNF Package shall result in a new VNFD Identifier.
|
defaultLocalizationLanguage | String | 0..1 | Preliminary OpenModelAttribute
| Information about localization languages of the VNF (includes e.g. strings in the VNFD). Refer to ISO936 https://www.iso.org/iso-639-language-codes.html NOTE: This allows to provide one or more localization languages to support selecting a specific localization language at VNF instantiation time.
|
configurableProperties | VnfConfigurableProperties | 0..1 | Preliminary OpenModelAttribute
| Describes the configurable properties of the VNF (e.g. related to auto scaling and auto healing).
|
lifecycleManagementScript | VnfLifecycleManagementScript | 0..* | Preliminary OpenModelAttribute
| Includes a list of events and corresponding management scripts performed for the VNF.
|
logo | String | 0..1 | Preliminary OpenModelAttribute
| File path of the vendor specified logo.
|
guide | String | 0..1 | Preliminary OpenModelAttribute
| UUID of the vendor guide/documentation which is attached to VNF and can be downloaded from the model.
|
_vdu | Vdu | 1..* | Preliminary OpenModelAttribute
| Virtualisation Deployment Unit.
|
_vnfExtCpd | VnfExtCpd | 1..* | Preliminary OpenModelAttribute
| Describes external interface(s) exposed by this VNF enabling connection with a VL.
|
_deploymentFlavour | VnfDf | 1..* | Preliminary OpenModelAttribute
| Describes specific DF(s) of a VNF with specific requirements for capacity and performance.
|
_vnfIndicator | VnfIndicator | 0..* | Preliminary OpenModelAttribute
| Declares the VNF indicators that are supported by this VNF.
|
_virtualComputeDesc | VirtualComputeDesc | 0..* | Preliminary OpenModelAttribute
| Defines descriptors of virtual compute resources to be used by the VNF.
|
_virtualStorageDesc | VirtualStorageDesc | 0..* | Preliminary OpenModelAttribute
| Defines descriptors of virtual storage resources to be used by the VNF.
|
_vnfReservedCpd | VduCpd | 0..* | Preliminary OpenModelAttribute
| Reserved IP Address for VNF which is not bounded to any specific VNFC, but assigned manually from outside and potentially shared as a floating IP among VNFCs.
|
_elementGroup | VnfdElementGroup | 0..* | Obsolete OpenModelAttribute
| Describes the associated elements of a VNFD for a certain purpose during VNF lifecycle management.
|
_swImageDesc | SwImageDesc | 0..* | Preliminary OpenModelAttribute
| Defines descriptors of software images to be used by the VNF. NOTE: This shall be used to describe both the software image loaded on the virtualization container used to realize a VDU and the software images to be stored on VirtualStorage resources (e.g., volumes) attached to a virtualization container.
|
_intVirtualLinkDesc | VnfVirtualLinkDesc | 0..* | Preliminary OpenModelAttribute
| Represents the type of network connectivity mandated by the VNF provider between two or more CPs which includes at least one internal CP.
|
Vdu
The Virtualisation Deployment Unit (VDU) is a construct supporting the description of the deployment and operational behavior of a VNFC. A VNFC instance created based on the VDU maps to a single virtualisation container (e.g. a VM). A VNFC will only be in one VNFDesc. If a vendor wants to use the VNFC in mupliple VNFDesc (their product) they can do so, but it will be 'repeated'.
Applied stereotypes:
OpenModelClass
support: MANDATORY
Preliminary
Reference
reference: IFA011 v2.5.1
Attribute Name | Type | Mult. | Stereotypes | Description |
vduId | Identifier | 1 | Preliminary OpenModelAttribute
| Unique identifier of this Vdu in VNFD.
|
name | String | 1 | Preliminary OpenModelAttribute
| Human readable name of the Vdu.
|
description | String | 1 | Preliminary OpenModelAttribute |