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