...
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Name | Interface Definition | Interface Capabilities |
---|---|---|
SDCE-6 | SDC InterfaceAn interface to receive resource Templates from SDC design catalog | ONAP components retrieve service models from the Design Catalog |
SDCE-7 | SDC Interface | Distribution Engine publishes service notification to DMaaP. ONAP components subscribe to service notification from DMaaP |
MSBE-1 | Micro Service Bus Interface | An interface for registration and discovery with the ONAP Micro Service Bus. |
DMaaP-3 | DMaaP Message Router Consuming Interface | Provides a message receiving service to the DMaaP user |
3. Component Description:
Etsicatalog is a web application based on python3 and Django framework. It is a standalone microservice which provides:
...
7. New Release Capabilities
- Read VNFD
- supports the ONBOARDING_PACKAGE directory for the original vendor ETSI package extraction supports SDC direct interface
- VNF/NS package Subscribe & Notify
- Support https for all external REST APIs
...