From: JohnKeeney Date: Tue, 15 Jul 2025 10:58:28 +0000 (+0100) Subject: Update RTD docs after l-release - from master X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fl-release;p=nonrtric.git Update RTD docs after l-release - from master Issue-ID: NONRTRIC-1072 Change-Id: I61d2f710cc344321b81c53b903847f3c86d6ec8c Signed-off-by: JohnKeeney --- diff --git a/.github/workflows/gerrit-merge.yaml b/.github/workflows/gerrit-merge.yaml index 5dc8311f..25fe902f 100644 --- a/.github/workflows/gerrit-merge.yaml +++ b/.github/workflows/gerrit-merge.yaml @@ -72,7 +72,7 @@ jobs: call-prescan-sonarcloud: needs: notify # yamllint disable-line rule:line-length - uses: lfit/releng-reusable-workflows/.github/workflows/composed-prescan-sonar-cloud.yaml@fix-sonar-workflow + uses: lfit/releng-reusable-workflows/.github/workflows/composed-prescan-sonar-cloud.yaml@8c3cf221da0e47955647647c9a254c1f807081ce # v0.2.18 with: GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }} GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }} diff --git a/docs/conf.py b/docs/conf.py index 1657d0b6..07f50ab0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -33,6 +33,7 @@ authtokenfetchbranch = 'latest' a1policymanagementservicebranch = 'l-release' smebranch = 'l-release' ranpmbranch = 'latest' +teivbranch = 'latest' onapbranch = 'latest' # Add some useful links available in every page rst_epilog = """ @@ -72,4 +73,5 @@ intersphinx_mapping['authtokenfetch'] = ('https://docs.o-ran-sc.org/projects/o-r intersphinx_mapping['a1policymanagementservice'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-a1policymanagementservice/en/%s' % a1policymanagementservicebranch, None) intersphinx_mapping['sme'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-sme/en/%s' % smebranch, None) intersphinx_mapping['ranpm'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/%s' % ranpmbranch, None) +intersphinx_mapping['teiv'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-teiv/en/%s' % teivbranch, None) intersphinx_mapping['onapa1policymanagementservice'] = ('https://docs.onap.org/projects/onap-ccsdk-oran/en/%s' % onapbranch, None) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4c378614..6e943306 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,37 +1,39 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2021-2023 Nordix. All rights reserved. -.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ============= Release-Notes ============= +This document provides the release-notes for various parts of the NONRTRIC project. -This document provides the release notes for the release of the different parts of the Non-RT RIC. - -Prior to release F several functions were homed in this repository, and released from here. +Prior to release F several functions were homed in this 'nonrtric' repository, and released from here, but now have their own dedicated repos/release-notes. Currently the only function released from here is the "Auth Token Fetch" utility image (see below). -Functions, previously here, but now with their own repos have their own release notes: +Functions, previously here, but now with their own repos have their own release notes -* :doc:`Non-RT-RIC Control Panel `. -* :doc:`Information Coordinator Service `. -* :doc:`A1 Policy Management Service `. +* :doc:`A1 Policy Management Service (ONAP) `. +* :doc:`rApp Management Service `. +* :doc:`Service Management Service (SME) `. +* :doc:`Information Coordinator Service (DME) `. * :doc:`Near-RT RIC A1 Simulator `. * DMaaP/Kafka Information Producer Adapters. :doc:`DMaaP Adapter `. :doc:`DMaaP Mediator Producer `. +* :doc:`Non-RT-RIC Control Panel `. * :doc:`Non-RT-RIC App Catalogue `. * :doc:`K8S Helm Chart LCM Manager `. -* :doc:`Service Management & Exposure (SME) `. -* Use Cases: +* :doc:`Topology Exposure & Inventory (TEIV) `. +* Use Cases: + * (See also rApp Manager) * :doc:`"Helloworld" O-RU Fronthaul Recovery use case `. * :doc:`"Helloworld" O-DU Slice Assurance use case `. +Release-Notes (Only for the 'nonrtric' repo) +============================================ - -Release-Notes for just the nonrtric repo -======================================== +(*Release notes for other functions/repos can be found using the appropriate links above*) Bronze ------ @@ -219,3 +221,31 @@ I Release | | | +-----------------------------+---------------------------------------------------+ +J Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric | +| | | ++-----------------------------+---------------------------------------------------+ +| **Note** | No new images released from this repo for | +| | the J Release. | +| | | ++-----------------------------+---------------------------------------------------+ + +K Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric | +| | | ++-----------------------------+---------------------------------------------------+ +| **Note** | No new images released from this repo for | +| | the K Release. | +| | | ++-----------------------------+---------------------------------------------------+ +