...
• Proposed name for the project: ONAP Runtime Catalog
• Proposed name for the repository: RTCatalog
Project description:
The ONAP RT-Catalog project aims to provide unified catalog management in ONAP runtime environment.
View file | ||||
---|---|---|---|---|
|
- Problem Resolved
- vDesign time catalog
...
In the Run-Time, it is hard to manage the catalog in a unified way among runtime components.
...
.
...
Scope:
Management Objects:
- E2E Service (templates, workflow, recipes, ……)
- NS (templates, workflow, recipes, ……), WAN (templates, workflow,….)
- VNF(VNF image, templates, scripts, recipes,……), PNF(….), ……
- Functions:
- provide catalog management, including design time catalog synchronization, upload, enable, disable, update, delete catalog operations in the Run-Time
- provide catalog relation management among different components
- Provide catalog status management in the run-time, such as IN_USE, NOT_IN_USE, ENABLED, DISABLED, etc
- Provide API to fetch the packages or files in the catalog, including the external system, and inner components
- Provide API to consume the descriptor parser result, reducing the package download time consuming between the different components.
...