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

Compare with Current View Page History

« Previous Version 6 Next »

Note: work in progress

SDC Package Onboarding Process

SDC User Story

PriorityUser StoryDescriptionJIRA Ticket
11Create an SDC VSP package thru onboarding of an Application Service CSAR based on ASD
12Create AS internal CSAR (resource) by importing VSP CSAR to add CNF/Application based on ASD
13Create an Service CSAR consists of one or more CNF/Application based on ASD












Sequence


SDC App Package Onboarding

Vendor App Package

Application Service Package conforms to ETSI SOL004.

Package CSAR Structure

ONAP supports SOL004-conformed CSAR with the TOSCA-Metadata directory, which includes the TOSCA.meta metadata file providing and entry information for processing a CSAR file.

Note: SOL001 VNFD requirement in the current SOL004 needs to be changed; i.e., make SOL001 VNFD in SOL004 optional. 

  • TOSCA-Metadata directory
    • TOSCA.meta


  • Definitions
    • tosca
      • _index.yml
      • artifacts.yml
      • capabilities.yml
      • data.yml
      • groups.yml
      • interfaces.yml
      • nodes.yml
      • policies.yml
      • relationships.yml
  • Artifacts
    • Deployment
      • AS_PACKAGE
      • ETSI_PACKAGE
    • Images
    • LcmScripts
    • Licenses
    • TOSCA-Metadata
      • TOSCA.meta.original


Create VSP CSAR file

  • TOSCA-Metadata
    • TOSCA.meta
  • Definitions
    • tosca
      • _index.yml
      • artifacts.yml
      • capabilities.yml
      • data.yml
      • groups.yml
      • interfaces.yml
      • nodes.yml
      • policies.yml
      • relationships.yml
  • Artifacts
    • Deployment
      • AS_PACKAGE
      • ETSI_PACKAGE
    • Images
    • LcmScripts
    • Licenses
    • TOSCA-Metadata
      • TOSCA.meta.original


Create VF CSAR file

Create Service CSAR file

  • No labels