...
Requirements | Companies Supporting Requirement | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IBM, Wipro | ||||||||||||||||||||||
| IBM, WiproOrange | ||||||||||||||||||||||
| Huawei |
| Ericsson Ericcson |
Minimum Viable Product
The following epics represent the minimum viable product of the CCSDK/SDNC Jakarta Release:
Jira Legacy server System Jira columnIds issuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution maximumIssues 20 jqlQuery project in (CCSDK,SDNC) and issuetype in (epic) and (labels != relman OR labels is EMPTY) and fixversion="Istanbul Jakarta Release" and priority >= high serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176
...
Jira Legacy server System Jira columnIds issuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution maximumIssues 20 jqlQuery project in (CCSDK, SDNC) and issuetype in (epic) and (labels != relman OR labels is EMPTY) and fixversion="Istanbul Jakarta Release" and priority< high serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176
...
CCSDK provides the following APIs which are exposed by SDNC:
- A1-ADAPTOR-API : RESTCONF interface which implements O-RAN's A1 interface
- ASDC-API : RESTCONF interface used to process certain non-TOSCA artifacts distributed by SDC (license model updates).
- dataChange : RESTCONF interface pub/sub interface that allows controller to be notified on data change events (note: not currently used in ONAP use cases)
- LCM : RESTCONF interface used to handle LifeCycle Management events
- SLI-API : RESTCONF interface to service logic interpreter. Used primarily for health check.
- selfservice-api : gRPC interface used with CDS
- oofpcipoc-api : RESTCONF interface used for OOF/PCI integration
...