Versions Compared

Key

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

...

Define a new data type based on the tosca.nodes.nfv.VNF with optional attributes that are specific to ONAP.


Proposal A

Can we use the additionalAttribute map to represent ONAP specific attributes? 

New SDC AID DM VNF (org.openecomp.resource.abstract.nodes.VF)
namerequiredtype
descriptor_idyesstring
descriptor_versionyesstring
provideryesstring
product_nameyesstring
software_versionyesstring
product_info_nameno string
vnfm_infoyeslist of string
localization_languagesnolist of string
default_localization_languageno string
configurable_propertiesnotosca.datatypes.nfv.VnfconfigurableProperties
modifiable_attributesnotosca.datatypes.nfv.VnfInfoModifiableAttributes
lcm_operations_configuraionnotosca.datatypes.nfv.VnfLcmOperationsConfiguration
monitoring_parametersnolist of tosca.dataypes.nfv.VnfMonitoringParameter
flavour_idyesstring
flavour_descriptionyesstring
vnf_profilenotosca.datatyhpes.nfv.VnfProfile
additionalAttributeno (0..N)map (string, object pair)

SOL001 2.7.1 VNF Template

...