Table of Contents | ||
---|---|---|
|
Summary
Primary Goals for Non-RealTime RAN Intelligent Controller (Non-RT-RIC) - Release H
...
Release H - Highlights
H Release - Highlights:Count of Epics (20 issues), User Stories, Tasks, and Issues: (455 issues)
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release H - TasksCount of Epics (20 issues), User Stories, Tasks, and Issues: (455 issues)
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wiki: https:// Latest Architecture: Release H Architecture Components: Release H Components Tasks / Backlog / JIRA: https://jira.o-ran-sc.org/projects/NONRTRIC/issues Weekly Meetings: Meetings | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gerrit / Source Code
Sonar / Test Coverage Reports
Docs
Testing: Weekly Meetings: Demos:
H release source code, container images and deployment instructions
|
Latest Architecture (Release H)
NONRTRIC components (Release G)
Non-RT-RIC Control Panel
- Non-RT-RIC (Spring Cloud) Service Gateway
- Non-RT-RIC (Kong) Service Exposure Prototyping
- A1 Policy Management Service
- Information Coordinator Service
- DMaaP/Kafka Information Producer Adapters
- NONRTRIC CAPIF Core (Service Registry)
- Initial Non-RT-RIC App Catalogue
- A1 Policy Controller / Adapter
- A1 Interface Simulator
- Initial K8S Helm Chart LCM Manager
- Authentication Support (JWT Token Fetch)
- Test Framework
- "Helloworld" O-RU Fronthaul Recovery use case
- "Helloworld" O-DU Slice Assurance use case
- "Healthcheck" use case
NONRTRIC Control Panel (Release G)
Graphical user interface to interact with the Non-RT-RIC services.
With the OSC NONRTRIC Control Panel you can:
...
|
...
|
...
|
...
|
...
NONRTRIC (Spring Cloud) Service Gateway (Release G)
Enable Apps and the Control Panel to use A1 Services
...
|
...
|
...
NONRTRIC (Kong) Service API Gateway (Release G)
Support Apps to use NONRTRIC, SMO and other App interfaces through a gateway
- Support dynamic registration and exposure of service interfaces to Non-RT-RIC applications (& NONRTRIC Control panel)
- Extends a static gateway function specifically for NONRTRIC Control panel
- Initial version based on Kong gateway function
- Initial exposure candidates include A1 (NONRTRIC) services & O1 (OAM/SMO) services
A1 Policy Management Service (from ONAP CCSDK – Kohn)
A1 Policy Controller Service above A1 Adapter that provides:
- Unified REST & DMaaP APIs for managing A1 Policies in all near-RT-RICs
- Operations:
- Query A1 Policy Types in near-RT-RICs
- Create/Query/Update/Delete A1 Policy Instances in near-RT-RICs
- Query Status for A1 Policy Instances
- Maintains (persistent) cache of RAN’s A1 Policy information
- Support RAN-wide view of A1 Policy information
- Streamline A1 traffic
- Enable (optional) re-synchronization after inconsistencies / near-RT-RIC restarts
- Added support for multiple near-RT-RICs (& multi-version support)
- Unified REST & DMaaP NBI
- Converged ONAP & O-RAN-SC A1 Adapter/Controller functions in ONAP SDNC/CCSDK
- (Optionally deploy without A1 Adapter to connect direct to near-RT-RICs)
- Support for different Southbound connectors per near-RT-RIC - e.g. different A1 versions, different near-RT-RIC version, different A1 adapter/controllers supports different or proprietary A1 controllers/EMSs
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/a1policymanagementservice
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-a1policymanagementservice/en/g-release
- https://docs.onap.org/projects/onap-ccsdk-oran/en/kohn/
- A1 Policy Management Service in ONAP
Information Coordinator Service (ICS) (Release G)
A service that coordinates Information Jobs, producers and consumers. Also acts as an A1 Enrichment Information Controller.
ICS is a data subscription service which decouples data producers from data consumers. A data consumer can create a data subscription (Information Job) without any knowledge of its data producers (one subscription may involve several data producers). A data producer has the ability to produce one or several types of data (Information Type). One type of data can be produced by zero to many producers.
A data consumer can be an R-App using R1 APIs, or a near-RT RIC using the A1-EI API (where the subscribed data is more specifically called "Enrichment Information").
A data consumer can have several active data subscriptions (Information Job). One Information Job consists of the type of data to produce and additional parameters, which may be different for different data types. These parameters is not defined or limited by this service and may for instance include:
- Parameters related to delivery (Kafka stream, callback URL etc.). These are different for different delivery protocols.
- Filtering information (scope, filter or other discriminators).
- Periodicity
- Other info used for aggregation
...
TestingRelease H - Studies
Release H - Demos:
Release H - Container imagesRelease H - Deployment Instructions |
Latest Architecture (Release H) Anchor ArchitectureReleaseH ArchitectureReleaseH
ArchitectureReleaseH | |
ArchitectureReleaseH |
NONRTRIC Components (Release H) Anchor ComponentsReleaseH ComponentsReleaseH
ComponentsReleaseH | |
ComponentsReleaseH |
Non-RT-RIC Control Panel
- Non-RT-RIC (Spring Cloud) Service Gateway
- Non-RT-RIC (Kong) Service Exposure Prototyping
- A1 Policy Management Service
- Information Coordinator Service
- DMaaP/Kafka Information Producer Adapters
- NONRTRIC CAPIF Core (Service Registry)
- Initial Non-RT-RIC App Catalogue
- A1 Policy Controller / Adapter
- A1 Interface Simulator
- RAN PM functions
- Initial K8S Helm Chart LCM Manager
- Authentication Support (JWT Token Fetch)
- Test Framework
- "Helloworld" O-RU Fronthaul Recovery use case
- "Helloworld" O-DU Slice Assurance use case
- "Healthcheck" use case
NONRTRIC Control Panel (Release H)
Graphical user interface to interact with the Non-RT-RIC services.
With the OSC NONRTRIC Control Panel you can:
- View and Manage A1 policies in the RAN (near-RT-RICs)
- Graphical A1 policy creation/editing is model-driven, based on policy type’s JSON schema
- View and manage producers and jobs for the Information Coordination Service
- Configure A1 Policy Management Service (add/remove near-rt-rics)
- Interacts with the A1-Policy Management Service & Information Coordination Service (REST NBIs) via Service Exposure gateway
- Implementation:
- Front-end: Angular framework
- Repo: portal/nonrtric-controlpanel/web-frontend
- Developer Guide: https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/h-release/developer-guide.html
- Documentation: https://docs.o-ran-sc.org/projects/o-ran-sc-portal-nonrtric-controlpanel/en/h-release
NONRTRIC (Spring Cloud) Service Gateway (Release H)
Enable Apps and the Control Panel to use A1 Services
- A basic API gateway using spring cloud gateway which then exposes two Non-RT-RIC functions: A1 Policy Management Service & Information Coordinator Service.
- Can add predicates through code or yaml (preferred) and in Non-RT-RIC.
- NONRTRIC gateway code can be found at:admin/repos/nonrtric/plt/informationcoordinatorservice
- Documentation: https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-informationcoordinatorservice/en/g-release
APIs provided by the ICS service
A1-EI
This API is between Near-RT RIC and the Non-RT RIC. The Near-RT RIC is a data consumer, which creates Information Jobs to subscribe for data. In this context, the information is referred to as 'Enrichment Information', EI.
Data producer API
This API is provided by the Non-RT RIC platform and is intended to be part of the O-RAN R1 interface. The API is for use by different kinds of data producers and provides support for:
- Registry of supported information types and which parameters needed to setup a subscription.
- Registry of existing data producers.
- Callback API provided by producers to setup subscriptions.
Data consumer API
This API is provided by the Non-RT RIC platform and is intended to be part of the O-RAN R1 interface. The API is for use by different kinds of data consumers and provides support for:
- Querying of available types of data to consume.
- Management of data subscription jobs
- Optional callback API provided by consumers to get notification on added and removed information types.
Service status
This API provides a means to monitor the health of this service.
DMaaP/Kafka Information Producer Adapters (Release G)
Configurable mediators to take information from DMaaP (& Kafka) and present it as a coordinated Information Producer
Two alternative implementations to allow Information Consumers to consume DMaaP or Kafka events as coordinated Information Jobs.
These configurable adapters/mediators act producers of Information Coordinator Service (ICS) jobs by polling topics in DMaaP Message Router (MR) or Kafka and pushing the messages to a consumer.
- A version implemented in Java (Spring) - Supporting filtered DMaaP and Kafka mediation:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/dmaapadapter
- Release G - Run in Docker#RuntheDmaapAdaptorServiceDockerContainer
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-dmaapadapter/en/g-release
- Includes additional support for PM data filtering/delivery
- A version implemented in Go - Supporting DMaaP mediation:
NONRTRIC CAPIF Core (Service Registry) (Release G)
...
NONRTRIC (Kong) Service API Gateway (Release H)
Support Apps to use NONRTRIC, SMO and other App interfaces through a gateway
- Support dynamic registration and exposure of service interfaces to Non-RT-RIC applications (& NONRTRIC Control panel)
- Extends a static gateway function specifically for NONRTRIC Control panel
- Initial version based on Kong gateway function
- Initial exposure candidates include A1 (NONRTRIC) services & O1 (OAM/SMO) services
A1 Policy Management Service (from ONAP CCSDK – London)
A1 Policy Controller Service above A1 Adapter that provides:
- Unified REST APIs for managing A1 Policies in all near-RT-RICs
- Operations:
- Query A1 Policy Types in near-RT-RICs
- Create/Query/Update/Delete A1 Policy Instances in near-RT-RICs
- Query Status for A1 Policy Instances
- Maintains (persistent) cache of RAN’s A1 Policy information
- Support RAN-wide view of A1 Policy information
- Streamline A1 traffic
- Enable (optional) re-synchronization after inconsistencies / near-RT-RIC restarts
- Added support for multiple near-RT-RICs (& multi-version support)
- Converged ONAP & O-RAN-SC A1 Adapter/Controller functions in ONAP SDNC/CCSDK
- (Optionally deploy without A1 Adapter to connect direct to near-RT-RICs)
- Support for different Southbound connectors per near-RT-RIC - e.g. different A1 versions, different near-RT-RIC version, different A1 adapter/controllers supports different or proprietary A1 controllers/EMSs
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/a1policymanagementservice
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-a1policymanagementservice/en/h-release
- https://docs.onap.org/projects/onap-ccsdk-oran/en/london
- A1 Policy Management Service in ONAP
Information Coordinator Service (ICS) (Release H)
A service that coordinates Information Jobs, producers and consumers. Also acts as an A1 Enrichment Information Controller.
ICS is a data subscription service which decouples data producers from data consumers. A data consumer can create a data subscription (Information Job) without any knowledge of its data producers (one subscription may involve several data producers). A data producer has the ability to produce one or several types of data (Information Type). One type of data can be produced by zero to many producers.
A data consumer can be an R-App using R1 APIs, or a near-RT RIC using the A1-EI API (where the subscribed data is more specifically called "Enrichment Information").
A data consumer can have several active data subscriptions (Information Job). One Information Job consists of the type of data to produce and additional parameters, which may be different for different data types. These parameters is not defined or limited by this service and may for instance include:
- Parameters related to delivery (Kafka stream, callback URL etc.). These are different for different delivery protocols.
- Filtering information (scope, filter or other discriminators).
- Periodicity
- Other info used for aggregation
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/informationcoordinatorservice
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-informationcoordinatorservice/en/h-release
DMaaP/Kafka Information Producer Adapters (Release H)
Configurable mediators to take information from DMaaP (& Kafka) and present it as a coordinated Information Producer
Two alternative implementations to allow Information Consumers to consume DMaaP or Kafka events as coordinated Information Jobs.
These configurable adapters/mediators act producers of Information Coordinator Service (ICS) jobs by polling topics in DMaaP Message Router (MR) or Kafka and pushing the messages to a consumer.
- A version implemented in Java (Spring) - Supporting filtered DMaaP and Kafka mediation:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/dmaapadapter
- Release H - Run in Docker#RuntheDmaapAdaptorServiceDockerContainer
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-dmaapadapter/en/h-release
- Includes additional support for PM data filtering/delivery
- A version implemented in Go - Supporting DMaaP mediation:
CAPIF Service Registry (Release H)
Implementing a CAPIF service for Service registration, discovery, administration (SME)
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/sme
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-sme/en/h-release
- https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric/plt/sme.git;a=blob;f=README.md
NONRTRIC rApp catalog (Release H)
Register for NONRTRIC APPs (rApps)
- rApps can be registered / queried
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/rappcatalogue
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-rappcatalogue/en/h-release
A1 Policy Controller / Adapter (from ONAP CCSDK – London)
Optional mediation point for A1 Policy interface termination in SMO/NONRTRIC
- Implemented as CCSDK OSGI Feature/Bundles
- A1 REST southbound
- RESTCONF Northbound
- NETCONF YANG > RESTCONF adapter
- Mapping logic / Provider
- Can be included in an any controller based on ONAP CCSDK
Documentation about the adapter / controller can be found at:
A1 Interface Simulator (Release H)
Stateful A1 test stub
- Used to create multiple stateful A1 providers (simulated near-rt-rics)
- Supports A1-Policy (A1-P) and A1-Enrichment Information (A1-EI)
- Implemented as a Python application
- Swagger-based northbound interface, so easy to change the A1 profile exposed (e.g. A1 version, A1 Policy Types, A1-EI consumers, etc)
- All A1-AP versions supported
Call-out feature to add applications-specific A1-Policy behaviors (REST & Kafka call-outs supported)
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/smesim/a1-interface
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-sme/en/g-release
- https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric/plt/sme.git;a=blob;f=README.md
NONRTRIC rApp catalog (Release G)
Register for NONRTRIC APPs (rApps)
- rApps can be registered / queried-sim-a1-interface/en/h-release
RAN Performance Monitoring Functions (File-based PM)
Functions to collect/parse/filter/store/forward file-based & event-based RAN PM data
- End-to-end tool-chain to collection, parsing, filtering and delivery of file-based RAN PM observability data.
- PM report data format defined by 3GPP (TS 32.432 and 3GPP TS 32.435)
- High performance, fully scalable
- Subscribers (e.g. rApps) can subscribe for chosen measurement types from specific resources in the network
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/rappcatalogueranpm
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-rappcatalogue/en/g-release
A1 Policy Controller / Adapter (from ONAP CCSDK – Kohn)
Optional mediation point for A1 Policy interface termination in SMO/NONRTRIC
- Implemented as CCSDK OSGI Feature/Bundles
- A1 REST southbound
- RESTCONF Northbound
- NETCONF YANG > RESTCONF adapter
- Mapping logic / Provider
- Can be included in an any controller based on ONAP CCSDK
...
RAN PM: PM Data File Collector
- PM Data File Collector fetches the 3GPP-compliant (XML) PM files from the RAN.
- https://docs.onapo-ran-sc.org/projects/onapo-ccsdk-oran/en/kohn/
- CCSDK A1 Adapter for A1 Policies in ONAP
A1 Interface Simulator (Release G)
Stateful A1 test stub
- Used to create multiple stateful A1 providers (simulated near-rt-rics)
- Supports A1-Policy (A1-P) and A1-Enrichment Information (A1-EI)
- Implemented as a Python application
- Swagger-based northbound interface, so easy to change the A1 profile exposed (e.g. A1 version, A1 Policy Types, A1-EI consumers, etc)
- All A1-AP versions supported
Call-out feature to add applications-specific A1-Policy behaviors (REST & Kafka call-outs supported)
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/sim/a1-interfaceran-sc-nonrtric-plt-ranpm/en/h-release/datafilecollector
RAN PM: PM File Converter
- PM File Converter converts collected XML files into JSON format. The structure and the contents is the same as the XML format.
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/h-release/pm-file-converter
RAN PM: PM Producer
- PM Producer instances act as Information Coordinator Service (ICS) Producers (see above).
- Subscribers can subscribe to the produced data as ICS Jobs, with additional filters and delivery parameters specified.
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/h-release/pmproducer
RAN PM: InfluxDB PM Logger
- InfluxDB PM Logger stores selected PM measurements into a time series database.
https://docs.o-ran-sc.org/projects/o-ran-sc-
sima1interfaceg
Authentication Support (JWT Token Fetch) (Release
...
H)
A side-car utility service to takes care of authentication token fetching from Keycloak
...
- https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric.git;a=tree;f=auth-token-fetch
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/gh-release/overview.html#id6html#authentication-support-keycloak
Initial K8S Helm Chart LCM Manager (Release
...
H)
Onboard, start, stop, and modify Non-RT-RIC App µServices as Helm Charts
...
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/helmmanager
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-helmmanager/en/gh-release
NONRTRIC Test Platform (Release
...
H)
Information about the test platform can be found at:
Use Cases (Release
...
H)
"Helloworld" O-RU Fronthaul Recovery use case
A very simplified closed-loop rApp use case to re-establish front-haul connections between O-DUs and O-RUs if they fail. Not intended to to be 'real-world'
Information about the use case can be found at:
- Release G: O-RU Fronthaul Recovery usecase (Release G)
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/rapp/orufhrecovery
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-rapp-orufhrecovery/en/g-release
"Helloworld" O-DU Slice Assurance use case
A very simplified closed-loop rApp use case to re-prioritize a RAN slice's radio resource allocation priority if sufficient throughput cannot be maintained. Not intended to to be 'real-world'
Information about the use case can be found at:
- Release G: O-DU Slice Assurance usecase (Release G)
Repository and documentation about the service can be found at:
- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/rapp/ransliceassurance
- https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-rapp-ransliceassurance/en/g-release
"Healthcheck" use case
A very simplified rApp use case to check if A1 Policy connection to a a near-rt-ric exists & is healthy. Not intended to to be 'real-world'
...