aboutsummaryrefslogtreecommitdiffstats
path: root/docs/consumedapis
diff options
context:
space:
mode:
authorPatrikBuhr <patrik.buhr@est.tech>2022-01-12 16:15:34 +0100
committerPatrikBuhr <patrik.buhr@est.tech>2022-01-12 17:08:52 +0100
commit01162eadfe8aa3b14694b149b76773d8f64d675e (patch)
treed68248911e1d93a840ba1594933d9df49206d60f /docs/consumedapis
parent0f8b20544745afaf9c7b38140b9516667d9c4752 (diff)
PMS, Removed use of CBS
Documentation updates Issue-ID: CCSDK-3560 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech> Change-Id: I0e9e5fe4eefb8a95936596f5484c5b7cebc66717
Diffstat (limited to 'docs/consumedapis')
-rwxr-xr-xdocs/consumedapis/consumedapis.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/consumedapis/consumedapis.rst b/docs/consumedapis/consumedapis.rst
index d96dc9e5..b572bc49 100755
--- a/docs/consumedapis/consumedapis.rst
+++ b/docs/consumedapis/consumedapis.rst
@@ -7,11 +7,6 @@ Consumed APIs
Policy Management Service application is interacting with two ONAP APIs and the A1-P API.
-*******
-CBS API
-*******
-
-If *Consul* is used for configuring the A1 Policy Management Service the `ONAP DCAE Config Binding Service <https://docs.onap.org/projects/onap-dcaegen2/en/latest/sections/apis/configbinding.html>`_ is used.
*********
DMAAP API
@@ -26,7 +21,6 @@ O-RAN A1 interface for A1 Policies (A1-P)
Southbound, the ONAP A1 Policy functions communicate with *near-RT-RIC* RAN functions using the **A1** interface, as defined by the `O-RAN Alliance <https://www.o-ran.org>`_
The *A1 Interface - Application Protocol Specification (A1-AP)* describe this interface. The specification can be viewed from the `O-RAN Alliance <https://www.o-ran.org>`_ website.
-The **Honolulu** ONAP A1 Policy functions implement the *A1 Policy* parts (*A1-P*) of A1-AP versions *v1.1* and *v2.0*
An opensource implementation of a `near-RT-RIC <https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=1179659>`_ is available from `O-RAN Software Community <https://o-ran-sc.org>`_. It supports a pre-spec version of the A1-AP. The ONAP A1 Policy functions described here also supports this A1 version (A1-OSC).