Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Status: Copied from R6 - Mar, 22, 2020
Component Status: Pending PTL Updates and ArchCom Review

Last Reviewed on:

Certified by:

High Level Component Definition and Architectural Relationships 



draw.io Diagram
bordertrue
diagramNamemodeling_r7
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth916
revision1

...

Component Status: Pending PTL Updates and ArchCom Review

High Level Component Definition and Architectural Relationships 

The etsicatalog project provides package management service and parser service by Micro Service. It can be used to store packages distributed by the SDC, and can be consumed by other projects or components, such as UUI, VF-C, etc. It also includes a TOSCA parser service.

...

Interface NameInterface Definition Interface CapabilitiesAPI Spec (Swagger)
etsicatalogAPIE-1Catalog API

Provides catalog management interface:

  • fetch VNF package from SDC
  • fetch NS package from SDC
  • fetch Service package from SDC
  • search VNF/NS/Service

etsicatalogAPIE-2NSD Management API

Provides NSD management interface (Align with ETSI SOL-005)

  • Create NSD Info
  • Upload NSD
  • Query NSD Info
  • Fetch NSD
  • Delete NSD
  • Create PNFD Info
  • Upload PNFD
  • Query PNFD Info
  • Fetch PNFD
  • Delete PNFD
  • Subscribe & Notify

etsicatalogAPIE-3VNF Management API

Provides VNF management interface (Align with ETSI SOL-003)

  • Create VNF Package Info
  • Upload VNF Package
  • QueryVNF Package Info, include obtaining the VNFD
  • Fetch VNF Package
  • Fetch VNF Package Artifacts
  • Delete VNF Package
  • Subscribe & Notify

etsicatalogAPIE-4Parser API

Provides Parse interface:

  • Parse VNF
  • Parse PNF
  • Parse NS
  • Parse Service

...

Interface NameInterface Definition Interface CapabilitiesAPI Spec (Swagger)
SDCE-6SDC Interface

An interface to receive resource Templates from SDC design catalog


MSBE-1Micro Service Bus InterfaceAn interface for registration and discovery with the ONAP Micro Service Bus.

...