...
Architecture for Jakarta Release:
A1 Policy components (subset of 'Non-RealTime RIC'):
- A1 Policy Management Service (In ONAP CCSDK/SDNC)
- SDNC A1 Adapter (In ONAP CCSDK/SDNC)
- Near-RT RIC / A1 Simulator (in O-RAN Source Community (OSC)) (Wiki)
- A1 Policy Management GUI / NONRTRIC Dashboard (in O-RAN Source Community (OSC)) (Wiki)
The Gerrit Repos for codesource code is available in: ONAP CCSDK (O-RAN) Gerrit repo, with support functions available in OSC repos: OSC A1-Simulator (Gerrit) & OSC NONRTRIC Control Panel (Gerrit)
Additional Non-RealTime RIC functions are developed in the OSC NONRTRIC project - which reuses these A1 Policy components.
ONAP A1 Policy Management Service (ONAP CCDSK)
...
- Used to create multiple stateful A1 providers (simulated near-RT-RICs)
- Implemented as a Java Springboot application
- Swagger-based northbound interface, so easy to change the A1 profile exposed
- Please refer to the OSC A1 Simulator Documentation (Latest)