Update Committers - remove Henrik

Issue-ID: NONRTRIC-843
Change-Id: I2bb041592baa7dd45f40899aee7761d8d2f94b32
Signed-off-by: JohnKeeney <john.keeney@est.tech>
1 file changed
tree: 7b907e0c74e97891f4b14337f2932ce210ca0d97
  1. .releases/
  2. apexpolicyversion/
  3. docs/
  4. goversion/
  5. scriptversion/
  6. .gitignore
  7. .gitreview
  8. .readthedocs.yaml
  9. INFO.yaml
  10. LICENSE.txt
  11. README.md
  12. tox.ini
README.md

O-RAN-SC Non-RealTime RIC O-RU Fronthaul Recovery rApp

There are two implementations available for this rApp.

  • The Go version that uses Information Coordinator Service (ICS) to create a job that provides info about the Fronthaul state, see Go version.
  • The script version that polls DMaaP Message Router for info about the Fronthaul state, see script version.