blob: 4f9fea4e2829a5b7568f343ede938ae00ebb2f68 [file] [log] [blame]
elinuxhenrik9bb9a4c2020-10-08 14:36:37 +02001.. SPDX-License-Identifier: CC-BY-4.0
JohnKeeney70fee182024-01-22 14:04:31 +00002.. Copyright 2023 Nordix Foundation. All rights reserved.
3.. Copyright 2024 OpenInfra Foundation Europe. All rights reserved.
elinuxhenrik9bb9a4c2020-10-08 14:36:37 +02004
5Consumed APIs
6=============
7
8
JohnKeeneyc2077582022-10-27 18:11:42 +01009The A1 Policy Management Service consumes two ONAP APIs and the A1-P API.
elinuxhenrik9bb9a4c2020-10-08 14:36:37 +020010
elinuxhenrik42fb47f2020-11-17 17:43:28 +010011
JohnKeeneyde4ac0d2021-03-09 18:32:45 +000012*****************************************
JohnKeeney069b4692022-05-12 22:15:14 +010013O-RAN A1 Interface for A1 Policies (A1-P)
JohnKeeneyde4ac0d2021-03-09 18:32:45 +000014*****************************************
elinuxhenrik42fb47f2020-11-17 17:43:28 +010015
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010016Southbound, 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 +010017The *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 +010018
JohnKeeney70fee182024-01-22 14:04:31 +000019The **Montreal** 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 +010020
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010021An 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 +010022
JohnKeeneyc86b5ae2023-07-28 19:25:14 +010023An 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.