Versions Compared

Key

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

...

Attribute NameTypeMultiplicityDescriptionApplied StereotypesAttribute Type

intCpd

Identifier (Reference to VduCpd)

Model has type VduCpd which makes more sense as this is a member end of an association

0..1

Reference to the internal VDU CPD which is used to instantiate internal CPs. These internal CPs are, in turn, exposed as external CPs defined by this external CPD.

OpenModelAttribute

  • isInvariant: false
  • support:  CONDITIONAL-MANDATORY
  • condition: Either intVirtualLinkDesc or intCpd shall be present.
PassedByReference
association

Both IFA 011 and model have

intVirtualLinkDesc

Identifier (IFA 011)

Model has type VnfVirtualLinkDesc

0..1Reference to the internal Virtual Link Descriptor (VLD) to which CPs instantiated from this external CP Descriptor (CPD) connect.

OpenModelAttribute

  • isInvariant: false
  • support:  CONDITIONAL-MANDATORY
  • condition: Either intVirtualLinkDesc or intCpd shall be present.
PassedByReference
association
virtualNetworkInterfaceRequirementsVirtualNetworkInterfaceRequirements0..N

Specifies requirements on a virtual network interface realising the CPs instantiated from this CPD.

NOTE: In case of referencing an intCpd via its identifier, the virtualNetworkInterfaceRequirements attribute of the referenced intCpd applies.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
association
Note: info model defines cpProtocol at this sub-class level and not in cpd.




(inherited attributes)

All attributes inherited from Cpd.

Class: VduProfile

The VduProfile describes additional instantiation data for a given VDU used in a DF.

Applied Stereotypes:

  • OpenModelClass

           support:  MANDATORY

  • Preliminary
Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

Attribute Type

vduId

Identifier (Reference to Vdu)

1

Uniquely identifies a VDU.

OpenModelAttribute

  • isInvariant: true
  • support:  MANDATORY
PassedByReference
Attribute

minNumberOfInstances

Integer

1

Minimum number of instances of the VNFC based on this VDU that is permitted to exist for this flavour. Shall be zero or greater.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

Experimental

Attribute

maxNumberOfInstances

Integer

1

Maximum number of instances of the VNFC based on this VDU that is permitted to exist for this flavour. Shall be greater than zero.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

Experimental

Attribute

localAffinityOrAntiAffinityRule

LocalAffinityOrAntiAffinityRule

0..N

Specifies affinity or anti-affinity rules applicable between the virtualisation containers (e.g. virtual machines) to be created based on this VDU.

When the cardinality is greater than 1, both affinity rule(s) and anti-affinity rule(s) with different scopes (e.g. "Affinity with the scope resource zone and anti-affinity with the scope NFVI node") are applicable to the virtualisation containers (e.g. virtual machines) to be created based on this VDU.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
affinityOrAntiAffinityGroupIdIdentifier0..N

Identifier(s) of the affinity or anti-affinity group(s) the VDU belongs to.

NOTE: Each identifier references an affinity or anti-affinity group which expresses affinity or anti-affinity relationships between the virtualisation container(s) (e.g. virtual machine(s)) to be created using this VDU and the virtualisation container(s) (e.g. virtual machine(s)) to be created using other VDU(s) in the same group.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
watchdogString0..1Watchdog action to be triggered by the VIM for the VNF in case the heart beat fails, e.g. reset or hard shutdown, etc.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
vmBootUpTimeOutInteger0..1Timeout value for the VNFM to wait before the successful booting up of the VDU.

OpenModelAttribute

  • isInvariant: false
  • support:  OPTIONAL
Attribute

Class: VirtualNetworkInterfaceRequirements

This class specifies requirements on a virtual network interface.

Applied Stereotypes:

  • OpenModelClass

           support:  MANDATORY

Preliminary 

Attribute NameTypeMultiplicityDescriptionApplied StereotypesAttribute Type

name

String

0..1

Provides a human readable name for the requirement.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute

description

String

0..1

Provides a human readable description of the requirement.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
supportMandatoryBoolean1Indicates whether fulfilling the constraint is mandatory (TRUE) for successful operation or desirable (FALSE).

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
networkInterfaceRequirementsKeyValuePair0..NThe network interface requirements. An element from an array of key-value pairs that articulate the network interface deployment requirements.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
nicIoRequirements

Identifier (reference to logicalNodeData)

Model has LogicalNodeData

0..1

This references (couples) the CPD with any logical node I/O requirements (for network devices) that may have been created. Linking these attributes is necessary so that so that I/O requirements that need to be articulated at the logical node level can be associated with the network interface requirements associated with the CPD.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

PassedByReference

Attribute

Class: VnfVirtualLinkDesc

...