update link to upper-constraints.txt
[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 Honolulu 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 an Honolulu Daily CI/CD chain
18     - Creation of a dual stack IPv4/Ipv6 chain
19     - Creation of Java and Python baseline images for Honolulu
20     - Update of oparent (java dependencies)
21     - Update of Seccom waivers and version recommendations
22     - New security test (tern, internal port certificate verification)
23     - New automated smoke tests (basic_onboard, basic_cds, dcaemod, basic_clamp,
24       pnf_macro, basic_vm_macro)
25     - Update of existing automated tests (5gbulkpm, cmpv2, full)
26     - Heavy refactoring of CSIT
27     - New repositories (see dedicated section)
28     - Bug fixes
29
30     Quick Links:
31
32       - `Honolulu Integration page <https://wiki.onap.org/display/DW/Integration+H+Release>`_
33       - `Honolulu Integration JIRA follow-up <https://wiki.onap.org/display/DW/Honolulu+Integration+Blocking+Points>`_
34       - `Honolulu Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Honolulu+Release>`_
35
36 Code changes
37 ------------
38
39 Integration Repo
40 .................
41
42 :Release Date: 2021-04-28
43
44
45 Version: 8.0.0 (aka Honolulu)
46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
47
48 .. csv-table:: Integration Changes
49     :file: ./files/csv/release-integration-features.csv
50     :widths: 30,70
51     :delim: ;
52     :header-rows: 1
53
54
55 Onaptests (pythonsdk_tests)
56 ...........................
57
58 Main changes:
59
60 .. csv-table:: pythonsdk_tests Changes
61     :file: ./files/csv/release-pythonsdk-features.csv
62     :widths: 30,70
63     :delim: ;
64     :header-rows: 1
65
66 Robot (Testsuite)
67 .................
68
69 Version: 1.8.0
70 ^^^^^^^^^^^^^^
71
72 Main changes:
73
74 .. csv-table:: Testsuite Changes
75     :file: ./files/csv/release-testsuite-features.csv
76     :widths: 30,70
77     :delim: ;
78     :header-rows: 1
79
80
81 O-Parent
82 ........
83
84 Version: 3.2.0
85 ^^^^^^^^^^^^^^
86
87 .. csv-table:: Oparent Changes
88     :file: ./files/csv/release-oparent-features.csv
89     :widths: 30,70
90     :delim: ;
91     :header-rows: 1
92
93 Demo Artifacts (Heat Templates)
94 ...............................
95
96 Version: 1.8.0
97 ^^^^^^^^^^^^^^
98
99 .. csv-table:: Demo Changes
100     :file: ./files/csv/release-demo-features.csv
101     :widths: 30,70
102     :delim: ;
103     :header-rows: 1
104
105 The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf
106
107 Other Repositories
108 ..................
109
110 New Honolulu repositories:
111
112 - integration/ietf-actn-tools
113 - integration/usecases/A1-policy-enforcement
114 - integration/usecases/A1-policy-enforcement-r-apps
115 - integration/simulators/5G-core-nf-simulator
116 - integration/simulators/A1-policy-enforcement-simulator
117 - integration/simulators/core-nssmf-simulator;Core NSSMF Simulator
118 - integration/simulators/nf-simulator
119 - integration/simulators/nf-simulator/avcn-manager
120 - integration/simulators/nf-simulator/netconf-server
121 - integration/simulators/nf-simulator/pm-https-server
122 - integration/simulators/nf-simulator/ves-client
123 - testsuite/cds
124 - testsuite/pythonsdk-tests
125 - testsuite/robot-utils
126
127
128 Use Cases and Requirements
129 --------------------------
130
131 See dedicated :ref:`Honolulu Use Cases and requirements page <docs_usecases_release>`
132
133 Maturity Testing Notes
134 ----------------------
135
136 :ref:`Maturity testing page <integration-s3p>`
137
138 Open JIRAs/Known issues
139 -----------------------
140
141 Integration
142 ...........
143
144 .. csv-table:: Integration Known Issues
145     :file: ./files/csv/issues-integration.csv
146     :widths: 10,10,40,10,10,20
147     :delim: ;
148     :header-rows: 1
149
150 `Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_
151
152 Testsuite
153 .........
154
155 .. csv-table:: Testsuite Known Issues
156     :file: ./files/csv/issues-testsuite.csv
157     :widths: 10,10,40,10,10,20
158     :delim: ;
159     :header-rows: 1
160
161 `Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_