diff options
author | lapentafd <francesco.lapenta@est.tech> | 2024-08-19 17:43:27 +0100 |
---|---|---|
committer | John Keeney <john.keeney@est.tech> | 2024-08-20 14:27:05 +0000 |
commit | 0dd2728b50598b27f4412e66ed3dcc669e0d4610 (patch) | |
tree | a94b5fa50af229bc7606db5667af1e221b6840f7 /docs/consumedapis/consumedapis.rst | |
parent | 4a799420ad89fed0c7f09225de51d088ca57c9c3 (diff) |
Enable springboot test for AsyncRestClientTest
After enabling telemetry, all tests using AsyncRestClient also need some other Beans provided by Springboot
Issue-ID: CCSDK-4010
Change-Id: I92c0502491789f6807ca80ac559f8494d05d0a6d
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'docs/consumedapis/consumedapis.rst')
-rwxr-xr-x | docs/consumedapis/consumedapis.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/consumedapis/consumedapis.rst b/docs/consumedapis/consumedapis.rst index 4f9fea4e..d7a6ec95 100755 --- a/docs/consumedapis/consumedapis.rst +++ b/docs/consumedapis/consumedapis.rst @@ -16,8 +16,8 @@ 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 **Montreal** ONAP A1 Policy functions implement the *A1 Policy* (*A1-P*) parts of A1-AP, supporting versions *v1.1*, *v2.0* and *v3.0*. +The **New Delhi** 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. |