diff options
author | Dan Timoney <dtimoney@att.com> | 2024-02-21 13:55:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-02-21 13:55:26 +0000 |
commit | b02b72a9ac3a701129d097d378147bb3537394f1 (patch) | |
tree | 271d703779c4a355865b1a8e8c12c1e774b12864 /docs/consumedapis/consumedapis.rst | |
parent | c7e5ca79dd6dd8b42d9902b3c1a5e07ccf8da408 (diff) | |
parent | 70fee1870d1c7d3e8bcf600118372363ef927df8 (diff) |
Merge "CCSDK-ORAN - Update Docs for/after Montreal"
Diffstat (limited to 'docs/consumedapis/consumedapis.rst')
-rwxr-xr-x | docs/consumedapis/consumedapis.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/consumedapis/consumedapis.rst b/docs/consumedapis/consumedapis.rst index edb2084a..4f9fea4e 100755 --- a/docs/consumedapis/consumedapis.rst +++ b/docs/consumedapis/consumedapis.rst @@ -1,5 +1,6 @@ .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright 2023 Nordix Foundation +.. Copyright 2023 Nordix Foundation. All rights reserved. +.. Copyright 2024 OpenInfra Foundation Europe. All rights reserved. Consumed APIs ============= @@ -15,7 +16,7 @@ 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)* describes this interface. The specification can be viewed from the `O-RAN Alliance <https://www.o-ran.org>`_ website. -The **London** ONAP A1 Policy functions implement the *A1 Policy* (*A1-P*) parts of A1-AP, supporting versions *v1.1*, *v2.0* and *v3.0*. +The **Montreal** ONAP A1 Policy functions implement the *A1 Policy* (*A1-P*) parts of A1-AP, supporting versions *v1.1*, *v2.0* and *v3.0*. An 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*). |