Add non functional requirement table for guilin
[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 Release Notes
7 =========================
8
9 .. csv-table:: Integration Releases
10     :file: ./files/csv/release-integration-ref.csv
11     :widths: 50,50
12     :delim: ;
13     :header-rows: 1
14
15 .. important::
16
17     - Creation of a Guilin Daily CI/CD chain
18     - Setup of a staging lab on Azure
19     - Setup of a staging lab on Windriver/Intel lab (with performance audit of the Windriver/Intel labs)
20     - Creation of java and python baseline images
21     - Update of oparent (java dependencies)
22     - Update of Seccom waivers and version recommendations
23     - New security tests (versions, pod limits, nonssl, nodeport certificate verification)
24     - New automated smoke tests (basic_vm, basic_network, basic_cnf)
25     - New requirement automated tests (ves-collector, cmpv2)
26     - Development of a new test framework pythonsdk
27     - onap_tests framework is now deprecated
28     - Heavy refactory of CSIT initiated
29     - Documentation refactoring (official documentation and wiki)
30     - New repositories (see dedicated section)
31     - Bug fixes
32
33     Quick Links:
34
35       - `Guilin Integration page <https://wiki.onap.org/display/DW/Integration+G+Release>`_
36       - `Guilin Integration JIRA follow-up <https://wiki.onap.org/display/DW/Guilin+Docker+version+follow-up>`_
37       - `Guilin use case testing status page <https://wiki.onap.org/display/DW/Guilin+Integration+blocking+points>`_
38       - `Guilin Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Guilin+Release>`_
39
40
41 Code changes
42 ------------
43
44 Integration Repo
45 .................
46
47 Version: 7.0.0 (aka Guilin)
48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
49
50 :Release Date: 2020-11-24
51
52 .. csv-table:: Integration Changes
53     :file: ./files/csv/release-integration-features.csv
54     :widths: 30,70
55     :delim: ;
56     :header-rows: 1
57
58
59 Robot (Testsuite)
60 .................
61
62 Version: 1.7.3
63 ^^^^^^^^^^^^^^
64
65 :Release Date: 2020-11-xx
66
67 .. csv-table:: Testsuite Changes
68     :file: ./files/csv/release-testsuite-features.csv
69     :widths: 30,70
70     :delim: ;
71     :header-rows: 1
72
73
74 O-Parent
75 ........
76
77 Version: 3.0.2
78 ^^^^^^^^^^^^^^
79
80 :Release Date: 2020-11-24
81
82 .. csv-table:: Oparent Changes
83     :file: ./files/csv/release-oparent-features.csv
84     :widths: 30,70
85     :delim: ;
86     :header-rows: 1
87
88 Demo Artifacts (HEAT Templates)
89 ...............................
90
91 Version: 1.7.0
92 ^^^^^^^^^^^^^^
93
94 :Release Date: 2020-11-24
95
96 .. csv-table:: Demo Changes
97     :file: ./files/csv/release-demo-features.csv
98     :widths: 30,70
99     :delim: ;
100     :header-rows: 1
101
102 The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf
103
104 Other Repositories
105 ..................
106
107 New Guilin repositories:
108
109 - 5G-core-nf-simulator
110 - terraform
111 - terragrunt
112 - testsuite/cds
113 - pythonsdk-test
114 - robot-utils
115
116
117 Use Cases and Requirements
118 --------------------------
119
120 See dedicated :ref:`Guilin Use Cases and requirements page <docs_usecases_release>`
121
122 ONAP Maturity Testing Notes
123 ---------------------------
124
125 :ref:`Maturity testing page <integration-s3p>`
126
127 Open JIRAs/Known issues
128 -----------------------
129
130 Integration
131 ...........
132
133 .. csv-table:: Integration Known Issues
134     :file: ./files/csv/issues-integration.csv
135     :widths: 10,10,40,10,10,20
136     :delim: ;
137     :header-rows: 1
138
139 `Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_
140
141 Testsuite
142 .........
143
144 .. csv-table:: Testsuite Known Issues
145     :file: ./files/csv/issues-testsuite.csv
146     :widths: 10,10,40,10,10,20
147     :delim: ;
148     :header-rows: 1
149
150 `Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_