diff options
author | lapentafd <francesco.lapenta@est.tech> | 2024-08-08 14:21:19 +0100 |
---|---|---|
committer | lapentafd <francesco.lapenta@est.tech> | 2024-08-09 11:03:07 +0100 |
commit | 4700a7873253828e24f0dc18866be308f636064d (patch) | |
tree | 03deccb4d43e95f62b9084728e296f3b35d52e60 /docs/consumedapis/consumedapis.rst | |
parent | 4e494f6b51418c07e88366ee4e097286d1feec15 (diff) |
Set serviceId in v2 policy_info to optional and blank by default
Issue-ID: CCSDK-4044
Change-Id: Ia75353e4bb7fdaf726da720457dd0781aead2c22
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'docs/consumedapis/consumedapis.rst')
-rw-r--r--[-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..100644 --- 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. |