Fix the title underline to avoid doc linter warning
[integration.git] / docs / release-notes.rst
1 .. _release_notes:
2
3 .. This work is licensed under a Creative Commons Attribution 4.0
4    International License. http://creativecommons.org/licenses/by/4.0
5
6 Integration Maintenance Release Notes
7 =====================================
8
9 .. important::
10
11     The testsuite 1.7.3 image has been produced for the Guilin maintenance release.
12     This new version includes bug fixes for test cases and healthcheck tests.
13     See Robot (testsuite) section for details.
14
15 Integration Release Notes
16 =========================
17
18 .. csv-table:: Integration Releases
19     :file: ./files/csv/release-integration-ref.csv
20     :widths: 50,50
21     :delim: ;
22     :header-rows: 1
23
24 .. important::
25
26     - Creation of a Guilin Daily CI/CD chain
27     - Setup of a staging lab on Azure
28     - Setup of a staging lab on Windriver/Intel lab (with performance audit of the Windriver/Intel labs)
29     - Creation of java and python baseline images
30     - Update of oparent (java dependencies)
31     - Update of Seccom waivers and version recommendations
32     - New security tests (versions, pod limits, nonssl, nodeport certificate verification)
33     - New automated smoke tests (basic_vm, basic_network, basic_cnf)
34     - New requirement automated tests (ves-collector, cmpv2)
35     - Development of a new test framework pythonsdk
36     - onap_tests framework is now deprecated
37     - Heavy refactory of CSIT initiated
38     - Documentation refactoring (official documentation and wiki)
39     - New repositories (see dedicated section)
40     - Bug fixes
41
42     Quick Links:
43
44       - `Guilin Integration page <https://wiki.onap.org/display/DW/Integration+G+Release>`_
45       - `Guilin Integration JIRA follow-up <https://wiki.onap.org/display/DW/Guilin+Docker+version+follow-up>`_
46       - `Guilin use case testing status page <https://wiki.onap.org/display/DW/Guilin+Integration+blocking+points>`_
47       - `Guilin Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Guilin+Release>`_
48
49
50 Code changes
51 ------------
52
53 Integration Repo
54 .................
55
56 Version: 7.0.0 (aka Guilin)
57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
58
59 :Release Date: 2020-11-24
60
61 .. csv-table:: Integration Changes
62     :file: ./files/csv/release-integration-features.csv
63     :widths: 30,70
64     :delim: ;
65     :header-rows: 1
66
67
68 Robot (Testsuite)
69 .................
70
71 Version: 1.7.3
72 ^^^^^^^^^^^^^^
73
74 :Release Date: 2021-01-11
75
76 Changes for the maintenance release:
77
78 - 2020-12-16  [BUGFIX] Rename the renamed Undeploy Policy Keyword 1.7.3
79 - 2020-12-15  Add testcases for SON use case
80 - 2020-12-15  Setup robot linter
81 - 2020-12-11  Fix undeploy/delete operational policy
82 - 2020-12-08  Fixes for tcagen2 and repush vFWCL policies
83 - 2020-12-03  Eliminate man-in-the-middle attack in DFC/SFTP protocol - E2E tests
84 - 2020-12-01  Change to tcagen2 consul
85 - 2020-12-01  Update CMPv2 test to use comma as SANs delimiter
86 - 2020-12-01  Remove Heatbridge for testing
87 - 2020-11-26  Update k8splugin import declaration in cmpv2 and 5gbulkpm blueprints
88 - 2020-11-23  Set API_TYPE default to GR_API
89 - 2020-11-05  PNF registrar - prevent test case fail at general step Submit SDC Software Product
90
91 Version: 1.7.2
92 ^^^^^^^^^^^^^^
93
94 :Release Date: 2020-11-03
95
96 .. csv-table:: Testsuite Changes
97     :file: ./files/csv/release-testsuite-features.csv
98     :widths: 30,70
99     :delim: ;
100     :header-rows: 1
101
102
103 O-Parent
104 ........
105
106 Version: 3.0.2
107 ^^^^^^^^^^^^^^
108
109 :Release Date: 2020-11-24
110
111 .. csv-table:: Oparent Changes
112     :file: ./files/csv/release-oparent-features.csv
113     :widths: 30,70
114     :delim: ;
115     :header-rows: 1
116
117 Demo Artifacts (HEAT Templates)
118 ...............................
119
120 Version: 1.7.0
121 ^^^^^^^^^^^^^^
122
123 :Release Date: 2020-11-24
124
125 .. csv-table:: Demo Changes
126     :file: ./files/csv/release-demo-features.csv
127     :widths: 30,70
128     :delim: ;
129     :header-rows: 1
130
131 The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf
132
133 Other Repositories
134 ..................
135
136 New Guilin repositories:
137
138 - 5G-core-nf-simulator
139 - terraform
140 - terragrunt
141 - testsuite/cds
142 - pythonsdk-test
143 - robot-utils
144
145
146 Use Cases and Requirements
147 --------------------------
148
149 See dedicated :ref:`Guilin Use Cases and requirements page <docs_usecases_release>`
150
151 ONAP Maturity Testing Notes
152 ---------------------------
153
154 :ref:`Maturity testing page <integration-s3p>`
155
156 Open JIRAs/Known issues
157 -----------------------
158
159 Integration
160 ...........
161
162 .. csv-table:: Integration Known Issues
163     :file: ./files/csv/issues-integration.csv
164     :widths: 10,10,40,10,10,20
165     :delim: ;
166     :header-rows: 1
167
168 `Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_
169
170 Testsuite
171 .........
172
173 .. csv-table:: Testsuite Known Issues
174     :file: ./files/csv/issues-testsuite.csv
175     :widths: 10,10,40,10,10,20
176     :delim: ;
177     :header-rows: 1
178
179 `Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_