blob: edb2084a92b1feec111d6c495efa2717a417d592 [file] [log] [blame]
elinuxhenrik9bb9a4c2020-10-08 14:36:37 +02001.. SPDX-License-Identifier: CC-BY-4.0
JohnKeeneyc86b5ae2023-07-28 19:25:14 +01002.. Copyright 2023 Nordix Foundation
elinuxhenrik9bb9a4c2020-10-08 14:36:37 +02003
4Consumed APIs
5=============
6
7
JohnKeeneyc2077582022-10-27 18:11:42 +01008The A1 Policy Management Service consumes two ONAP APIs and the A1-P API.
elinuxhenrik9bb9a4c2020-10-08 14:36:37 +02009
elinuxhenrik42fb47f2020-11-17 17:43:28 +010010
JohnKeeneyde4ac0d2021-03-09 18:32:45 +000011*****************************************
JohnKeeney069b4692022-05-12 22:15:14 +010012O-RAN A1 Interface for A1 Policies (A1-P)
JohnKeeneyde4ac0d2021-03-09 18:32:45 +000013*****************************************
elinuxhenrik42fb47f2020-11-17 17:43:28 +010014
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010015Southbound, 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>`_
PatrikBuhr1c317eb2023-02-23 12:39:31 +010016The *A1 Interface - Application Protocol Specification (A1-AP)* describes this interface. The specification can be viewed from the `O-RAN Alliance <https://www.o-ran.org>`_ website.
elinuxhenrik42fb47f2020-11-17 17:43:28 +010017
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010018The **London** ONAP A1 Policy functions implement the *A1 Policy* (*A1-P*) parts of A1-AP, supporting versions *v1.1*, *v2.0* and *v3.0*.
JohnKeeney069b4692022-05-12 22:15:14 +010019
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010020An opensource implementation of a `near-RT RIC <https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=1179659>`_ is available from the `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*).
JohnKeeney069b4692022-05-12 22:15:14 +010021
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010022An opensource implementation of an `A1 Simulator <https://wiki.o-ran-sc.org/pages/viewpage.action?pageId=3604819>`_ is also available from the `O-RAN Software Community <https://o-ran-sc.org>`_. It supports all versions of A1-AP.