aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: 6d25b47a8fbef068538cbd3cf50b76bc87360218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
.. _release_notes:

.. This work is licensed under a Creative Commons Attribution 4.0
   International License. http://creativecommons.org/licenses/by/4.0

Integration Maintenance Release Notes
=====================================

.. important::

    The testsuite 1.7.3 image has been produced for the Guilin maintenance release.
    This new version includes bug fixes for test cases and healthcheck tests.
    See Robot (testsuite) section for details.

Integration Release Notes
=========================

.. csv-table:: Integration Releases
    :file: ./files/csv/release-integration-ref.csv
    :widths: 50,50
    :delim: ;
    :header-rows: 1

.. important::

    - Creation of a Guilin Daily CI/CD chain
    - Setup of a staging lab on Azure
    - Setup of a staging lab on Windriver/Intel lab (with performance audit of the Windriver/Intel labs)
    - Creation of java and python baseline images
    - Update of oparent (java dependencies)
    - Update of Seccom waivers and version recommendations
    - New security tests (versions, pod limits, nonssl, nodeport certificate verification)
    - New automated smoke tests (basic_vm, basic_network, basic_cnf)
    - New requirement automated tests (ves-collector, cmpv2)
    - Development of a new test framework pythonsdk
    - onap_tests framework is now deprecated
    - Heavy refactory of CSIT initiated
    - Documentation refactoring (official documentation and wiki)
    - New repositories (see dedicated section)
    - Bug fixes

    Quick Links:

      - `Guilin Integration page <https://wiki.onap.org/display/DW/Integration+G+Release>`_
      - `Guilin Integration JIRA follow-up <https://wiki.onap.org/display/DW/Guilin+Docker+version+follow-up>`_
      - `Guilin use case testing status page <https://wiki.onap.org/display/DW/Guilin+Integration+blocking+points>`_
      - `Guilin Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Guilin+Release>`_


Code changes
------------

Integration Repo
.................

Version: 7.0.0 (aka Guilin)
^^^^^^^^^^^^^^^^^^^^^^^^^^^

:Release Date: 2020-11-24

.. csv-table:: Integration Changes
    :file: ./files/csv/release-integration-features.csv
    :widths: 30,70
    :delim: ;
    :header-rows: 1


Robot (Testsuite)
.................

Version: 1.7.3
^^^^^^^^^^^^^^

:Release Date: 2021-01-11

Changes for the maintenance release:

- 2020-12-16  [BUGFIX] Rename the renamed Undeploy Policy Keyword 1.7.3
- 2020-12-15  Add testcases for SON use case
- 2020-12-15  Setup robot linter
- 2020-12-11  Fix undeploy/delete operational policy
- 2020-12-08  Fixes for tcagen2 and repush vFWCL policies
- 2020-12-03  Eliminate man-in-the-middle attack in DFC/SFTP protocol - E2E tests
- 2020-12-01  Change to tcagen2 consul
- 2020-12-01  Update CMPv2 test to use comma as SANs delimiter
- 2020-12-01  Remove Heatbridge for testing
- 2020-11-26  Update k8splugin import declaration in cmpv2 and 5gbulkpm blueprints
- 2020-11-23  Set API_TYPE default to GR_API
- 2020-11-05  PNF registrar - prevent test case fail at general step Submit SDC Software Product

Version: 1.7.2
^^^^^^^^^^^^^^

:Release Date: 2020-11-03

.. csv-table:: Testsuite Changes
    :file: ./files/csv/release-testsuite-features.csv
    :widths: 30,70
    :delim: ;
    :header-rows: 1


O-Parent
........

Version: 3.0.2
^^^^^^^^^^^^^^

:Release Date: 2020-11-24

.. csv-table:: Oparent Changes
    :file: ./files/csv/release-oparent-features.csv
    :widths: 30,70
    :delim: ;
    :header-rows: 1

Demo Artifacts (HEAT Templates)
...............................

Version: 1.7.0
^^^^^^^^^^^^^^

:Release Date: 2020-11-24

.. csv-table:: Demo Changes
    :file: ./files/csv/release-demo-features.csv
    :widths: 30,70
    :delim: ;
    :header-rows: 1

The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf

Other Repositories
..................

New Guilin repositories:

- 5G-core-nf-simulator
- terraform
- terragrunt
- testsuite/cds
- pythonsdk-test
- robot-utils


Use Cases and Requirements
--------------------------

See dedicated :ref:`Guilin Use Cases and requirements page <docs_usecases_release>`

ONAP Maturity Testing Notes
---------------------------

:ref:`Maturity testing page <integration-s3p>`

Open JIRAs/Known issues
-----------------------

Integration
...........

.. csv-table:: Integration Known Issues
    :file: ./files/csv/issues-integration.csv
    :widths: 10,10,40,10,10,20
    :delim: ;
    :header-rows: 1

`Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_

Testsuite
.........

.. csv-table:: Testsuite Known Issues
    :file: ./files/csv/issues-testsuite.csv
    :widths: 10,10,40,10,10,20
    :delim: ;
    :header-rows: 1

`Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_