diff options
author | lapentafd <francesco.lapenta@est.tech> | 2024-08-09 11:35:29 +0100 |
---|---|---|
committer | lapentafd <francesco.lapenta@est.tech> | 2024-08-09 12:41:30 +0100 |
commit | ecd99896ee598c29a228c8acbf2e72f81310a42e (patch) | |
tree | 0f8e839db03f48ea1836361a5e7d9fba7332456a /docs/consumedapis/consumedapis.rst | |
parent | 4a799420ad89fed0c7f09225de51d088ca57c9c3 (diff) |
Set serviceId in v2 policy_info to optional and blank by default - master
Issue-ID: CCSDK-4044
Change-Id: I607062cadf46d4f84b1285c24140105e1e7ad05e
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'docs/consumedapis/consumedapis.rst')
-rwxr-xr-x | docs/consumedapis/consumedapis.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/consumedapis/consumedapis.rst b/docs/consumedapis/consumedapis.rst index 4f9fea4e..274dceec 100755 --- a/docs/consumedapis/consumedapis.rst +++ b/docs/consumedapis/consumedapis.rst @@ -18,6 +18,6 @@ The *A1 Interface - Application Protocol Specification (A1-AP)* describes this i 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*). +An opensource implementation of a `near-RT RIC <https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICP/overview>`_ 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*). -An 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. +An opensource implementation of an `A1 Simulator <https://lf-o-ran-sc.atlassian.net/wiki/spaces/RICNR/overview>`_ is also available from the `O-RAN Software Community <https://o-ran-sc.org>`_. It supports all versions of A1-AP. |