Versions Compared

Key

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

...

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

additionalVnfcConfigurableProperty

String

0..N

It provides VNFC configurable properties that can be modified using the ModifyVnfInfo operation.

NOTE: A cardinality of "0" indicates that configuring this present VNF property is not supported.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

Datatype: LifecycleManagementScript

Note: In the model this is called VnfLifecycleManagementScript to distinguish it from NsLifecycleManagementScript. Would this be the abstract class in Common?


Defines the information elements related to the lifecycle management script for the VNF.

...

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes

event

Enum

In the model this is LcmEventType

0..*

Describes VNF lifecycle event(s) or an external stimulus detected on a VNFM reference point.

NOTE: At least one of these two attributes shall be included.

OpenModelAttribute

  • isInvariant: false
  • support:  CONDITIONAL_MANDATORY
  • condition: At least one of the 2 attributes event or lcmTransitionEvent shall be included

valueRange: for lifecycle events, include: "EVENT_START_INSTANTIATION", "EVENT_END_INSTANTIATION", "EVENT_START_SCALING", "EVENT_END_SCALING", "EVENT_START_SCALING_TO_LEVEL", "EVENT_END_SCALING_TO_LEVEL", "EVENT_START_HEALING", "EVENT_END_HEALING", "EVENT_START_TERMINATION", "EVENT_END_TERMINATION", "EVENT_START_VNF_FLAVOR_CHANGE", "EVENT_END_VNF_FLAVOR_CHANGE", "EVENT_START_VNF_OPERATION_CHANGE", "EVENT_END_VNF_OPERATION_CHANGE", "EVENT_START_VNF_EXT_CONN_CHANGE", "EVENT_END_VNF_EXT_CONN_CHANGE", "EVENT_START_VNFINFO_MODIFICATION", "EVENT_END_VNFINFO_MODIFICATION"; for external stimulus, include: receipt of request message of instantiation, scaling, healing, termination, change of VNF flavour, change of the operation state of the VNF, change of external VNF connectivity, modification of VNF information or the receipt of a notification regarding the change of a VNF indicator value.

Incorrect usage of valueRange. Remove this.

lcmTransitionEventString0..*

Describes the transition VNF lifecycle event(s) that cannot be mapped to any of the enumerated values defined for the event attribute.

NOTE: At least one of these two attributes shall be included.

OpenModelAttribute

  • isInvariant: false
  • support:  CONDITIONAL_MANDATORY
  • condition: At least one of the 2 attributes event or lcmTransitionEvent shall be included
scriptNot specified. We should define this and propose to ETSI1Information to locate a VNF LCM script (e.g. written in a DSL as specified in requirement VNF_PACK.LCM.001) triggered to react to one of the events listed in the event attribute.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
scriptDslString1Defines the domain specific language (i.e. the type) of script that is provided. Types of scripts could include bash, python, etc.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
scriptInputNot specifiedKeyValuePair0..*

Array of KVP requirements with the key as the parameter name and the value as the parameter that need to be passed as an input to the script.

NOTE: The scriptInput values are passed to the scripts in addition to the parameters received in the operation invocation request or indicator value change.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

...

Attribute NameTypeMultiplicityDescriptionApplied StereotypesAttribute Type
idIdentifier1Unique identifier.

OpenModelAttribute

  • isInvariant: true
  • support:  MANDATORY
Attribute
nameString0..1The human readable name of the VnfIndicator.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
indicatorValueString1..NDefines the allowed values or value ranges of this indicator.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
source

Enum

Model has VnfIndicatorSource with values: VNF, EM, BOTH

1Describe the source of the indicator. This tells the consumer where to send the subscription request.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

valueRange: "VNF", "EM", "Both"

Incorrect usage of valueRange

Attribute

Datatype: MonitoringParameter

Specifies the virtualized resource related performance metric to be tracked by the VNFM, e.g. for auto-scaling purposes. The VNFM collects the values of performance metrics identified by this information element from the VIM(s) using one or more locally initiated PM Jobs. These values can be used as inputs to auto-scaling rules

...

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes
idIdentifier1Unique identifier of the monitoring parameter.

OpenModelAttribute

  • isInvariant: true
  • support:  MANDATORY
nameString0..1Human readable name of the monitoring parameter.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
performanceMetricString1Identifies the virtualized resource performance metric.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
collectionPeriod

Not specified

Editor's note: need to be specified and proposed to ETSI

0..1

An attribute that describes the recommended periodicity at which to collect the performance information.

VNFM determines if this parameter is considered.

The vendor may provide this information as a guidance for creating PmJobs if needed.

NOTE: The MANO or NFVI may not support the recommended collectionPeriod based on their functionalities, and can reject the requests based on the recommended collectionPeriod in this case.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

Class: VnfdElementGroup  NOTE: This is "obsolete" in V2.5.1 

A VNFD Element Group is a mechanism for associating elements of a VNFD (Vdus and VnfVirtualLinkDesc(s)) for a certain purpose, for example, scaling aspects.

...

Attribute NameTypeMultiplicityDescriptionApplied StereotypesAttribute Type
vnfdElementGroupIdIdentifier1Unique identifier of this group in the VNFD.

OpenModelAttribute

  • isInvariant: true
  • support:  MANDATORY
Attribute
descriptionString1Human readable description of the group.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Attribute
vdu

Identifier (Reference to Vdu)

Model has type Vdu as this is an association end

0..NReferences to Vdus that are part of this group.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Association
virtualLinkDesc

Identifier (Reference to VnfVirtualLinkDesc) 

Model has type VnfVirtualLinkDesc as this is an association end

0..NReferences to VnfVirtualLinkDesc that are part of this group.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Association

Class: PlacementGroup (Experimental) Do we propose this to ETSI?

Attribute NameTypeMultiplicityDescriptionApplied StereotypesAttribute Type
elementGroupIdIdentifier1Unique identifier of this group in the VNFD.

OpenModelAttribute

  • isInvariant: true
  • support:  MANDATORY
Attribute
placementStrategy

Enum

Define an actual enum type with values: COLOCATION, ISOLATION, and EXCLUSIVELY

1Determine where VNFC's (VDU's) are placed with respect to the VNF.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

valueRange: "co-location", "isolation", "exclusively"

NOTE:

  • Co-location - members of the group share the same physical host or rack.
  • isolation - members of the group do not share the same physical host or rack.
  • Exclusivity - members have sole use of a given physical host or rack (not shared with any vnfcs outside the group).

Incorrect use of valueRange

Attribute
vnfcMembers

Not specified

(should it be Identifier (Reference to Vdu)?)

Good question. If it is the end of an association is should be type Vdu?

0..NReferences to Vdus that are part of this group.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
Association?
strategyScope

Enum

Define an actual enum with values: HOST, and RACK

1indicate if the strategy is applied at the host or rack level

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

valueRange: "host", "rack"

Incorrect usage of valueRange

Attribute

Class: BaseConfigGroup (Experimental)

...

Attribute NameTypeMultiplicityDescriptionApplied Stereotypes
extension

Not specified

Editor's note: need to be specified and proposed to ETSI

0..*"Extension" attributes of VnfInfo that are writeable.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY
metadata

Not specified

Editor's note: need to be specified and proposed to ETSI

0..*"Metadata" attributes of VnfInfo that are writeable.

OpenModelAttribute

  • isInvariant: false
  • support:  MANDATORY

...