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

Compare with Current View Page History

« Previous Version 3 Next »

This page describes the design time information model of resources for ONAP R2+.

Table of Content

VNF Model

attribute nameoptionalitydescriptionproducerconsumernote
vnfdInvariantIdMinvariant identifier of the VNF modelvendorSDC, AAI?SDC: invariantUUID
vnfdIdMidentifier of the VNF modelvendorSDC, AAI?SDC: UUID, ETSI: vnfdId
vnfdVersionMversion of the VNF modelvendorSDC, AAI?SDC: version, ETSI: vnfdVersion
vnfNameOname of the VNFvendorSDC, AAI?SDC: nf_naming, ETSI: vnfProductName
vnfNamingCodeOshort code of the VNFvendorSDC, AAI?SDC: nf_naming_code
vnfProductInfoNameOhuman readable name for the VNF productvendorSDC, AAI?ETSI: vnfProductInfoName
descriptionOdescription of the VNF modelvendorSDC, AAI?SDC: nf_function, ETSI: vnfProductInfoDescription
vnfProviderMprovider of the VNF modelvendorSDC, AAI?ETSI: vnfProvider
logoOlogo of the VNFvendorSDC?ECOMP IM: logo
vnfSoftwareVersionMsoftware version of the VNFvendorSDC, AAI?ETSI: vnfSoftwareVersion
vnfmInfoOidentifies VNFM(s) compatible with the VNFvendorVF-CETSI: vnfmInfo
min_instancesOminimal number of VNF instance in a servicevendorSDC?SDC: min_instances
max_instancesOmaximal number of VNF instance in a servicevendorSDC?SDC: max_instances
localizationLanguageOlocalization languages of the VNF and the VNF modelvendorSDC, AAI?ETSI: localizationLanguage
defaultLocalizationLanguageOdefault localization languagevendorSDC, AAI?ETSI: defaultLocalizationLanguage
vduMVirtualisation Deployment Unit, model of VNFC instancevendorSDC, AAI?ETSI: vdu
virtualComputeDescMDefines descriptors of virtual compute resources to be used by the VNF.vendorSDC, AAI?ETSI: virtualComputeDesc
virtualStorageDescODefines descriptors of virtual storage resources to be used by the VNF.vendorSDC, AAI?ETSI: virtualStorageDesc
intVirtualLinkDescORepresents the type of network connectivity mandated by the VNF provider between two or more CPs which includes at least one internal CP.vendorSDC, AAI?ETSI: intVirtualLinkDesc
vnfExtCpdMDescribes external interface(s) exposed by this VNF enabling connection with a VL.vendorSDC, AAI?ETSI: vnfExtCpd
configurablePropertiesOindicator for whether autoHeal and autoScale is enabledvendorSDC, AAI?ETSI: configurableProperties
elementGroupOdescribes the associated elements (i.e. VDUs and/or VLs) of a VNF for a certain purpose during VNF lifecycle managementvendorSDC, AAI?ETSI: elementGroup
vnfIndicatorOvendor specific information which can indicate the VNF behaviorvendorSDC, AAI?ETSI: vnfIndicator
autoScaleOrule that determines when a scaling action needs to be triggered on a VNF instancevendorSDC, AAI?ETSI: autoScale


VDU Model

attribute nameoptionalitydescriptionproducerconsumernote
vduInvariantIdMinvariant identifier of the VDU modelvendorSDC, SO, VF-CSDC: invariantUUID
vduIdMidentifier of the VDU modelvendorSDC, SO, VF-CSDC: UUID, ETSI: vduId
vduNameOname of the VDUvendorSDC, AAI?SDC: nfc_naming, ETSI: name
vduNamingCodeOshort code of the VDUvendorSDC, AAI?SDC: nfc_naming_code
descriptionOdescription of the VDUvendorSDC, AAI?SDC: nfc_function
vmFlavorNameOname of the vm flavorvendorSO, VF-C?SDC: vm_flavor_name
virtualComputeDescMDescribes CPU, Memory and acceleration requirements of the VM realising this VDU.vendorSO, VF-C?ETSI: virtualComputeDesc
virtualStorageDescODescribes storage requirements for a VirtualStorage instance attached to the VM created from virtualComputeDesc defined for this VDU.vendorSO, VF-C?ETSI: virtualStorageDesc
swImageDescMinformation of the software image used by the VDUvendorSO, VF-C?SDC: vm_image_name, ETSI: swImageDesc
intCpdODescribes network connectivity between a VNFC instance (based on this VDU) and an internal Virtual Link (VL).vendorSO, VF-C?ETSI: intCpd
minNumberOfInstancesOminimal amount of the VNFC instances allowed to be instantiated in the containing VNF instancevendorSO, VF-C?SDC: min_instances, ETSI: minNumberOfInstances
maxNumberOfInstancesOmaximal amount of the VNFC instances allowed to be instantiated in the containing VNF instancevendorSO, VF-C?SDC: max_instances, ETSI: maxNumberOfInstances
highAvailabilityOhigh availability functionality of this VDUvendorSDC, SO, VF-C, APP-C?SDC: high_availability
monitoringParametersOmonitoring parameters of this VDUvendorSDC, DCAE?ETSI: monitoringParameters
localAffinityOrAntiAffinityRuleOaffinity or anti-affinity rules applicable between the VMs to be created based on this VDUvendorSO, VF-C?ETSI: localAffinityOrAntiAffinityRule
affinityOrAntiAffinityGroupIdOIdentifier(s) of the affinity or anti-affinity group(s) the VDU belongs tovendorSO, VF-C?ETSI: affinityOrAntiAffinityGroupId
  • No labels