From ad619dbb43bcdc7c0456a633c9ef1f64fca90cdc Mon Sep 17 00:00:00 2001 From: "raviteja.karumuri" Date: Thu, 21 Nov 2024 11:47:12 +0000 Subject: Doc-Oslo Remove all traces of old OSC & ONAP wiki links Issue-ID: CCSDK-4063 Change-Id: I47c0bc48137b0856d3c437b03daf77f527313eb2 Signed-off-by: Raviteja Karumuri --- README.md | 2 +- a1-policy-management/README.md | 2 +- a1-policy-management/pom.xml | 6 +++--- docs/guide/developer-guide.rst | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 884631a1..9831f78b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ More information on the CCSDK A1 Policy Management Service can be found in the ' More information on the CCSDK A1-Adapter controller extension can be found in the 'a1-adapter' subdirectory. See also additional information at: - - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + - https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP - https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html ## Prerequisits diff --git a/a1-policy-management/README.md b/a1-policy-management/README.md index 3b784a4f..746eb650 100644 --- a/a1-policy-management/README.md +++ b/a1-policy-management/README.md @@ -50,7 +50,7 @@ The backend server publishes live API documentation at the URL `http://your-host-name-here:8081/swagger-ui.html` More information about the ONAP CCSDK A1 Policy Management Service can be found at: - - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + - https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP - https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 3b018965..a10aecd6 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -488,7 +488,7 @@ The O-RAN Non-RT RIC Policy Management Service provides a REST API for managing O-RAN A1 Policies. ONAP CCSDK A1 Policy Management Service - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP Copyright (C) 2020-2023 Nordix Foundation. Licensed under the Apache License, and Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. http://www.apache.org/licenses/LICENSE-2.0 @@ -511,7 +511,7 @@ The O-RAN Non-RT RIC Policy Management Service provides a REST API for managing O-RAN A1 Policies. ONAP CCSDK A1 Policy Management Service - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. http://www.apache.org/licenses/LICENSE-2.0 @@ -534,7 +534,7 @@ The O-RAN Non-RT RIC Policy Management Service provides a REST API for managing O-RAN A1 Policies. ONAP CCSDK A1 Policy Management Service - https://wiki.onap.org/display/DW/O-RAN+A1+Policies+in+ONAP + https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16444961/O-RAN+A1+Policies+in+ONAP Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. http://www.apache.org/licenses/LICENSE-2.0 diff --git a/docs/guide/developer-guide.rst b/docs/guide/developer-guide.rst index ef73af6b..05a8281a 100644 --- a/docs/guide/developer-guide.rst +++ b/docs/guide/developer-guide.rst @@ -64,7 +64,7 @@ There are two configuration files for A1 Policy Management Service, *config/appl The first (*config/application_configuration.json*) contains application-specific configuration needed by the application, such as which near-RT RICs, or controller to use. The second (*config/application.yaml*) contains logging and security configurations. -For more information about these configuration files can be found as comments in the sample files provided with the source code, or on the `ONAP wiki `_ +For more information about these configuration files can be found as comments in the sample files provided with the source code, or on the `ONAP wiki `_ Static configuration - Settings that cannot be changed at runtime (*application.yaml*) -------------------------------------------------------------------------------------- -- cgit 1.2.3-korg