aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: e32597afbffefd4a3d74d2838de370d70ea6b36b (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
.. _release_notes:

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

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

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

.. important::

    - Creation of an Honolulu Daily CI/CD chain
    - Creation of a dual stack IPv4/Ipv6 chain
    - Creation of Java and Python baseline images for Honolulu
    - Update of oparent (java dependencies)
    - Update of Seccom waivers and version recommendations
    - New security test (tern, internal port certificate verification)
    - New automated smoke tests (basic_onboard, basic_cds, dcaemod, basic_clamp,
      pnf_macro, basic_vm_macro)
    - Update of existing automated tests (5gbulkpm, cmpv2, full)
    - Heavy refactoring of CSIT
    - New repositories (see dedicated section)
    - Bug fixes

    Quick Links:

      - `Honolulu Integration page <https://wiki.onap.org/display/DW/Integration+H+Release>`_
      - `Honolulu Integration JIRA follow-up <https://wiki.onap.org/display/DW/Honolulu+Integration+Blocking+Points>`_
      - `Honolulu Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Honolulu+Release>`_

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

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

:Release Date: 2021-04-28


Version: 8.0.0 (aka Honolulu)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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


Onaptests (pythonsdk_tests)
...........................

Main changes:

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

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

Version: 1.8.0
^^^^^^^^^^^^^^

Main changes:

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


O-Parent
........

Version: 3.2.0
^^^^^^^^^^^^^^

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

Demo Artifacts (Heat Templates)
...............................

Version: 1.8.0
^^^^^^^^^^^^^^

.. 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 Honolulu repositories:

- integration/ietf-actn-tools
- integration/usecases/A1-policy-enforcement
- integration/usecases/A1-policy-enforcement-r-apps
- integration/simulators/5G-core-nf-simulator
- integration/simulators/A1-policy-enforcement-simulator
- integration/simulators/core-nssmf-simulator;Core NSSMF Simulator
- integration/simulators/nf-simulator
- integration/simulators/nf-simulator/avcn-manager
- integration/simulators/nf-simulator/netconf-server
- integration/simulators/nf-simulator/pm-https-server
- integration/simulators/nf-simulator/ves-client
- testsuite/cds
- testsuite/pythonsdk-tests
- testsuite/robot-utils


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

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

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>`_