Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Non-RT-RIC Control Panel

  2. Non-RT-RIC (Spring Cloud) Service Gateway
  3. Non-RT-RIC (Kong) Service Exposure Prototyping
  4. A1 Policy Management Service
  5. Information Coordinator Service
  6. DMaaP/Kafka Information Producer Adapters
  7. Initial Non-RT-RIC App Catalogue
  8. A1 Policy Controller / Adapter
  9. A1 Simulator (previously called Near-RT RIC A1 SimulatorInterface)
  10. Initial K8S Helm Chart LCM Manager
  11. Test Framework
  12. "Helloworld" O-RU Fronthaul Recovery use case
  13. "Helloworld" O-DU Slice Assurance use case
  14. "Healthcheck" use case

...

NONRTRIC Control Panel

Graphical user interface to interact with the Non-RT-RIC services.

...

Please refer this developer guide to set up in your local environment. More information about Non-RT-RIC control panel can be found here.

...

NONRTRIC (Spring Cloud) Service Gateway

Support Apps to use A1 Services (May be replaced by Service Exposure function in later releases)

...

More information on the Spring Cloud Gateway can be found in the documentation here.

...

NONRTRIC (Kong) Service Exposure Prototyping

Support Apps to use NONRTRIC, SMO and other App interfaces
A building block for coming releases as the R1 Interface concept matures 

...

A1 Policy Management Service (from ONAP CCSDK – Istanbul)

A1 Policy Controller Service above A1 Adapter that provides:

...

  • 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.

...

(Initial)

...

 NONRTRIC APP catalog

Register for NONRTRIC APPs

...

A1 Policy Controller / Adapter (from ONAP CCSDK – Istanbul)

Mediation Optional mediation point for A1 Policy interface termination in SMO/NONRTRIC

...

...

A1 Simulator

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:

...