From 701beb3d40239fcf1992f03ebdec91d6ed6865f6 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Thu, 18 Aug 2022 14:03:00 +0200 Subject: [PATCH] Update release notes and Overview Issue-ID: NONRTRIC-786 Signed-off-by: elinuxhenrik Change-Id: If4ea6ef079b322f516ba5f44ba37534bcbac0ebf --- docs/overview.rst | 12 +++++++++--- docs/release-notes.rst | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/docs/overview.rst b/docs/overview.rst index af12bf4c..09bfdbf8 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -38,8 +38,9 @@ These are the components that make up the Non-RT-RIC: * `DMaaP/Kafka Information Producer Adapters <#dmaap-kafka-information-producer-adapters>`_. :doc:`Documentation site adapter `. :doc:`Documentation site mediator `. * `Initial Non-RT-RIC App Catalogue <#initial-non-rt-ric-app-catalogue>`_. :doc:`Documentation site `. * `Initial K8S Helm Chart LCM Manager <#id5>`_. :doc:`Documentation site `. -* `Test Framework <#id1>`_. -* `Use Cases: <#non-rt-ric-use-cases>`_: +* `Auth Token Fetch <#id6>`_. +* `Test Framework <#id7>`_. +* `Use Cases: <#non-rt-ric-use-cases>`_ * "Helloworld" O-RU Fronthaul Recovery use case. :doc:`Documentation site `. * "Helloworld" O-DU Slice Assurance use case. :doc:`Documentation site `. @@ -75,7 +76,7 @@ Maintains a registry of: - Information Consumers - Information Jobs -The service is not involved in data delivery and hence does not put restrictions on this. +The service is not involved in data delivery and hence does not put restrictions on this. Implementation: @@ -219,6 +220,11 @@ Implementation: - Repo: *nonrtric/plt/helmmanager* - Documentation at the :doc:`Helm Manager documentation site `. +Auth Token Fetch +~~~~~~~~~~~~~~~~ + +Work in progress. + Test Framework ~~~~~~~~~~~~~~ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4722da82..fd271996 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -142,3 +142,22 @@ E Maintenance Release | | | +-----------------------------+---------------------------------------------------+ +F Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/3db8626c0900dc391b8e810541de9761c78043d8 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | F | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2022-08-18 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | First version of nonrtric-plt-auth-token-fetch | +| | | ++-----------------------------+---------------------------------------------------+ + -- 2.16.6