From 565162b923d3248b3d800eb94a432709436bd7cf Mon Sep 17 00:00:00 2001 From: ychacon Date: Wed, 27 Jan 2021 19:09:37 +0100 Subject: [PATCH] Update Read the Docs for Non-RT RIC Issue-ID: NONRTRIC-410 Signed-off-by: ychacon Change-Id: I7b8ae03e51dfe452625a3eb7e9076c288c203972 --- docs/developer-guide.rst | 8 +++++++- docs/release-notes.rst | 44 +++++++++++++++++++++----------------------- 2 files changed, 28 insertions(+), 24 deletions(-) diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 0708ea06..bf0d361a 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -22,4 +22,10 @@ See the README.md file in the r-app-catalogue folder for how to run the componen End-to-end call --------------- -To test the functionality provided in ONAP, try execute a complete `end-to-end call `_, which uses some other opensource functions from O-RAN SC (`NONRTRIC project `_) \ No newline at end of file +To test the functionality provided in ONAP, try execute a complete `end-to-end call `_, which uses some other opensource functions from O-RAN SC (`NONRTRIC project `_) + +Kubernetes deployment +^^^^^^^^^^^^^^^^^^^^^ + +Non-RT RIC can be also deploy as a kubernetes cluster, it/dep repository hosts deployment and integration artifacts and can be clone from this `page `_. Instructions and helm charts to deploy the Non-RT-RIC functions in OSC's integrated test environment can be found in the ./nonrtric directory. +For more information see `Integration and Testing documentation `_ \ No newline at end of file diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b09dcfb5..e7ccc8f8 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright (C) 2020 Nordix +.. Copyright (C) 2021 Nordix ============= Release-Notes @@ -42,28 +42,6 @@ Summary Introduction of Enrichment Service Coordinator and rAPP Catalogue. -Version history SDNC A1 Controller -================================== - -+------------+----------+------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+------------+----------+------------------+--------------------+ -| 2019-11-12 | 1.7.3 | Maxime Bonneau | | -| | | | | -+------------+----------+------------------+--------------------+ -| 2020-02-04 | 1.7.4 | Henrik Andersson | Amber Maintenance | -| | | | Release | -+------------+----------+------------------+--------------------+ -| 2020-06-18 | 2.0.0 | Henrik Andersson | Bronze Release | -| | | | | -+------------+----------+------------------+--------------------+ -| 2020-07-29 | 2.0.1 | Henrik Andersson | Bronze Maintenance | -| | | | Release | -| | | | | -+------------+----------+------------------+--------------------+ - - Release Data ============ @@ -162,3 +140,23 @@ Cherry | | and rAPP Catalogue | | | | +-----------------------------+---------------------------------------------------+ + +Cherry Maintenance +------------------ ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/d8655597cb7236118779c607b78afe4cd2f5fc6a | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | Cherry | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2021-01-28 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Interface updates for Enrichment information | +| | Service. | +| | Documentation and general improvements. | ++-----------------------------+---------------------------------------------------+ -- 2.16.6