Release docs update for Dawn 83/6383/1
authorsubhash kumar singh <subh.singh@samsung.com>
Tue, 22 Jun 2021 20:01:50 +0000 (01:31 +0530)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 22 Jun 2021 20:01:50 +0000 (01:31 +0530)
Release notes update for Dawn release (v1.0.0).

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Idfa6c86c25d6177a2916a0d7ea4f78e8920a6787

container-tag.yaml
docs/release-notes.rst

index bfd8cfd..707a9ab 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 0.0.1
+tag: 1.0.0
index 2767101..d9d7245 100644 (file)
@@ -21,7 +21,7 @@ Version history
 | **Date**           | **Ver.**           | **Author**               | **Comment**        |
 |                    |                    |                          |                    |
 +--------------------+--------------------+--------------------------+--------------------+
-| -                  | -                  |   Subhash Kumar Singh    | -                  |
+| 2021-06-23         | 1.0.0              |   Subhash Kumar Singh    | Dawn Release       |
 |                    |                    |                          |                    |
 +--------------------+--------------------+--------------------------+--------------------+
 
@@ -30,37 +30,29 @@ Version history
 Summary
 -------
 
-This release of the Python HW xAPP demonstrates the following:
+The Dawn release of the go HW xAPP demonstrates the following:
 
--E2, A1 interfaces interactions.
+- A1 interfaces interactions.
 
--Read-write operations into a persistent storage.
+- ready callback handler.
 
--xAPP Configuration management
-
--RMR Health Check
-
--xAPP Health Check
-
--Raising alarms
-
--Generating metrics
+- xAPP Configuration management
 
 
 Release Data
 ------------
 
 +--------------------------------------+--------------------------------------+
-| **Project**                          | RAN Intelligent Controller           |
+| **Project**                          |     hw-go                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Repo/commit-ID**                   |      TBD                             |
+| **Repo/commit-ID**                   |      ric-app/hw-go                   |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release designation**              |      TBD                             |
+| **Release designation**              |      Dawn                            |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
-| **Release date**                     |      TBD                             |
+| **Release date**                     |      2021-06-23                      |
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 | **Purpose of the delivery**          | open-source golang Hello World xAPP  |
@@ -68,18 +60,4 @@ Release Data
 |                                      |                                      |
 +--------------------------------------+--------------------------------------+
 
-Components
-----------
-
-TBD
-
-  
-    
-
-Limitations
------------
-- The HW-go xAPP doesn't have any usecase in particular to display SDL capabilities.
-
-- The subscription process assumes, on sending subscription request results in valid subscription response. 
 
-- The HW-go xAPP doesn't address any RIC usecase in particular.