Versions Compared

Key

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

...

The "key" portion of each array entry contains a string specifying a particular HPA capability name. The "value" portion of each array entry is a structured field containing information used to interpret the requested capability configuration.

Array EntryValues
<key>A string specifying the name of a given HPA capability.
<value>A list of key-value pairs describing the configuration value of a given capability, where the key-value pairs are defined as follows

keytypevalue
schema-versionstringA string describing the version the schema to be used for validation and interpretation of the <configuration-value>.
schema-locationstringA URL formatted string describing the location of the schema.
platform-idstringA string describing what hardware platform associated with a given HPA capability. For vendor-neutral HPA capabilities, a value of "generic" is used.
mandatorybooleanA boolean value specifying whether the requested capability is mandatory for for proper operation of the VNF. The value of "true" indicated that a given HPA capability must be present. The value of "false" indicates that the VNF can function with or without the capability.
configuration-valuestringA string describing the configuration value of a given capability, as defined by the schema.
HPA RequirementsAttribute NameData TypeCapability/RequirementPropertyNodes
CPUvdu_cpu_requirementstosca.datatypes.nfv.VirtualCputosca.capabilities.nfv.VirtualComputevirtual_cputosca.nodes.nfv.VDU.Compute
Memoryvdu_memory_requirementstosca.datatypes.nfv.VirtualMemorytosca.capabilities.nfv.VirtualComputevirtual_memorytosca.nodes.nfv.VDU.Compute
NICnetwork_interface_requirementstosca.datatypes.nfv.VirtualNetworkInterfaceRequirements??????

tosca.nodes.nfv.VduCp

tosca.nodes.nfv.VnfExtCp

Storagevdu_storage requirementsmap??????tosca.nodes.nfv.VDU.VirtualStorage
NUMAlogical_node_requirementstosca.datatypes.nfv.LogicalNodeDatatosca.capabilities.nfv.VirtualComputelogical_nodetosca.nodes.nfv.VDU.Compute







CPU & Memory Requirements

...