...
- SDC Stores Service models/templates into the existing SO Catalog DB, and ETSI Catalog will be stored in the ETSI Catalog Manager database.
- Note: the ETSI Catalog Manager function could be realized by the VFC (or equivalent) ETSI Catalog API and ETSi Catalog DB Microservices - To be discussed further.
- VF-C DB and Catalog are two Microservices, which they can be deployed independently from VF-C, and they don't have dependency with other VF-C components.
- SO and other ONAP run-time components could leverage the ETSI Catalog Manager function, as a common service.
Gliffy | ||||||||
---|---|---|---|---|---|---|---|---|
|
SO Package Management ( SDC - SO SDC Controller - ETSI Catalog Manager)
...
Gliffy | ||||||
---|---|---|---|---|---|---|
|
- ETSI Catalog Manager POST API will be used to store the VNF packages
- POST /api/catalog/v1/vnfpackages // passing csarId, vimIds and labVimId
...
Gliffy | ||||||
---|---|---|---|---|---|---|
|
- ETSI Catalog Manager provides RESTful services to Adapters:
- ETSI package management for the Adapters.
- GET /api/catalog/v1/vnfpackages/{csarId}
- ETSI package management for the Adapters.
...