Update Read the Docs for Non-RT RIC 51/5551/4
authorychacon <yennifer.chacon@est.tech>
Wed, 27 Jan 2021 18:09:37 +0000 (19:09 +0100)
committerychacon <yennifer.chacon@est.tech>
Fri, 29 Jan 2021 12:40:48 +0000 (13:40 +0100)
Issue-ID: NONRTRIC-410
Signed-off-by: ychacon <yennifer.chacon@est.tech>
Change-Id: I7b8ae03e51dfe452625a3eb7e9076c288c203972

docs/developer-guide.rst
docs/release-notes.rst

index 0708ea0..bf0d361 100644 (file)
@@ -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 <https://wiki.onap.org/pages/viewpage.action?pageId=92997705>`_, which uses some other opensource functions from O-RAN SC (`NONRTRIC project <https://wiki.o-ran-sc.org/display/RICNR>`_)
\ No newline at end of file
+To test the functionality provided in ONAP, try execute a complete `end-to-end call <https://wiki.onap.org/pages/viewpage.action?pageId=92997705>`_, which uses some other opensource functions from O-RAN SC (`NONRTRIC project <https://wiki.o-ran-sc.org/display/RICNR>`_)
+
+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 <https://gerrit.o-ran-sc.org/r/admin/repos/it/dep>`_. 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 <https://docs.o-ran-sc.org/projects/o-ran-sc-it-dep/en/latest/index.html>`_
\ No newline at end of file
index b09dcfb..e7ccc8f 100644 (file)
@@ -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.           |
++-----------------------------+---------------------------------------------------+