...
Interface Name | Interface Definition | Interface Capabilities | API Spec (Swagger) |
---|---|---|---|
SDCE-6* | SDC Interface | An interface to receive resource Templates from SDC design catalog. | https://docs.onap.org/projects/onap-sdc/en/latest/offeredapis.html |
SO-E-01* | Service and Resource order requests | Service Instance management (Service, Volume Group, VF Module, VNF) Health check, global and node. Infrastructure provider management (Certificates, networks, sub-networks, security groups) | https://docs.onap.org/projects/onap-so/en/latest/api/offered_consumed_apis.html |
VFCE-2 | Service Orchestrator / Policy Interface | An interface to allow Service Orchestrator and Policy request NS Lifecycle Management ( ETSI SOL-005 ). | https://docs.onap.org/projects/onap-vfc-nfvo-lcm/en/latest/platform/APIs/index.html |
AAIE-1* | Inventory Service Interface | An interface to create, update, query, and delete resource information and relationships. | |
MSBE-1* | Micro Service Bus Interface | An interface for registration and discovery with the ONAP Micro Service Bus. | Microservice Bus API Documentation |
etsicatalogAPIE1~4 | Modelling Tosca Parser Interfaces and catalog interfaces | An interface for the Tosca Parser from Modelling project to parse the NS and VNF Descriptors. | Etsicatalog API Document |
DCAE-DES | DCAE Service Components | An interface for DataLake Exposure Service Rest APIs |
...
3. Component Description:
Usecase-UI is a web application which contains three parts:
- Usecase-UI GUI
- Usecase-UI Server
- Usecase-UI NLP Server(from I Release)
- Usecase-UI INTENT ANALYSIS SERVER(from K Release)
4. known system limitations
...
6. System Deployment Architecture
Usecase-UI consists of 5 6 containers:
Usecase-UI-Operator Portal
Usecase-UI-Operator Server
- Usecase-UI-Customer Portal
- Usecase-UI-Customer Backend
- Usecase-UI-NLP Server(from H Release)
- Usecase-UI-Intent-Analysis Server(from K Release)
7. New Release Capabilities
The Jakarta Kohn Release supports three six capabilities:
...
- Add PyTorch framework to support more models (TenserFlow framework has been added since Honolulu Release).
- Improve the accuracy rate of intent translation with multiple models.
- Enhance the function of STT (speech to text).
- Add intent analysis micro service in UUI.
- Add intent format input in UUI portal.
- Use common postgresql chart instead of embedding your database server.
8. References
Usecase-UI Installation & User Guide: usecase-ui docs
...