Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
Chris Donley | 1d4cdb1 | 2018-06-06 13:55:24 -0700 | [diff] [blame] | 3 | .. Copyright 2017-2018 Huawei Technologies Co., Ltd. |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 4 | |
| 5 | Release Notes |
| 6 | ============= |
| 7 | |
| 8 | .. note:: |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 9 | 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 Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 15 | |
Victor Gao | 76cad78 | 2019-10-14 11:18:41 +0800 | [diff] [blame^] | 16 | |
| 17 | Version: 1.4.0 |
| 18 | -------------- |
| 19 | |
| 20 | |
| 21 | :Release Date: 2019-10-07 |
| 22 | |
| 23 | |
| 24 | |
| 25 | **New Features** |
| 26 | * TOSCA based VNF validation enabled for supporting OVP & CVC |
| 27 | * TOSCA based VNF compliance check based on some operators requirements |
| 28 | * SDC now integrated VNFSDK VTP on VNF validation |
| 29 | * ETSI SOL004 security check (CMS signature validation) enabled |
| 30 | * Code quality improvement(e.g. replace the Jackson to Gson, sonar issue fix) |
| 31 | * A C++ implement of VES spec 7.0.1 on ves-agent. |
| 32 | |
| 33 | **Bug Fixes** |
| 34 | |
| 35 | N/A |
| 36 | |
| 37 | **Known Issues** |
| 38 | |
| 39 | N/A |
| 40 | |
| 41 | **Security Notes** |
| 42 | |
| 43 | *Fixed Security Issues* |
| 44 | |
| 45 | *Known Security Issues* |
| 46 | |
| 47 | * In default deployment VNFSDK (refrepo) exposes HTTP port 30297 outside of cluster. [`OJSI-154 <https://jira.onap.org/browse/OJSI-154>`_] |
| 48 | * 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>`_] |
| 49 | |
| 50 | *Known Vulnerabilities in Used Modules* |
| 51 | |
| 52 | **Upgrade Notes** |
| 53 | |
| 54 | N/A |
| 55 | |
| 56 | **Deprecation Notes** |
| 57 | |
| 58 | N/A |
| 59 | |
| 60 | **Other** |
| 61 | |
| 62 | N/A |
| 63 | |
| 64 | |
kanagaraj Manickam k00365106 | 871f1b6 | 2019-05-29 14:45:49 +0530 | [diff] [blame] | 65 | Version: 1.3.0 |
| 66 | -------------- |
| 67 | |
| 68 | |
| 69 | :Release Date: 2019-05-31 |
| 70 | |
| 71 | |
| 72 | |
| 73 | **New Features** |
| 74 | * VTP (VNF Test Platform) is enabled with scenario and test case execution management |
Victor Gao | 76cad78 | 2019-10-14 11:18:41 +0800 | [diff] [blame^] | 75 | * ONAP SDC is integrated with VTP for providing the validation as part of VSP on-boarding |
kanagaraj Manickam k00365106 | 871f1b6 | 2019-05-29 14:45:49 +0530 | [diff] [blame] | 76 | * CSAR validation is enabled with PNF and VNF compliance check for SOL004, SOL001 and VNFREQS |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 77 | * |
kanagaraj Manickam k00365106 | 871f1b6 | 2019-05-29 14:45:49 +0530 | [diff] [blame] | 78 | |
| 79 | **Bug Fixes** |
| 80 | |
| 81 | N/A |
| 82 | |
| 83 | **Known Issues** |
| 84 | |
| 85 | N/A |
| 86 | |
| 87 | **Security Notes** |
| 88 | |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 89 | *Fixed Security Issues* |
| 90 | |
| 91 | *Known Security Issues* |
| 92 | |
Krzysztof Opasiak | 482a027 | 2019-06-04 02:04:34 +0200 | [diff] [blame] | 93 | * In default deployment VNFSDK (refrepo) exposes HTTP port 30297 outside of cluster. [`OJSI-154 <https://jira.onap.org/browse/OJSI-154>`_] |
Krzysztof Opasiak | 4fd0e98 | 2019-06-04 02:05:05 +0200 | [diff] [blame] | 94 | * 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 Opasiak | 482a027 | 2019-06-04 02:04:34 +0200 | [diff] [blame] | 95 | |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 96 | *Known Vulnerabilities in Used Modules* |
| 97 | |
kanagaraj Manickam k00365106 | 871f1b6 | 2019-05-29 14:45:49 +0530 | [diff] [blame] | 98 | **Upgrade Notes** |
| 99 | |
| 100 | N/A |
| 101 | |
| 102 | **Deprecation Notes** |
| 103 | |
| 104 | N/A |
| 105 | |
| 106 | **Other** |
| 107 | |
| 108 | N/A |
| 109 | |
Gildas Lanilis | fdcc4a3 | 2018-11-07 17:49:46 -0800 | [diff] [blame] | 110 | Version: 1.2.0 |
| 111 | -------------- |
| 112 | |
| 113 | |
| 114 | :Release Date: 2018-11-30 |
| 115 | |
| 116 | |
| 117 | |
| 118 | **New Features** |
| 119 | * LFN CVC test support |
| 120 | * Introduce VTP (VNF Test Platform) framework for test |
| 121 | * Better integration with OPNFV Dovetail (VTP) |
| 122 | * Experimental integration with OPNFV Dovetail |
| 123 | * Preliminary implementation of VNF requirements |
| 124 | * Support CSAR packaging SOL-004 option 1 (CSAR with TOSCA-Metadata directory) |
| 125 | * Support HPA schema validation |
| 126 | |
| 127 | **Bug Fixes** |
| 128 | |
| 129 | N/A |
| 130 | |
| 131 | **Known Issues** |
| 132 | |
| 133 | N/A |
| 134 | |
| 135 | **Security Notes** |
| 136 | |
| 137 | VNFSDK 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>`_. |
| 138 | |
| 139 | Quick Links: |
| 140 | - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_ |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 141 | |
Gildas Lanilis | fdcc4a3 | 2018-11-07 17:49:46 -0800 | [diff] [blame] | 142 | - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_ |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 143 | |
Gildas Lanilis | fdcc4a3 | 2018-11-07 17:49:46 -0800 | [diff] [blame] | 144 | - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=45298880>`_ |
| 145 | |
| 146 | **Upgrade Notes** |
| 147 | |
| 148 | N/A |
| 149 | |
| 150 | **Deprecation Notes** |
| 151 | |
| 152 | N/A |
| 153 | |
| 154 | **Other** |
| 155 | |
| 156 | N/A |
| 157 | |
Chris Donley | 23a0750 | 2018-05-16 09:36:06 -0700 | [diff] [blame] | 158 | Version: 1.1.0 |
| 159 | -------------- |
| 160 | |
| 161 | |
Gildas Lanilis | 0b1f032 | 2018-05-29 16:57:59 -0700 | [diff] [blame] | 162 | :Release Date: 2018-06-07 |
Chris Donley | 23a0750 | 2018-05-16 09:36:06 -0700 | [diff] [blame] | 163 | |
| 164 | |
| 165 | |
| 166 | **New Features** |
| 167 | * Integration with SDC for VNF Onboarding |
| 168 | * Functional test support |
| 169 | * Incorporation of ICE tools for HEAT validation |
| 170 | * Experimental integration with OPNFV Dovetail |
| 171 | * Preliminary support for SOL-004 |
| 172 | * Support for HTTPS |
| 173 | |
| 174 | **Bug Fixes** |
| 175 | * Fix localization support |
| 176 | |
| 177 | **Known Issues** |
| 178 | |
Gildas Lanilis | fdcc4a3 | 2018-11-07 17:49:46 -0800 | [diff] [blame] | 179 | N/A |
| 180 | |
Gildas Lanilis | 0b1f032 | 2018-05-29 16:57:59 -0700 | [diff] [blame] | 181 | **Security Notes** |
Chris Donley | 23a0750 | 2018-05-16 09:36:06 -0700 | [diff] [blame] | 182 | |
Gildas Lanilis | c214bd1 | 2018-05-30 10:53:20 -0700 | [diff] [blame] | 183 | VNFSDK 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 Lanilis | 0b1f032 | 2018-05-29 16:57:59 -0700 | [diff] [blame] | 184 | |
Gildas Lanilis | c214bd1 | 2018-05-30 10:53:20 -0700 | [diff] [blame] | 185 | Quick Links: |
| 186 | - `VNFSDK project page <https://wiki.onap.org/display/DW/VNF+SDK+Project>`_ |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 187 | |
Gildas Lanilis | c214bd1 | 2018-05-30 10:53:20 -0700 | [diff] [blame] | 188 | - `Passing Badge information for VNFSDK <https://bestpractices.coreinfrastructure.org/en/projects/1588>`_ |
Krzysztof Opasiak | b2e3bf6 | 2019-06-04 01:58:36 +0200 | [diff] [blame] | 189 | |
Gildas Lanilis | c214bd1 | 2018-05-30 10:53:20 -0700 | [diff] [blame] | 190 | - `Project Vulnerability Review Table for VNFSDK <https://wiki.onap.org/pages/viewpage.action?pageId=28377592>`_ |
Chris Donley | 23a0750 | 2018-05-16 09:36:06 -0700 | [diff] [blame] | 191 | |
| 192 | **Upgrade Notes** |
| 193 | * Updated to use Swagger for APIs |
| 194 | |
| 195 | **Deprecation Notes** |
| 196 | |
Gildas Lanilis | fdcc4a3 | 2018-11-07 17:49:46 -0800 | [diff] [blame] | 197 | N/A |
Chris Donley | 23a0750 | 2018-05-16 09:36:06 -0700 | [diff] [blame] | 198 | |
| 199 | **Other** |
| 200 | |
Gildas Lanilis | fdcc4a3 | 2018-11-07 17:49:46 -0800 | [diff] [blame] | 201 | N/A |
Chris Donley | 23a0750 | 2018-05-16 09:36:06 -0700 | [diff] [blame] | 202 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 203 | Version: 1.0.0 |
| 204 | -------------- |
| 205 | |
| 206 | |
| 207 | :Release Date: 2017-11-16 |
| 208 | |
| 209 | |
| 210 | |
| 211 | **New Features** |
| 212 | |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 213 | The VNF SDK project delivers a set of tools designed to expand the VNF |
| 214 | ecosystem for ONAP. |
| 215 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 216 | It provides: |
| 217 | |
| 218 | * VNF packaging tools, which bundle VNFs into an ONAP-compliant TOSCA CSAR file |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 219 | * VNF Marketplace, which sits between VNF suppliers and operators. It provides |
| 220 | a repository for uploading and downloading VNFs and tools to validate package |
| 221 | consistency. |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 222 | * VES Collector that may optionally be incorporated into VNFs |
| 223 | |
| 224 | VNF SDK works with SDC to facilitate VNF Onboarding. |
| 225 | |
| 226 | **Bug Fixes** |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 227 | |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 228 | N/A |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 229 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 230 | **Known Issues** |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 231 | |
Manish Kumar | 08cdece | 2018-10-24 11:01:58 +0530 | [diff] [blame] | 232 | `VNFSDK-126 <https://jira.onap.org/browse/VNFSDK-126>`_ : The service 'GET /packageresource/csrs' ignores query parameters |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 233 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 234 | **Security Issues** |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 235 | |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 236 | N/A |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 237 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 238 | **Upgrade Notes** |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 239 | |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 240 | N/A |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 241 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 242 | **Deprecation Notes** |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 243 | |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame] | 244 | N/A |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 245 | |
Chris Donley | 600f679 | 2017-11-07 12:58:04 -0800 | [diff] [blame] | 246 | **Other** |
Chris Donley | 24d831b | 2017-11-15 09:57:25 -0800 | [diff] [blame] | 247 | |
Chris Donley | 1d4cdb1 | 2018-06-06 13:55:24 -0700 | [diff] [blame] | 248 | N/A |