DRAFT PROPOSAL FOR COMMENTS
...
- A&AI Core: Resources - CRUD REST API endpoints for A&AI inventory resources
- A&AI Core: Traversal - REST APIs for graph traversals. Some APIs use the Gremlin Server
- UI - An ONAP portal application used by operations for visualizing and searching
- Data Router: Makes decisions about workloads to be dispatched to search and tabular microservces. Includes logic to recognize and direct requests based on request archetypes.
- Search - Enable complex searches for sub graphs and functions that need to perform well across deeply nested structures using Elasticsearch. Used by the UI
- Champ - Abstraction from underlying graph storage systems that A&AI would interface with.
- Gizmo - CRUD Rest API endpoint for resources and relationships, delivering atomic interactions with the graph for improved scalability.
- ESR - External System Registry component
- IM - Image Manager. Centralized management of image files of ONAP
Functionalities
List the functionalities that this release is committing to deliver by providing a link to JIRA Epics and Stories. In the JIRA Priority field, specify the priority (either High, Medium, Low). The priority will be used in case de-scoping is required. Don't assign High priority to all functionalities.
...
Name | Description | Version |
---|---|---|
JanusGraph | Open-source, distributed graph database | 0.2.0 |
Ubuntu | Open-source software operating system | 16.0.4-LTS |
Cassandra | Open-source distributed storage system | 3.11 |
Docker | VM container | |
AJSC | Open-source Microservice application sever | 6 |
ElasticSearch | Search framework | 2.4.1 |
HAPROXY | microservice front end | 1.7 |
...