Versions Compared

Key

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

...

draw.io Diagram
bordertrue
diagramNamemodeling_r9
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth981
revision21


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.

...

Modeling esticatalog provides the following interfaces:

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

Provide catalog management interface

  • Fetch VNF package from SDC
  • Fetch NS package from SDC
  • Fetch Service package from SDC
  • Search VNF/NS/Service

Swagger file:
https://wiki.onap.org/download/attachments/93005510/etsicatalog_API.yaml?version=1&modificationDate=1609901842000&api=v2
etsicatalogAPIE-2NSD Management API

Provide NSD management interface (Align with ETSI SOL005 specification)

  • 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

Provide VNF management interface (Align with ETSI SOL003 specification)

  • 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

Provide Parse interface:

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

The current  esticatalog API documents can be found at:

...

7. New Release Capabilities

...

  • Support Container Images Management to CIR ( stretched goal )
  • Improve platform maturity: enhance scalability, manageability, security

...