From: elinuxhenrik Date: Thu, 30 Jun 2022 08:44:02 +0000 (+0200) Subject: Correct documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=97448b21ec76ec8ec15f5790a3b999b910dde8ed;p=nonrtric%2Frapp%2Forufhrecovery.git Correct documentation Issue-ID: NONRTRIC-762 Signed-off-by: elinuxhenrik Change-Id: Ic87e65bd128a05d85e687d9386d7b69798f17174 --- diff --git a/docs/overview.rst b/docs/overview.rst index dd34e45..0d861de 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -47,10 +47,3 @@ ICS Consumer Solution The ICS Consumer solution is implemented in Go and instead of polling MR itself, it registers as a consumer of the "STD_Fault_Messages" job in ICS. -O-DU Slice Assurance --------------------- - -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'. - -The Go implementation of the solution can be found in -this `link `__.