STATUS: Under Construction
1 High Level Component Definition and Architectural Relationships
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.
2. API definitions
Modeling esticatalog provides the following interfaces:
Interface Name | Interface Definition | Interface Capabilities |
---|---|---|
etsicatalogAPIE-1 | Catalog API | Provides catalog management interface:
|
etsicatalogAPIE-2 | NSD Management API | Provides NSD management interface (Align with ETSI SOL-005)
|
etsicatalogAPIE-3 | VNF Management API | Provides VNF management interface (Align with ETSI SOL-003)
|
etsicatalogAPIE-4 | Parser API | Provides Parse interface:
|
The current esticatalog API documents can be found at:
Modeling esticatalog consumes the following interfaces:
Interface Name | Interface Definition | Interface Capabilities |
---|---|---|
SDCE-6 | SDC Interface | An interface to receive resource Templates from SDC design catalog |
MSBE-1 | Micro Service Bus Interface | An interface for registration and discovery with the ONAP Micro Service Bus. |
3. Component Description:
This shows all Modeling esticatalog components, where each component is a standalone microservice. These microservices include:
- Package Management Service
- Parser Service
4. known system limitations
- to be filled in based on Frankfurt release notes
5. Used Models
Modeling etsicatalog use the following models:
- TOSCA - VNF Descriptor ETSI NFV SOL001 v 0.6.0, NS Descriptor ETSI NFV IFA014 v2.4.1
6. System Deployment Architecture
Modeling etsicatalog consists of 2 container microservices:
etsicatalog - The Catalog & Parser microservice
- etsicatalog-db - The etsicatalog DB service
7. New Release Capabilities
- To be completed based upon Modeling Frankfurt release notes
8. References
- Modeling etsicatalog Installation & User Guide: etsicatalog document