X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;fp=docs%2Foverview.rst;h=0623b33c72aff99309e1122fce1187c1268b8be9;hb=cc2606cc13f53ea9390a3e9b8b1f4ffc30a51de3;hp=26e755f3a7a82dc16f62d9e8c93aac2ac99b58fa;hpb=3efd775e0cea53bcb8c9afb96b375f98dffbafc8;p=nonrtric.git diff --git a/docs/overview.rst b/docs/overview.rst index 26e755f3..0623b33c 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -232,10 +232,18 @@ Use Cases A very simplified closed-loop rApp use case to re-establish front-haul connections between O-DUs and O-RUs if they fail. Not intended to to be 'real-world'. +Implementation: + +- One version implemented in Python, one in Go as an Information Coordination Service Consumer, and one as an apex policy. +- Repo: *nonrtric/rapp/orufhrecovery* + "Helloworld" O-DU Slice Assurance use case ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A very simplified closed-loop rApp use case to re-prioritize a RAN slice's radio resource allocation priority if sufficient throughput cannot be maintained. Not intended to to be 'real-world'. -* Repo: *nonrtric/rapp/ransliceassurance* -More details available at the `documentation site `__. +Implementation: + +- One version implemented in Go as a micro service, one in Go as an Information Coordination Service Consumer. +- Repo: *nonrtric/rapp/ransliceassurance* +- Documentation at the `O-DU Slice Assurance site `__.