blob: f64655fa59d84a851da85ee48f81611e45460c14 [file] [log] [blame]
Toshiaki Takahashi8619f632022-03-21 10:57:25 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4
5Release-Notes
6=============
7
8
Toshiaki Takahashi74784db2022-07-21 17:48:41 +09009This document provides the release notes for releases related to SMO O2.
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000010
11.. contents::
12 :depth: 3
13 :local:
14
15
16Version history
17---------------
18
19+--------------------+--------------------+--------------------+--------------------+
20| **Date** | **Ver.** | **Author** | **Comment** |
21| | | | |
22+--------------------+--------------------+--------------------+--------------------+
Toshiaki Takahashi74784db2022-07-21 17:48:41 +090023| 2022-07-21 | 1.0 | Toshiaki Takahashi | First Release |
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000024| | | | |
25+--------------------+--------------------+--------------------+--------------------+
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +000026| 2022-12-23 | 2.0 | Toshiaki Takahashi | G-Release |
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000027| | | | |
28+--------------------+--------------------+--------------------+--------------------+
Toshiaki Takahashi8f6c92f2023-06-23 19:09:32 +000029| 2022-06-26 | 3.0 | Toshiaki Takahashi | H-Release |
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000030| | | | |
31+--------------------+--------------------+--------------------+--------------------+
Toshiaki Takahashi223905e2023-12-20 10:49:21 +000032| 2023-12-21 | 4.0 | Toshiaki Takahashi | I-Release |
33| | | | |
34+--------------------+--------------------+--------------------+--------------------+
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000035
36
37Summary
38-------
39
Toshiaki Takahashi223905e2023-12-20 10:49:21 +000040I-release:
41
42The I release was targeted towards implementation of the O2 interface.
43Tacker installation method using Helm has been provided
44in relation to the NFs LCM total sequence consideration,
45a feature for O2 DMS FM/PM has been provided,
46and Automated API Conformance testing has been improved.
47
Toshiaki Takahashi8f6c92f2023-06-23 19:09:32 +000048H-release:
49
50The H release was targeted towards implementation of the O2 interface.
51The API version has been upgraded, the testing scope has been expanded, the testing code has been enhanced, and the documentation has been improved.
52
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +000053G-release:
54
55The G release was targeted towards implementation of the O2 interface for
56VM-base VNF and testing with NFV API compliant test code.
57
58F-release(First Release):
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000059
Toshiaki Takahashi74784db2022-07-21 17:48:41 +090060The F release was targeted towards implementation of the O2 interface itself
61and getting an initial implementation in place.
62The OpenStack Tacker is used to implement the O2 interface.
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000063
64
65Release Data
66------------
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000067
Toshiaki Takahashi74784db2022-07-21 17:48:41 +090068+--------------------------------------+------------------------------------------+
69| **Project** | SMO O2 |
70| | |
71+--------------------------------------+------------------------------------------+
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +000072| **Repo/commit-ID** | Repo: smo/o2 |
Toshiaki Takahashi74784db2022-07-21 17:48:41 +090073+--------------------------------------+------------------------------------------+
74| **Release designation** | |
75| | |
76+--------------------------------------+------------------------------------------+
Toshiaki Takahashi223905e2023-12-20 10:49:21 +000077| **Release date** | 2023-12-21 |
Toshiaki Takahashi74784db2022-07-21 17:48:41 +090078| | |
79+--------------------------------------+------------------------------------------+
80| **Purpose of the delivery** | |
81| | |
82+--------------------------------------+------------------------------------------+
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000083
84
85
86
87Feature Additions
88^^^^^^^^^^^^^^^^^
Toshiaki Takahashi8619f632022-03-21 10:57:25 +000089
90**JIRA BACK-LOG:**
91
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +000092+--------------------------------------+------------------------------------------------+
93| **JIRA REFERENCE** | **SLOGAN** |
94| | |
95+--------------------------------------+------------------------------------------------+
Toshiaki Takahashi223905e2023-12-20 10:49:21 +000096| SMO-119 | Automated API Conformance testing |
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +000097+--------------------------------------+------------------------------------------------+
Toshiaki Takahashi223905e2023-12-20 10:49:21 +000098| SMO-137 | O2dms FM/PM |
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +000099+--------------------------------------+------------------------------------------------+
Toshiaki Takahashi223905e2023-12-20 10:49:21 +0000100| SMO-139 | Update whole sequence flow diagram |
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +0000101+--------------------------------------+------------------------------------------------+
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +0000102+--------------------------------------+------------------------------------------------+
Toshiaki Takahashi45cb89f2022-12-15 04:28:06 +0000103+--------------------------------------+------------------------------------------------+
104| | |
105+--------------------------------------+------------------------------------------------+
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000106
107Bug Corrections
108^^^^^^^^^^^^^^^
109
110**JIRA TICKETS:**
111
112+--------------------------------------+--------------------------------------+
113| **JIRA REFERENCE** | **SLOGAN** |
114| | |
115+--------------------------------------+--------------------------------------+
Toshiaki Takahashi223905e2023-12-20 10:49:21 +0000116| SMO-132 | O2 Tacker install script raise |
117| | syntax error |
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000118+--------------------------------------+--------------------------------------+
119| | |
120| | |
121| | |
122+--------------------------------------+--------------------------------------+
123
124Deliverables
125^^^^^^^^^^^^
126
127Software Deliverables
128+++++++++++++++++++++
129
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000130
131
132
133Documentation Deliverables
134++++++++++++++++++++++++++
135
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000136
137
138
139
140Known Limitations, Issues and Workarounds
141-----------------------------------------
142
143System Limitations
144^^^^^^^^^^^^^^^^^^
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000145
146
147
148Known Issues
149^^^^^^^^^^^^
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000150
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000151
152**JIRA TICKETS:**
153
154+--------------------------------------+--------------------------------------+
155| **JIRA REFERENCE** | **SLOGAN** |
156| | |
157+--------------------------------------+--------------------------------------+
158| | |
159| | |
160| | |
161+--------------------------------------+--------------------------------------+
162| | |
163| | |
164| | |
165+--------------------------------------+--------------------------------------+
166
167Workarounds
168^^^^^^^^^^^
169
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000170
171
172
173
174References
175----------
Toshiaki Takahashi8619f632022-03-21 10:57:25 +0000176
177
178
179