Correct documentation

Issue-ID: NONRTRIC-838
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I282c5c20898230a6b42fcd1e13a155dae1315b86
Signed-off-by: ychacon <yennifer.chacon@est.tech>
1 file changed
tree: 345a740583aa810aa224a64a8a54e36e673612b6
  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.