Versions Compared

Key

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

Table of Contents


Note:

The following is being implemented for the Guilin release:

  • SOL007 Design and SOL004 Onboarding
  • ONAP ETSI-Alignment Modeling Hierarchy (partially)
    • NS Mapping
    • NS-Level VirtualLink (between VNFs) Mapping


The following mapping will be implemented in the Honolulu release:

  • VNF Mapping
  • VDU and VFC Mapping
  • PNF Mapping
  • SOL001 VNFD and SDC AID DM VF Template Mapping
    • VF-Module Deduction from SOL001 VNFD


The following slide deck provides a summary of ETSI SOL001 Data Mapping to SDC AID DM.

...

View file
nameSDCEnhancementMapping-2020-89-174.pptx
height250


SOL007 Design and SOL004 Onboarding

  • SDC takes the vendor provided package and adds some files or changes files and meta data according to SDC procedure.
  • SDC NS/VNF/PNF Onboarding Procedure and Original Vendor VNF/PNF Package Handling
    • SDC onboarding enhancement was made to the SDC Dublin to support SOL004 PNF/VNF onboarding with .zip and .csar file extensions. We continue to support the current onboarding mechanism with some enhancements.
    • SOL007 NS onboarding (stretch goal for Guilin) will follow the same procedure; i.e., storing the vendor SOL007 NS package into the “ETSI_PACKAGE” directory.
    • SOL007 NS design will allow users to build SOL007 NS package including SOL001 NSD from scratch
    • SDC VSP and Resource csar files have the “ETSI_PACKAGE” directory, which will contain the original vendor VNF/NS/PNF package.
      • The “ONBOARDED_PACKAGE” directory name will be changed to “ETSI_PACKAGE” as a common ETSI directory name. This change is necessary to support design of SOL007 package
      • ONAP-ETSI Catalog Manager will be extracted the ETSI packages from the “ETSI_PACKAGE” directory.
      • The VNFM and external NFVO use the original vendor VNF/NS/PNF packages through ETSI Catalog Manager.
  • SDC provides mapping from ETSI SOL001 NSD/VNFD/PNFD (PNF in the future) to SDC AID DM
    • See the subsequent slides for mapping.
  • Note: ETSI 2.7.1 handling will be discussed separately.


SDC CSAR for NS structure

ONAP Service CSAR
  |-- Artifacts
        |-- ETSI_PACKAGE
              |-- etsi nsd csar
        |-- <VF 1>
              |-- Deployment
                    |-- ETSI_PACKAGE
                          |-- etsi vnf package
            ...
        |-- <VF n>
              |-- Deployment
                    |-- ETSI_PACKAGE
                          |-- etsi vnf package



ONAP ETSI-Alignment Modeling Hierarchy

...

  • SDC adopts SOL001 tosca.nodes.nfv.NS node type as the SDC NS node type; i.e., no mapping is necessary
    • A new SDC SOL007 Design process generates SOL001 tosca.nodes.nfv.NS for the NS node type
    • A new SDC SOL007 Onboarding process (stretch goal) copies the onboarded SOL001 tosca.nodes.nfv.NS contents to SDC AID DM tosca.nodes.nfv.NS contents
  • The following covers the properties. Handling/Mapping of Requirements and Interfaces are under discussion.


Image AddedImage Removed


NS-Level VirtualLink (between VNFs) Mapping

...

  • SDC adopts a new VNF node type, org.openecomp.resource.abstract.nodes.ETSI.VNF, which is derived from org.openecomp.resource.abstract.nodes.VF.
    • Merge of SOL001 VNF SDC VF node type attributes
    • Non-ETSI modeling continues to use the existing org.openecomp.resource.abstract.nodes.VF
    • ETSI VNF Design/Onboarding process uses the new VNF node type, org.openecomp.resource.abstract.nodes.ETSI.VNF as SDC AID DM VF
  • For SOL001 VNF to SDC AID DM VNF mapping, SDC copies SOL001 VNF attributes to the corresponding attributes in the org.openecomp.resource.abstract.nodes.ETSI.VNF.
  • SOL001 VNF attributes in SDC AID DM will be visible from SDC UI, so those attributes can be changed by SDC UI.
    • But the onboarded vendor ETSI package will not be changed by the SDC UI users in Guilin.
    • In Honolulu, the sync-up behavior will be be considered.
  • For the reverse mapping, only the corresponding SOL001 VNF attributes will be copied
  • In Guilin, SO NFVO, VFC and SVNFM get the SOL 001 attributes from descriptors, not from AAI
    • AAI schema changes are not expected in Guilin
  • The following covers the properties. Handling/Mapping of Requirements and Interfaces are under discussion.


Image AddedImage Removed


VDU and VFC Mapping

...

Mapping between SOL001 Data Model and SDC AID DM Overall Summary

  • Overall Mapping Summary


Image RemovedImage Added


SOL001 VNFD and SDC AID DM VF Template Mapping

...