Update readthedocs config

Issue-ID: NONRTRIC-921
Change-Id: I33536b4f4d9f81ecd149cd96acca1d4464a78bb6
Signed-off-by: ktimoney <kevin.timoney@est.tech>
3 files changed
tree: 94eb0b1605e4a268a713e4055b117d71e05737e1
  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.