blob: 71bae3dcfdb461ac097a461411bc59802bbc86f3 [file] [log] [blame]
Chris Donley600f6792017-11-07 12:58:04 -08001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
Chris Donley1d4cdb12018-06-06 13:55:24 -07003.. Copyright 2017-2018 Huawei Technologies Co., Ltd.
LF Jenkins CI88c35c62020-04-07 20:18:39 +00004.. _release_notes:
Chris Donley600f6792017-11-07 12:58:04 -08005
6Release Notes
7=============
8
9.. note::
Chris Donleya3adf072017-11-09 15:17:45 -080010 VNF onboarding is a challenge across the industry because of the lack of a
11 standard format for VNFs.
12 This project provides an ecosystem for ONAP compatible VNFs by:
13
14 * developing tools for vendor CI/CD toolchains
15 * developing validation and testing tools
Chris Donley600f6792017-11-07 12:58:04 -080016
sharath reddy6a595f52022-03-17 14:59:12 +053017Istanbul Maintenance release
thmsdtee1f0742023-07-04 09:28:47 +020018----------------------------
sharath reddy6a595f52022-03-17 14:59:12 +053019
thmsdtee1f0742023-07-04 09:28:47 +020020As following VNFSDK components are having log4j transitive dependencies, they
21are verified for log4j vulnerability and no issues identified:
sharath reddy6a595f52022-03-17 14:59:12 +053022
23 * refrepo
24 * validation
25
sharath reddy29941c62022-06-14 15:37:45 +053026Version: 10.0.0 (Jakarta)
thmsdtee1f0742023-07-04 09:28:47 +020027-------------------------
sharath reddy29941c62022-06-14 15:37:45 +053028
thmsdtee1f0742023-07-04 09:28:47 +020029Release Date: 2022-06-09
sharath reddy29941c62022-06-14 15:37:45 +053030
31no updates in this release
32
thmsdtee1f0742023-07-04 09:28:47 +020033
Kanagaraj Manickam9f90dbc2021-03-24 08:31:23 +053034Version: 1.6.3
35--------------
36
thmsdtee1f0742023-07-04 09:28:47 +020037Release Date: 2021-04-01
Kanagaraj Manickam9f90dbc2021-03-24 08:31:23 +053038
thmsdtee1f0742023-07-04 09:28:47 +020039Docker Version: 1.6.3
Victor Gao76cad782019-10-14 11:18:41 +080040
41**New Features**
thmsdtee1f0742023-07-04 09:28:47 +020042
43* Test cases are supported to add anotation about the release specific details
44
45* CSAR validation is updated to report the table of test cases supported
46
47**Bug Fixes**
48
49N/A
50
51**Known Issues**
52
53N/A
54
55**Security Notes**
56
57*Fixed Security Issues*
58
59N/A
60
61*Known Security Issues*
62
63N/A
64
65*Known Vulnerabilities in Used Modules*
66
67N/A
68
69**Upgrade Notes**
70
71N/A
72
73**Deprecation Notes**
74
75N/A
76
77**Other**
78
79N/A
80
81Version: 1.6.2
82--------------
83
84Release Date: 2020-11-03
85
86Docker Version: 1.6.2
87
88**New Features**
89
90* Added active scenario and profile management support
91
92* Added integration with Robot CSIT tests
93
94* Enabled auto discovery of test cases from 3rd party tool integration
95
96* Added support for cnf-conformance test support
97
98**Bug Fixes**
99
100* Fix oclip issue and set OCLIP version used during docker image build, to 6.0.0
101
102 - https://jira.onap.org/browse/CLI-325
103
104* Fix JSON parsing error returned from GET request
105
106 - https://jira.onap.org/browse/VNFSDK-697
107
108* Fixed rule R130206 handling of CSARs with no TOSCA meta and no Certificate in root directory
109
110 - https://jira.onap.org/browse/VNFSDK-481
111
112* Fixed rule R816745 that was not reporting error when CMS and TOSCA meta file were present,
113 however TOSCA did not contain ETSI-Entry-Certificate
114
115 - https://jira.onap.org/browse/VNFSDK-660
116
117**Known Issues**
118
119N/A
120
121**Security Notes**
122
123*Fixed Security Issues*
124
125N/A
126
127*Known Security Issues*
128
129N/A
130
131*Known Vulnerabilities in Used Modules*
132
133N/A
134
135**Upgrade Notes**
136
137N/A
138
139**Deprecation Notes**
140
141N/A
142
143**Other**
144
145N/A
146
147
148Version: 1.6.0
149--------------
150
151Release Date: 2020-10-06
152
153Docker Version: 1.6.0
154
155**New Features**
156
157* R-972082: The PNF software information file is included in the package and it MUST be compliant to:
158 The file extension which contains the PNF software version must be .yaml
159 The PNF software version information must be specified as following: onap_pnf_sw_information: pnf_software_version: "<version>"
160
161* R-130206: The VNF/PNF package shall contain a Digest (a.k.a. hash) for each of the components of the VNF package.
162 The table of hashes is included in the manifest file, which is signed with the VNF provider private key.
163 In addition, the VNF provider shall include a signing certificate that includes the VNF provider public key,
164 following a pre-defined naming convention and located either at the root of the archive or in a predefined location (e.g. directory).
165
166* R-816745: The VNF or PNF PROVIDER MUST provide the Service Provider with PM Meta Data (PM Dictionary)
167 to support the analysis of PM events delivered to DCAE. The PM Dictionary is to be provided as a separate YAML artifact at onboarding and must follow
168 the VES Event Listener Specification and VES Event Registration Specification
169 which contain the format and content required.
170
171* Add new field called "warnings" to oclip json response. All ignored errors are now reported as warnings.
172
173**Bug Fixes**
174
175* Fixed package integrity issue with non mano arifacts.
176
177 - https://jira.onap.org/browse/VNFSDK-581
178
179* Fixed VNF/PNF package integrity issue with CMS signature not containing certificate.
180
181 - https://jira.onap.org/browse/VNFSDK-582
182
183* Fixed bug that was showing errors during validation of CSAR,
184 when any other non_mano_artifact_set than onap_pnf_sw_information was present in manifest file.
185
186 - https://jira.onap.org/browse/VNFSDK-585
187
188* Fixed bug that was generating invalid report when user run validation with all rules and single validation fails.
189
190 - https://jira.onap.org/browse/VNFSDK-586
191
192* Fixed bug that was causing problem with loading rules properties.
193 - https://jira.onap.org/browse/VNFSDK-587
194
195* Fixed package security SOL004 Option 1 make rule less restrictive as this rule is not implemented in SDC Onboarding
196 - https://jira.onap.org/browse/VNFSDK-595
197
198* Fixed VNFSDK doesn't check if all files in package are listed in manifest file
199 - https://jira.onap.org/browse/VNFSDK-583
200
201* Fixed rule R01123 that was reporting all files in ZIP as not present in manifest
202 - https://jira.onap.org/browse/VNFSDK-583
203
204* Fixed rule R816745 that wasn't sending all exceptions connected with YAML parsing as validation error
205 - https://jira.onap.org/browse/VNFSDK-644
206
207* Fixed rule R816745 that was searching for the path to PM_Dictionary in manifest file under name source,
208 instead of Source (starting with a capital letter).
209 Now both versions (source and Source) are accepted by this rule.
210
211 - https://jira.onap.org/browse/VNFSDK-645
212
213* Fixed rule R130206 CMS and certificate searching and validation mechanism
214
215 - https://jira.onap.org/browse/VNFSDK-595
216
217**Known Issues**
218
219N/A
220
221**Security Notes**
222
223* Fixed Security Issues*
224
225 * Upgraded from java 8 to java 11
226
227 - https://jira.onap.org/browse/VNFSDK-646
228
229 * Added non-vulnerable log4j version
230
231 - https://jira.onap.org/browse/VNFSDK-553
232
233 * Update certs expiration date from default 30 days to 730 days (2 years)
234
235 - https://jira.onap.org/browse/VNFSDK-650
236
237*Known Security Issues*
238
239N/A
240
241*Known Vulnerabilities in Used Modules*
242
243**Upgrade Notes**
244
245N/A
246
247**Deprecation Notes**
248
249N/A
250
251**Other**
252
253N/A
254
255Version: 1.5.2
256--------------
257
258Release Date: 2020-05-26
259
260Docker Version: 1.5.2
261
262**New Features**
263
264* Pods are enabled to run as non root user
265* Direct Vulnerability issues are addressed
266* HTTPS enabled in OOM deployment
267* Added VTP2OVP result translation tool to support OVP 2019.12
268* VTP architecture is contributed into LFN CNTT under VNF testing framework
269* VTP REST API is contributed to TMF v19.5 specifications 704, 706, 707, 708, 709, 710
Victor Gao76cad782019-10-14 11:18:41 +0800270
271**Bug Fixes**
272
273N/A
274
275**Known Issues**
276
277N/A
278
279**Security Notes**
280
281*Fixed Security Issues*
282
283*Known Security Issues*
284
thmsdtee1f0742023-07-04 09:28:47 +0200285N/A
286
287*Known Vulnerabilities in Used Modules*
288
289**Upgrade Notes**
290
291N/A
292
293**Deprecation Notes**
294
295N/A
296
297**Other**
298
299N/A
300
301
302Version: 1.4.0
303--------------
304
305Release Date: 2019-10-07
306
307Docker Version: 1.4.0
308
309**New Features**
310
311* TOSCA based VNF validation enabled for supporting OVP & CVC
312* TOSCA based VNF compliance check based on some operators requirements
313* SDC now integrated VNFSDK VTP on VNF validation
314* ETSI SOL004 security check (CMS signature validation) enabled
315* Code quality improvement(e.g. replace the Jackson to Gson, sonar issue fix)
316* A C++ implement of VES spec 7.0.1 on ves-agent.
317
318**Bug Fixes**
319
320N/A
321
322**Known Issues**
323
324N/A
325
326**Security Notes**
327
328*Fixed Security Issues*
329
330*Known Security Issues*
331
332* In default deployment VNFSDK (refrepo) exposes HTTP port 30297 outside of cluster. [`OJSI-154 <https://jira.onap.org/browse/OJSI-154>`_]
333* CVE-2019-12126 - demo-vnfsdk-vnfsdk exposes JDWP port 8000 on localhost which allows to gain root privileges inside the container [`OJSI-88 <https://jira.onap.org/browse/OJSI-88>`_]
Victor Gao76cad782019-10-14 11:18:41 +0800334
335*Known Vulnerabilities in Used Modules*
336
337**Upgrade Notes**
338
339N/A
340
341**Deprecation Notes**
342
343N/A
344
345**Other**
346
347N/A
Kanagaraj Manickam8294fe82020-03-25 12:06:11 +0530348
349
kanagaraj Manickam k00365106871f1b62019-05-29 14:45:49 +0530350Version: 1.3.0
351--------------
352
thmsdtee1f0742023-07-04 09:28:47 +0200353Release Date: 2019-05-31
kanagaraj Manickam k00365106871f1b62019-05-29 14:45:49 +0530354
355**New Features**
thmsdtee1f0742023-07-04 09:28:47 +0200356* VTP (VNF Test Platform) is enabled with scenario and test case execution management
357* ONAP SDC is integrated with VTP for providing the validation as part of VSP on-boarding
358* CSAR validation is enabled with PNF and VNF compliance check for SOL004, SOL001 and VNFREQS
359*
kanagaraj Manickam k00365106871f1b62019-05-29 14:45:49 +0530360
361**Bug Fixes**
362
363N/A
364
365**Known Issues**
366
367N/A
368
369**Security Notes**
370
Krzysztof Opasiakb2e3bf62019-06-04 01:58:36 +0200371*Fixed Security Issues*
372
373*Known Security Issues*
374
thmsdtee1f0742023-07-04 09:28:47 +0200375* In default deployment VNFSDK (refrepo) exposes HTTP port 30297 outside of cluster. [`OJSI-154 <https://jira.onap.org/browse/OJSI-154>`_]
376* CVE-2019-12126 - demo-vnfsdk-vnfsdk exposes JDWP port 8000 on localhost which allows to gain root privileges inside the container [`OJSI-88 <https://jira.onap.org/browse/OJSI-88>`_]
Krzysztof Opasiak482a0272019-06-04 02:04:34 +0200377
Krzysztof Opasiakb2e3bf62019-06-04 01:58:36 +0200378*Known Vulnerabilities in Used Modules*
379
kanagaraj Manickam k00365106871f1b62019-05-29 14:45:49 +0530380**Upgrade Notes**
381
382N/A
383
384**Deprecation Notes**
385
386N/A
387
388**Other**
389
390N/A
391
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800392Version: 1.2.0
393--------------
394
thmsdtee1f0742023-07-04 09:28:47 +0200395Release Date: 2018-11-30
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800396
397**New Features**
thmsdtee1f0742023-07-04 09:28:47 +0200398
399* LFN CVC test support
400* Introduce VTP (VNF Test Platform) framework for test
401* Better integration with OPNFV Dovetail (VTP)
402* Experimental integration with OPNFV Dovetail
403* Preliminary implementation of VNF requirements
404* Support CSAR packaging SOL-004 option 1 (CSAR with TOSCA-Metadata directory)
405* Support HPA schema validation
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800406
407**Bug Fixes**
408
409N/A
410
411**Known Issues**
412
413N/A
414
415**Security Notes**
416
417VNFSDK code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The VNFSDK open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298880>`_.
418
419Quick Links:
Kanagaraj Manickam8294fe82020-03-25 12:06:11 +0530420 - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_
Krzysztof Opasiakb2e3bf62019-06-04 01:58:36 +0200421
Kanagaraj Manickam8294fe82020-03-25 12:06:11 +0530422 - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_
Krzysztof Opasiakb2e3bf62019-06-04 01:58:36 +0200423
thmsdtee1f0742023-07-04 09:28:47 +0200424 - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=45298880>`__
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800425
426**Upgrade Notes**
427
428N/A
429
430**Deprecation Notes**
431
432N/A
433
434**Other**
435
436N/A
437
Chris Donley23a07502018-05-16 09:36:06 -0700438Version: 1.1.0
439--------------
440
thmsdtee1f0742023-07-04 09:28:47 +0200441Release Date: 2018-06-07
Chris Donley23a07502018-05-16 09:36:06 -0700442
443**New Features**
thmsdtee1f0742023-07-04 09:28:47 +0200444
445* Integration with SDC for VNF Onboarding
446* Functional test support
447* Incorporation of ICE tools for HEAT validation
448* Experimental integration with OPNFV Dovetail
449* Preliminary support for SOL-004
450* Support for HTTPS
Chris Donley23a07502018-05-16 09:36:06 -0700451
452**Bug Fixes**
thmsdtee1f0742023-07-04 09:28:47 +0200453
454* Fix localization support
Chris Donley23a07502018-05-16 09:36:06 -0700455
456**Known Issues**
457
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800458N/A
459
Gildas Lanilis0b1f0322018-05-29 16:57:59 -0700460**Security Notes**
Chris Donley23a07502018-05-16 09:36:06 -0700461
thmsdtee1f0742023-07-04 09:28:47 +0200462VNFSDK code has been formally scanned during build time using NexusIQ and all
463Critical vulnerabilities have been addressed, items that remain open have been
464assessed for risk and determined to be false positive. The VNFSDK open critical
465security vulnerabilities and their risk assessment have been documented as part
466of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377592>`__.
Gildas Lanilis0b1f0322018-05-29 16:57:59 -0700467
Gildas Lanilisc214bd12018-05-30 10:53:20 -0700468Quick Links:
Kanagaraj Manickam8294fe82020-03-25 12:06:11 +0530469 - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_
Krzysztof Opasiakb2e3bf62019-06-04 01:58:36 +0200470
Kanagaraj Manickam8294fe82020-03-25 12:06:11 +0530471 - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_
Krzysztof Opasiakb2e3bf62019-06-04 01:58:36 +0200472
thmsdtee1f0742023-07-04 09:28:47 +0200473 - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=28377592>`__
Chris Donley23a07502018-05-16 09:36:06 -0700474
475**Upgrade Notes**
Kanagaraj Manickam8294fe82020-03-25 12:06:11 +0530476 * Updated to use Swagger for APIs
Chris Donley23a07502018-05-16 09:36:06 -0700477
478**Deprecation Notes**
479
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800480N/A
Chris Donley23a07502018-05-16 09:36:06 -0700481
482**Other**
483
Gildas Lanilisfdcc4a32018-11-07 17:49:46 -0800484N/A
Chris Donley23a07502018-05-16 09:36:06 -0700485
Chris Donley600f6792017-11-07 12:58:04 -0800486Version: 1.0.0
487--------------
488
489
490:Release Date: 2017-11-16
491
492
493
494**New Features**
495
Chris Donleya3adf072017-11-09 15:17:45 -0800496The VNF SDK project delivers a set of tools designed to expand the VNF
497ecosystem for ONAP.
498
Chris Donley600f6792017-11-07 12:58:04 -0800499It provides:
500
501* VNF packaging tools, which bundle VNFs into an ONAP-compliant TOSCA CSAR file
Chris Donleya3adf072017-11-09 15:17:45 -0800502* VNF Marketplace, which sits between VNF suppliers and operators. It provides
503 a repository for uploading and downloading VNFs and tools to validate package
504 consistency.
Chris Donley600f6792017-11-07 12:58:04 -0800505* VES Collector that may optionally be incorporated into VNFs
506
507VNF SDK works with SDC to facilitate VNF Onboarding.
508
509**Bug Fixes**
Chris Donley24d831b2017-11-15 09:57:25 -0800510
Chris Donleya3adf072017-11-09 15:17:45 -0800511N/A
Chris Donley24d831b2017-11-15 09:57:25 -0800512
Chris Donley600f6792017-11-07 12:58:04 -0800513**Known Issues**
Chris Donley24d831b2017-11-15 09:57:25 -0800514
Manish Kumar08cdece2018-10-24 11:01:58 +0530515`VNFSDK-126 <https://jira.onap.org/browse/VNFSDK-126>`_ : The service 'GET /packageresource/csrs' ignores query parameters
Chris Donley24d831b2017-11-15 09:57:25 -0800516
Chris Donley600f6792017-11-07 12:58:04 -0800517**Security Issues**
Chris Donley24d831b2017-11-15 09:57:25 -0800518
Chris Donleya3adf072017-11-09 15:17:45 -0800519N/A
Chris Donley24d831b2017-11-15 09:57:25 -0800520
Chris Donley600f6792017-11-07 12:58:04 -0800521**Upgrade Notes**
Chris Donley24d831b2017-11-15 09:57:25 -0800522
Chris Donleya3adf072017-11-09 15:17:45 -0800523N/A
Chris Donley24d831b2017-11-15 09:57:25 -0800524
Chris Donley600f6792017-11-07 12:58:04 -0800525**Deprecation Notes**
Chris Donley24d831b2017-11-15 09:57:25 -0800526
Chris Donleya3adf072017-11-09 15:17:45 -0800527N/A
Chris Donley24d831b2017-11-15 09:57:25 -0800528
Chris Donley600f6792017-11-07 12:58:04 -0800529**Other**
Chris Donley24d831b2017-11-15 09:57:25 -0800530
Chris Donley1d4cdb12018-06-06 13:55:24 -0700531N/A