Fix RTD: bullet lists not rendering correctly

Issue-ID: NONRTRIC-855
Change-Id: Iaf9c73723c304ecedb4eb1914bda6f17cf790986
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 files changed
tree: 4a6b0e3e8c2f0e748438a61a98cc77537449008a
  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.