Versions Compared

Key

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

...

Mapping of ETSI Information NS-related Elements with TOSCA types

  • for For E2E modeling, use org.openecomp.resource.abstract.nodes.service
    • E2E is outside of ETSI scope, and it could be ONAP-specific that is managed orchestrated by ONAP SO
    • the The E2E model references/includes associated NSs
  • for For NS modeling, use tosca.nodes.nfv.NS
    • ONAP SO-NFVO, VFC and external NFVO manage the NS models and packages


Questions:

  • openecomp-sdc-enrichement-lib > openecomp-sdc-enrichement-impl
    • openecomp vs. openecomp-heat vs. tosca 


SDC: nfv-types
SDC: heat-types
ETSI NFV IESDC Descriptor / SOL001TOSCA TypeDerived fromSDC DescriptorTOSCA TypeDerived from
NSDnodes.yml / SOL001tosca.nodes.nfv.NStosca.nodes.RootGeneric_Service.yml(question)

org.openecomp.resource.abstract.nodes.service

(use it for NS)

tosca.nodes.Root
NSD.ymlorg.openecomp.resource.vfc.NSDtosca.nodes.RootN/A

SapDSOL001tosca.nodes.nfv.Saptosca.nodes.Root


NsVirtualLinkDescSOL001

tosca.nodes.nfv.NsVirtualLink

(there is tosca.nodes.nfv.VnfVirtualLink)

tosca.nodes.Rootvl.ymlorg.openecomp.resource.vl.VLtosca.nodes.network.Network



extVl.ymlorg.openecomp.resource.vl.extVLtosca.nodes.Root



internalVl.ymlorg.openecomp.resource.vl.internalVLtosca.nodes.network.Network
extZteVL.ymltosca.nodes.nfv.ext.zte.VLtosca.nodes.Root


Pnfd
tosca.nodes.nfv.PNFtosca.nodes.RootGeneric_PNF.ymlorg.openecomp.resource.abstract.nodes.PNFtosca.nodes.Root
VnfdVNF.ymltosca.nodes.nfv.VNFtosca.nodes.RootGeneric_VF.ymlorg.openecomp.resource.abstract.nodes.VFtosca.nodes.Root
Vnffgd
tosca.groups.nfv.VNFFGtosca.groups.RootforwardingPath.yml(?)org.openecomp.nodes.ForwardingPathtosca.nodes.Root







...