...
The ONAP RT-Catalog project aims to provide unified catalog management in ONAP runtime environment.
- Problem Resolved
Scope:
Management Objects:
- E2E Service (templates, workflow, recipes, ……)
- NS (templates, workflow, recipes, ……), WAN (templates, workflow,….)
- VNF(VNF image, templates, scripts, recipes,……), PNF(….), ……
Note: provide common package and artifact and common information model, not touching the specific attribute or objects analysis, such as the service attribute or NS attribute,... etc ,which belong to RT-Components.
- Functions:
- Provide catalog storage of models, model instances and execution logs
- provide catalog management operations, including synchronization, enable, disable, update, and delete etc.
- provide catalog relation management among different catalog objects
- Provide catalog relation management among different ONAP runtime components
- Provide catalog status and version management
- Provide search capacity for fast access across run-time catalog models and instances
- Provide portal for the Human Interface
- Provide S3P related capacity for RT-Catalog
...