Update release notes
Change-Id: I162eaf6ee1af6b5b9c0c3f7daceb013acb9596d2
Issue-ID: NONRTRIC-352
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
diff --git a/docs/api-docs.rst b/docs/api-docs.rst
index ed0cc79..5d0e1b1 100644
--- a/docs/api-docs.rst
+++ b/docs/api-docs.rst
@@ -18,15 +18,15 @@
This is the API-docs of Non-RT RIC.
The Non-RT RIC consists of three parts, described in the sections below:
- * The Policy Agent
+ * The A1 Policy Management Service
* The Enrichment Coordinator Service
* The rAPP Catalogue
-Policy Agent
-============
+A1 Policy Management Service
+============================
-For information about the The Policy Agent that is implemented in ONAP, see `readthedocs`_ and `wiki`_.
+For information about the A1 Policy Management Service that is implemented in ONAP, see `readthedocs`_ and `wiki`_.
.. _readthedocs: https://docs.onap.org/projects/onap-ccsdk-oran/en/latest/index.html
.. _wiki: https://wiki.onap.org/pages/viewpage.action?pageId=84644984
diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst
index 576cf2d..5358fe3 100644
--- a/docs/developer-guide.rst
+++ b/docs/developer-guide.rst
@@ -7,8 +7,8 @@
This document provides a quickstart for developers of the Non-RT RIC.
-Policy Agent
-------------
+A1 Policy Management Service
+----------------------------
The Policy Management is implemented in ONAP. For documentation see `readthedocs`_ and `wiki`_.
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 1970ffa..b09dcfb 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -14,51 +14,54 @@
:local:
-Version history Policy Agent
-============================
+Version history A1 Policy Management Service
+============================================
-+------------+----------+------------------+-------------------+
-| **Date** | **Ver.** | **Author** | **Comment** |
-| | | | |
-+------------+----------+------------------+-------------------+
-| 2020-02-03 | 1.0.0 | Henrik Andersson | First version |
-| | | | Amber Maintenance |
-| | | | Release |
-+------------+----------+------------------+-------------------+
-| 2020-06-18 | 2.0.0 | Henrik Andersson | Bronze Release |
-| | | | |
-+------------+----------+------------------+-------------------+
-| 2020-07-29 | 2.0.1 | Henrik Andersson | Bronze Maintenance|
-| | | | Release |
-| | | | |
-+------------+----------+------------------+-------------------+
++------------+----------+------------------+--------------------+
+| **Date** | **Ver.** | **Author** | **Comment** |
+| | | | |
++------------+----------+------------------+--------------------+
+| 2020-02-03 | 1.0.0 | Henrik Andersson | First version |
+| | | | Amber Maintenance |
+| | | | Release |
++------------+----------+------------------+--------------------+
+| 2020-06-18 | 2.0.0 | Henrik Andersson | Bronze Release |
+| | | | |
++------------+----------+------------------+--------------------+
+| 2020-07-29 | 2.0.1 | Henrik Andersson | Bronze Maintenance |
+| | | | Release |
+| | | | |
++------------+----------+------------------+--------------------+
+| 2020-12-03 | 2.1.0 | Henrik Andersson | Cherry Release |
+| | | | |
++------------+----------+------------------+--------------------+
Summary
-------
-Improved stability.
+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 |
-| | | | |
-+------------+----------+------------------+-------------------+
++------------+----------+------------------+--------------------+
+| **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
@@ -139,3 +142,23 @@
| **Purpose of the delivery** | Introduce configuration of certificates |
| | |
+-----------------------------+---------------------------------------------------+
+
+Cherry
+------
++-----------------------------+---------------------------------------------------+
+| **Project** | Non-RT RIC |
+| | |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID** | nonrtric/90ce16238dd6970153e1c0fbddb15e32c68c504f |
+| | |
++-----------------------------+---------------------------------------------------+
+| **Release designation** | Cherry |
+| | |
++-----------------------------+---------------------------------------------------+
+| **Release date** | 2020-12-03 |
+| | |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | Introduction of Enrichment Service Coordinator |
+| | and rAPP Catalogue |
+| | |
++-----------------------------+---------------------------------------------------+