67034c6b2931b52c47f625a270757424bb001de7
[sdnc/oam.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 Release Notes
4 =============
5
6 Version 1.5.3
7 -------------
8 :Release Date: 2019-06-13
9
10 **New Features**
11
12 The full list of Dublin epics and user stories for SDNC maybe be found at <https://jira.onap.org/issues/?filter=11803>.
13
14 The following list summarizes some of the most significant epics:
15
16 +------------+----------------------------------------------------------------------------+
17 | Jira #     | Abstract                                                                   |
18 +============+============================================================================+
19 | [SDNC-551] | OpenDaylight Fluorine Support                                              |
20 +------------+----------------------------------------------------------------------------+
21 | [SDNC-564] | 5G Use Case                                                                |
22 +------------+----------------------------------------------------------------------------+
23 | [SDNC-565] | CCVPN Use Case Extension                                                   |
24 +------------+----------------------------------------------------------------------------+
25 | [SDNC-570] | SDN-R: Server side component                                               |
26 +------------+----------------------------------------------------------------------------+
27 | [SDNC-579] | SDN-R : UX-Client                                                          |
28 +------------+----------------------------------------------------------------------------+
29 | [SDNC-631] | SDNC support for the PNF Use Case Network Assign for Plug and Play feature |
30 +------------+----------------------------------------------------------------------------+
31
32
33 **Bug Fixes**
34 The full list of bug fixes in the SDNC Dublin release may be found at <https://jira.onap.org/issues/?filter=11805>
35
36 **Known Issues**
37 The full list of known issues in SDNC may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11119>
38
39 **Security Notes**
40
41 *Fixed Security Issues*
42
43 - CVE-2019-12132 `OJSI-41 <https://jira.onap.org/browse/OJSI-41>`_ SDNC service allows for arbitrary code execution in sla/dgUpload form
44   Fixed temporarily by disabling admportal
45 - CVE-2019-12123 `OJSI-42 <https://jira.onap.org/browse/OJSI-42>`_ SDNC service allows for arbitrary code execution in sla/printAsXml form
46   Fixed temporarily by disabling admportal
47 - CVE-2019-12113 `OJSI-43 <https://jira.onap.org/browse/OJSI-43>`_ SDNC service allows for arbitrary code execution in sla/printAsGv form
48   Fixed temporarily by disabling admportal
49 - `OJSI-91 <https://jira.onap.org/browse/OJSI-91>`_ SDNC exposes unprotected API for user creation
50   Fixed temporarily by disabling admportal
51 - `OJSI-98 <https://jira.onap.org/browse/OJSI-98>`_ In default deployment SDNC (sdnc-portal) exposes HTTP port 30201 outside of cluster.
52   Fixed temporarily by disabling admportal
53
54 *Known Security Issues*
55
56 *Known Vulnerabilities in Used Modules*
57
58 Quick Links:
59
60 - `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_
61 - `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_
62 - `Project Vulnerability Review Table for Casablanca Release <https://wiki.onap.org/pages/viewpage.action?pageId=45307811>`_
63
64 Version: 1.4.4
65 --------------
66
67 **Bugs Fixes**
68
69 The following bugs are fixed in the SDNC Casablanca January 2019 maintenance release:
70
71 +------------+------------------------------------------------------------------------------------------+
72 | Jira #     | Abstract                                                                                 |
73 +============+==========================================================================================+
74 | [SDNC-405] | SDNC API documentation is missing on ReadTheDocs                                         |
75 +------------+------------------------------------------------------------------------------------------+
76 | [SDNC-523] | vnf-information.vnf-id validation check should not be mandatory in validate-vnf-input DG |
77 +------------+------------------------------------------------------------------------------------------+
78 | [SDNC-532] | oof query failed due to hostname change, returning unknown host                          |
79 +------------+------------------------------------------------------------------------------------------+
80 | [SDNC-534] | wrong "input" field in DMaaP message template                                            |
81 +------------+------------------------------------------------------------------------------------------+
82 | [SDNC-536] | Upgrade zjsonpatch version to remediate vulnerabilities                                  |
83 +------------+------------------------------------------------------------------------------------------+
84 | [SDNC-537] | Update to spring-boot 2.1.0-RELEASE                                                      |
85 +------------+------------------------------------------------------------------------------------------+
86 | [SDNC-540] | CCVPN closed loop testing failed.                                                        |
87 +------------+------------------------------------------------------------------------------------------+
88 | [SDNC-542] | [PORT] Network Discovery microservice does not log                                       |
89 +------------+------------------------------------------------------------------------------------------+
90 | [SDNC-546] | CCVPN bugs fix for manual free integration test                                          |
91 +------------+------------------------------------------------------------------------------------------+
92 | [SDNC-549] | Retain MD-SAL data on pod recreate                                                       |
93 +------------+------------------------------------------------------------------------------------------+
94
95
96
97 Version: 1.4.3
98 --------------
99
100
101 :Release Date: 2018-11-30
102
103 **New Features**
104
105 The Casablanca release of SDNC introduces the following new features:
106
107         - Network Discovery, in support of POMBA
108         - Support for CCVPN use case
109         - Change Management enhancements
110
111 **Bug Fixes**
112
113 The list of bugs fixed in the SDNC Casablanca release may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11544>
114
115
116 **Known Issues**
117
118 The list of known issues in the SDNC project may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11119>
119
120
121 **Security Notes**
122
123 SDNC 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 SDNC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45307811>`_.
124
125 Quick Links:
126
127 - `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_
128 - `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_
129 - `Project Vulnerability Review Table for Casablanca Release <https://wiki.onap.org/pages/viewpage.action?pageId=45307811>`_
130
131 **Upgrade Notes**
132    NA
133
134 **Deprecation Notes**
135    NA
136
137 **Other**
138    NA
139
140 Version: 1.3.4
141 --------------
142
143
144 :Release Date: 2018-07-06
145
146 **New Features**
147
148 The full list of SDNC Beijing Epics and user stories can be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=10791>.  The
149 following table lists the major features included in the Beijing release.
150
151 +------------+-------------------------------------------------------------------------------------------------------------+
152 | Jira #     | Abstract                                                                                                    |
153 +============+=============================================================================================================+
154 | [SDNC-278] | Change management in-place software upgrade execution using Ansible <https://jira.onap.org/browse/SDNC-278> |
155 +------------+-------------------------------------------------------------------------------------------------------------+
156 | [SDNC-163] | Deploy a SDN-C high availability environment - Kubernetes <https://jira.onap.org/browse/SDNC-163>           |
157 +------------+-------------------------------------------------------------------------------------------------------------+
158
159
160 **Bug Fixes**
161
162 The list of bugs fixed in the SDNC Beijing release may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11118>
163
164
165 **Known Issues**
166
167 +------------+----------------------------------------------------------------------------------------------------------------------------------+
168 | Jira #     | Abstract                                                                                                                         |
169 +============+==================================================================================================================================+
170 | [SDNC-324] | IPV4_ADDRESS_POOL is empty <https://jira.onap.org/browse/SDNC-324>                                                               |
171 +------------+----------------------------------------------------------------------------------------------------------------------------------+
172 | [SDNC-321] | dgbuilder won't save DG <https://jira.onap.org/browse/SDNC-321>                                                                  |
173 +------------+----------------------------------------------------------------------------------------------------------------------------------+
174 | [SDNC-304] | SDNC OOM intermittent Healthcheck failure - JSONDecodeError - on different startup order <https://jira.onap.org/browse/SDNC-304> |
175 +------------+----------------------------------------------------------------------------------------------------------------------------------+
176 | [SDNC-115] | VNFAPI DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-115>                        |
177 +------------+----------------------------------------------------------------------------------------------------------------------------------+
178 | [SDNC-114] | Generic API DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-114>                   |
179 +------------+----------------------------------------------------------------------------------------------------------------------------------+
180 | [SDNC-106] | VNFAPI DGs contain old openecomp and com.att based plugin references <https://jira.onap.org/browse/SDNC-106>                     |
181 +------------+----------------------------------------------------------------------------------------------------------------------------------+
182 | [SDNC-64]  | SDNC is not setting FromApp identifier in logging MDC <https://jira.onap.org/browse/SDNC-64>                                     |
183 +------------+----------------------------------------------------------------------------------------------------------------------------------+
184
185
186 **Security Notes**
187
188 SDNC 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 SDNC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28379582>`_.
189
190 Quick Links:
191
192 - `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_
193 - `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_
194 - `Project Vulnerability Review Table for SDNC <https://wiki.onap.org/pages/viewpage.action?pageId=28379582>`_
195
196 **Upgrade Notes**
197         NA
198
199 **Deprecation Notes**
200         NA
201
202 **Other**
203         NA
204
205 Version: 1.2.1
206 --------------
207
208 :Release Date: 2018-01-18
209
210 **Bug Fixes**
211
212 - `SDNC-145 <https://jira.onap.org/browse/SDNC-145>`_ Error message refers to wrong parameters
213 - `SDNC-195 <https://jira.onap.org/browse/SDNC-195>`_ UEB listener doesn't insert correct parameters for allotted resources in DB table ALLOTTED_RESOURCE_MODEL
214 - `SDNC-198 <https://jira.onap.org/browse/SDNC-198>`_ CSIT job fails
215 - `SDNC-201 <https://jira.onap.org/browse/SDNC-201>`_ Fix DG bugs from integration tests
216 - `SDNC-202 <https://jira.onap.org/browse/SDNC-202>`_ Search for service -data null match, set vGW LAN IP via Heat
217 - `SDNC-211 <https://jira.onap.org/browse/SDNC-211>`_ Update SDNC Amsterdam branch to use maintenance release versions
218 - `SDNC-212 <https://jira.onap.org/browse/SDNC-212>`_ Duplicate file name
219
220 Version: 1.2.0
221 --------------
222
223 :Release Date: 2017-11-16
224
225 **New Features**
226
227 The ONAP Amsterdam release introduces the following changes to SDNC from
228 the original openECOMP seed code:
229    - Refactored / moved common platform code to new CCSDK project
230    - Refactored code to rename openecomp to onap
231    - Introduced new GENERIC-RESOURCE-API api, used by vCPE and VoLTE use cases
232    - Introduced new docker containers for SDC and DMAAP interfaces
233
234 **Bug Fixes**
235         NA
236 **Known Issues**
237 The following known high priority issues are being worked and are expected to be delivered
238 in release 1.2.1:
239 - `SDNC-179 <https://jira.onap.org/browse/SDNC-179>`_ Failed to make HTTPS connection in restapicall node
240 - `SDNC-181 <https://jira.onap.org/browse/SDNC-181>`_ Change call to brg-wan-ip-address vbrg-wan-ip brg topo activate DG
241 - `SDNC-182 <https://jira.onap.org/browse/SDNC-182>`_ Fix VNI Consistency: Add vG vxlan tunnel setup and bridge domain setup to brg-topo-activate DG
242
243 **Security Issues**
244         NA
245
246 **Upgrade Notes**
247         NA
248
249 **Deprecation Notes**
250         NA
251
252 **Other**
253         NA