From fb852c1ec3bed617db2afc1757b7de8e3cfe00c8 Mon Sep 17 00:00:00 2001 From: Alex Stancu Date: Tue, 4 Apr 2023 15:47:28 +0300 Subject: [PATCH] Fix docs error. Issue-ID: SIM-108 Change-Id: I99d7bd333e73c2ba25401c1f8beddd6db13bbb7a Signed-off-by: Alex Stancu --- docs/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.rst b/docs/overview.rst index f3071f0..8f275b1 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -637,7 +637,7 @@ Starting standalone NFs One could start 1 instance of a simulated O-RU-FH and 1 instance of a simulated O-DU by running the `nts-start.sh` script. Pre-configured values can be set in the `.env` file. Building O-DU O1 Simulator image with 3GPP YANG models ------------------------ +------------------------------------------------------ Because of the license of the 3GPP YANG models, we cannot use the same approach as for the other simulated NFs (hosting docker images in LF Nexus repositories) for the simulated O-DU containing 3GPP YANG models. In order to provide such a simulator nevertheless, we provide here the recipe to build such an image locally, thus not breaking any license. -- 2.16.6