Release image version 1.1.1
[ric-app/hw-python.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved.Copyright (C) 2020
4
5
6 Release Notes
7 =============
8
9
10 This document provides the release notes for the Bronze Release of the HelloWorld (HW) xAPP.
11
12 .. contents::
13    :depth: 3
14    :local:
15
16
17 Version history
18 ---------------
19
20 +--------------------+--------------------+--------------------+--------------------+
21 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
22 |                    |                    |                    |                    |
23 +--------------------+--------------------+--------------------+--------------------+
24 |     2021-06-23     |      1.0.0         |   Naman Gupta      | Dawn Release       |
25 |                    |                    |                    |                    |
26 +--------------------+--------------------+--------------------+--------------------+
27
28
29
30 Summary
31 -------
32
33 The Dawn release of the go HW xAPP demonstrates the following:
34
35 - A1 interfaces interactions.
36
37 - -xAPP Health Check
38
39 - SDL Handler
40
41 - Alarm Management
42
43
44 Release Data
45 ------------
46
47 +--------------------------------------+--------------------------------------+
48 | **Project**                          | RAN Intelligent Controller           |
49 |                                      |                                      |
50 +--------------------------------------+--------------------------------------+
51 | **Repo/commit-ID**                   |      TBD                             |
52 |                                      |                                      |
53 +--------------------------------------+--------------------------------------+
54 | **Release designation**              |      TBD                             |
55 |                                      |                                      |
56 +--------------------------------------+--------------------------------------+
57 | **Release date**                     |      TBD                             |
58 |                                      |                                      |
59 +--------------------------------------+--------------------------------------+
60 | **Purpose of the delivery**          | open-source Python Hello World xAPP  |
61 |                                      |                                      |
62 |                                      |                                      |
63 +--------------------------------------+--------------------------------------+
64
65 Components
66 ----------
67
68 TBD
69
70   
71     
72
73 Limitations
74 -----------
75 - The HW xAPP doesn't have any usecase in particular to display SDL capabilities.
76
77 - The subscription process assumes, on sending subscription request results in valid subscription response. 
78
79 - The HW xAPP doesn't address any RIC usecase in particular.