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

Compare with Current View Page History

Version 1 Current »

Description

The Virtualisation Deployment Unit (VDU) is a construct supporting the description of the deployment and operational behaviour 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'.

References: ETSI GS NFV-IFA 011 (VDU)

Associations

table of relationships

Related ClassTypeNameDescriptionCardinality
ResourceDescriptorgeneralizationIsASubclassVDU Descriptor is a Subclass of Resource Descriptor
VNFDescassociationVNFDescComposedOfA VDU Descriptor is a component of a VNF Descriptor1..* to 1
VNFCCPDescassociationInternalCPDA VDU (VNFC) Descriptor has 1 or more Internal Connection Point Descriptors1..* to 1..*
VirtualComputeDescassociationVNFCDescUsesA VDU Descriptor uses 1 Virtual Compute Descriptor1..* to 1
VirtualStorageDescassociationVNFCDescUsesA VDU Descriptor uses 0 or more Virtual Storage Descriptors0..1 to 0..*
SwImageDescassociationVNFCDescLoadsA VDU (VNFC) Descriptor loads 0 or 1 Software Image Descriptors1..* to 0..1
MonitoringParameterDescassociationVNFCDescParametersA VDU (VNFC) Descriptor may provide 0 or more Monitoring Parameter Descriptors0..1 to 0..*
VDUProfilecomposition
A VDU (VNFC) Descriptor may be composed of 1 or more VDU Profiles1 to 1..*
VNFVirtualLinkDescassociationVNFCHasA VDU (VNFC) Descriptor has 0 or more Virtual Link Descriptors0..* to 0..*


Attributes

table of attributes

AttributeQualifierCardinalityContentDescription
nameM1String

Human readable name of the VDU.
References: ETSI GS NFV-IFA 011

descriptionM1String

Human readable name of the VDU
References: ETSI GS NFV-IFA 011

bootOrderM0..*NameValuePair

The key indicates the boot index (lowest index defines highest boot priority). The Value references a descriptor from which a valid boot device is created e.g. VirtualStorageDescriptor from which a VirtualStorage instance is created.
References: ETSI GS NFV-IFA 011

nfviConstraintsM0..*StringDescribes constraints on the NFVI for the VNFC instance(s) created from this Vdu. For example, aspects of a secure hosting environment for the VNFC instance that involve additional entities or processes. More software images can be attached to the virtualization container using virtual_storage.
References: ETSI GS NFV-IFA 011
configurablePropertiesM0..*ConfigurableProperties

This information element defines the configurable properties of a VNFC.
References: ETSI GS NFV-IFA 011

  • No labels