Versions Compared

Key

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

...

com/log

A thread-safe logging C API library with Mapped Diagnostics Context (MDC) support.

com/golog

Golang implementation of the common logging library                

com/pylog

Python implementation of the common logging library

ric-plt/a1

Terminating the northbound A1 interface. It is translating information received over A1 it into conrete actions that xApps must take to adpat their behavior accordingly and it sends back feedback on the implementation status of such actions.

ric-plt/appmgr

Provides a flexible and secure way for deploying and managing various RIC xApp applications in a Kubernetes environment.

ric-plt/dbaas

Adaptation of the single-instance Redis database

ric-plt/dbaas/hiredis-vip

Adaptation of the Redis database as a cluster of Redis instances to provide high-availability

ric-plt/e2

The E2 termination component that actually establishes E2 SCTP connections (as requested by the E2 manager) and routes messages received/sent over E2 to/from RMR.

ric-plt/e2mgr

The E2 manager implementation. The E2 manager controls E2 connection establishment and provides REST APIs to manage these connections.

ric-plt/lib/rmr

An NNG (nano-messaging nxt generation) based library for low latency message routing

ric-plt/nodeb-rnib

R-NIB APIs/libraries to store and retrieve RAN configuration data, like a list of cells per gNB.

ric-plt/rtmgr

Routing Manager (ric-plt/rtmgr) is a basic RIC platform service, responsible for generating and distributing routing policies to xApps.

ric-plt/sdl

SDL (Shared data layer) data access libraris for Redis including Redis server-side modules allowing multi-key atomic operations and publish channels.

ric-plt/sdlgo

same as ric-plt/sdl, but for the Go language

ric-plt/sdlpy

same as ric-plt/sdl, but for python

ric-plt/submgr

Near-realtime RIC Platform Subscription Manager

ric-plt/utils

Utilities and common configurations for the (near realtime) RIC Platform

ric-plt/jaegeradapter

This repository includes files needed for starting the Jaeger Agent in a side-car container, and also files needed for starting Jaeger all-in-one of full collector containers.

ric-plt/tracelibcpp

This repo includes a small C++ library for using OpenTracing from near-RT RIC xApps and near-RT RIC platform components

ric-plt/tracelibgo

This repo includes a small golang library for using OpenTracing from near-RT RIC xApps and near-RT RIC platform components

ric-plt/vespamgr

The VESPA manager uses the VES Agent (https://github.com/nokia/ONAP-VESPA) to adapt near-RT RIC internal statistics collection using Prometheus (xApps and platform containers) to ONAP's VES (VNF event streaming).

ric-plt/xapp-frame

Artifacts for the (near realtime) RIC xapp framework, including common libraries, etc

ric-plt/asn1-documents

ASN.1 definitions and related documents that are needed by other components
ric-plt/streaming-protobufsContains protobuf definitions that xApps can use, for example, to derive statistics from streams of messages obtained from the RAN.