blob: c749e25e134faea5fdc38ea9f070215c4093ba1a [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.
Chris Donley600f6792017-11-07 12:58:04 -08004
5Release Notes
6=============
7
8.. note::
Chris Donleya3adf072017-11-09 15:17:45 -08009 VNF onboarding is a challenge across the industry because of the lack of a
10 standard format for VNFs.
11 This project provides an ecosystem for ONAP compatible VNFs by:
12
13 * developing tools for vendor CI/CD toolchains
14 * developing validation and testing tools
Chris Donley600f6792017-11-07 12:58:04 -080015
Chris Donley23a07502018-05-16 09:36:06 -070016Version: 1.1.0
17--------------
18
19
Gildas Lanilis0b1f0322018-05-29 16:57:59 -070020:Release Date: 2018-06-07
Chris Donley23a07502018-05-16 09:36:06 -070021
22
23
24**New Features**
25 * Integration with SDC for VNF Onboarding
26 * Functional test support
27 * Incorporation of ICE tools for HEAT validation
28 * Experimental integration with OPNFV Dovetail
29 * Preliminary support for SOL-004
30 * Support for HTTPS
31
32**Bug Fixes**
33 * Fix localization support
34
35**Known Issues**
36
Gildas Lanilis0b1f0322018-05-29 16:57:59 -070037**Security Notes**
Chris Donley23a07502018-05-16 09:36:06 -070038
Gildas Lanilisc214bd12018-05-30 10:53:20 -070039VNFSDK 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=28377592>`_.
Gildas Lanilis0b1f0322018-05-29 16:57:59 -070040
Gildas Lanilisc214bd12018-05-30 10:53:20 -070041Quick Links:
42 - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_
Gildas Lanilis0b1f0322018-05-29 16:57:59 -070043
Gildas Lanilisc214bd12018-05-30 10:53:20 -070044 - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_
Gildas Lanilis0b1f0322018-05-29 16:57:59 -070045
Gildas Lanilisc214bd12018-05-30 10:53:20 -070046 - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=28377592>`_
Chris Donley23a07502018-05-16 09:36:06 -070047
48**Upgrade Notes**
49 * Updated to use Swagger for APIs
50
51**Deprecation Notes**
52
53
54**Other**
55
56
Chris Donley600f6792017-11-07 12:58:04 -080057Version: 1.0.0
58--------------
59
60
61:Release Date: 2017-11-16
62
63
64
65**New Features**
66
Chris Donleya3adf072017-11-09 15:17:45 -080067The VNF SDK project delivers a set of tools designed to expand the VNF
68ecosystem for ONAP.
69
Chris Donley600f6792017-11-07 12:58:04 -080070It provides:
71
72* VNF packaging tools, which bundle VNFs into an ONAP-compliant TOSCA CSAR file
Chris Donleya3adf072017-11-09 15:17:45 -080073* VNF Marketplace, which sits between VNF suppliers and operators. It provides
74 a repository for uploading and downloading VNFs and tools to validate package
75 consistency.
Chris Donley600f6792017-11-07 12:58:04 -080076* VES Collector that may optionally be incorporated into VNFs
77
78VNF SDK works with SDC to facilitate VNF Onboarding.
79
80**Bug Fixes**
Chris Donley24d831b2017-11-15 09:57:25 -080081
Chris Donleya3adf072017-11-09 15:17:45 -080082N/A
Chris Donley24d831b2017-11-15 09:57:25 -080083
Chris Donley600f6792017-11-07 12:58:04 -080084**Known Issues**
Chris Donley24d831b2017-11-15 09:57:25 -080085
86VNFSDK-126: The service 'GET /packageresource/csrs' ignores query parameters
87
Chris Donley600f6792017-11-07 12:58:04 -080088**Security Issues**
Chris Donley24d831b2017-11-15 09:57:25 -080089
Chris Donleya3adf072017-11-09 15:17:45 -080090N/A
Chris Donley24d831b2017-11-15 09:57:25 -080091
Chris Donley600f6792017-11-07 12:58:04 -080092**Upgrade Notes**
Chris Donley24d831b2017-11-15 09:57:25 -080093
Chris Donleya3adf072017-11-09 15:17:45 -080094N/A
Chris Donley24d831b2017-11-15 09:57:25 -080095
Chris Donley600f6792017-11-07 12:58:04 -080096**Deprecation Notes**
Chris Donley24d831b2017-11-15 09:57:25 -080097
Chris Donleya3adf072017-11-09 15:17:45 -080098N/A
Chris Donley24d831b2017-11-15 09:57:25 -080099
Chris Donley600f6792017-11-07 12:58:04 -0800100**Other**
Chris Donley24d831b2017-11-15 09:57:25 -0800101
Chris Donley1d4cdb12018-06-06 13:55:24 -0700102N/A