blob: 7579604442a3081cb50fac6576e3441b8b038ee1 [file] [log] [blame]
Dan Timoney470fa2b2017-10-12 09:18:24 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3Release Notes
4=============
5
Timoney, Dan (dt5972)6db72b42018-11-28 21:15:41 -05006Version: 1.4.3
7--------------
8
9
10:Release Date: 2018-11-30
11
12**New Features**
13
14The Casablanca release of SDNC introduces the following new features:
15
16 - Network Discovery, in support of POMBA
17 - Support for CCVPN use case
18 - Change Management enhancements
19
20**Bug Fixes**
21
22The list of bugs fixed in the SDNC Casablanca release may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11544>
23
24
25**Known Issues**
26
27The list of known issues in the SDNC project may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11119>
28
29
30**Security Notes**
31
32SDNC 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>`_.
33
34Quick Links:
35
36- `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_
37- `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_
38- `Project Vulnerability Review Table for Casablanca Release <https://wiki.onap.org/pages/viewpage.action?pageId=45307811>`_
39
40**Upgrade Notes**
41 NA
42
43**Deprecation Notes**
44 NA
45
46**Other**
47 NA
Timoney, Dan (dt5972)99f3b4b2018-06-05 12:54:35 -040048
49Version: 1.3.4
Timoney, Dan (dt5972)6db72b42018-11-28 21:15:41 -050050--------------
Timoney, Dan (dt5972)99f3b4b2018-06-05 12:54:35 -040051
Dan Timoney470fa2b2017-10-12 09:18:24 -040052
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -070053:Release Date: 2018-07-06
Dan Timoney470fa2b2017-10-12 09:18:24 -040054
55**New Features**
56
Timoney, Dan (dt5972)99f3b4b2018-06-05 12:54:35 -040057The 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
58following table lists the major features included in the Beijing release.
59
Timoney, Dan (dt5972)6db72b42018-11-28 21:15:41 -050060+------------+-------------------------------------------------------------------------------------------------------------+
61| Jira # | Abstract |
62+============+=============================================================================================================+
63| [SDNC-278] | Change management in-place software upgrade execution using Ansible <https://jira.onap.org/browse/SDNC-278> |
64+------------+-------------------------------------------------------------------------------------------------------------+
65| [SDNC-163] | Deploy a SDN-C high availability environment - Kubernetes <https://jira.onap.org/browse/SDNC-163> |
66+------------+-------------------------------------------------------------------------------------------------------------+
67
Dan Timoney470fa2b2017-10-12 09:18:24 -040068
69**Bug Fixes**
Dan Timoney470fa2b2017-10-12 09:18:24 -040070
Timoney, Dan (dt5972)99f3b4b2018-06-05 12:54:35 -040071The list of bugs fixed in the SDNC Beijing release may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11118>
72
Timoney, Dan (dt5972)bb89fa32018-05-16 20:25:50 -040073
74**Known Issues**
75
76+------------+----------------------------------------------------------------------------------------------------------------------------------+
77| Jira # | Abstract |
78+============+==================================================================================================================================+
Timoney, Dan (dt5972)99f3b4b2018-06-05 12:54:35 -040079| [SDNC-324] | IPV4_ADDRESS_POOL is empty <https://jira.onap.org/browse/SDNC-324> |
80+------------+----------------------------------------------------------------------------------------------------------------------------------+
81| [SDNC-321] | dgbuilder won't save DG <https://jira.onap.org/browse/SDNC-321> |
82+------------+----------------------------------------------------------------------------------------------------------------------------------+
Timoney, Dan (dt5972)bb89fa32018-05-16 20:25:50 -040083| [SDNC-304] | SDNC OOM intermittent Healthcheck failure - JSONDecodeError - on different startup order <https://jira.onap.org/browse/SDNC-304> |
84+------------+----------------------------------------------------------------------------------------------------------------------------------+
Timoney, Dan (dt5972)bb89fa32018-05-16 20:25:50 -040085| [SDNC-115] | VNFAPI DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-115> |
86+------------+----------------------------------------------------------------------------------------------------------------------------------+
87| [SDNC-114] | Generic API DGs contain plugin references to software not part of ONAP <https://jira.onap.org/browse/SDNC-114> |
88+------------+----------------------------------------------------------------------------------------------------------------------------------+
89| [SDNC-106] | VNFAPI DGs contain old openecomp and com.att based plugin references <https://jira.onap.org/browse/SDNC-106> |
90+------------+----------------------------------------------------------------------------------------------------------------------------------+
91| [SDNC-64] | SDNC is not setting FromApp identifier in logging MDC <https://jira.onap.org/browse/SDNC-64> |
92+------------+----------------------------------------------------------------------------------------------------------------------------------+
Dan Timoney470fa2b2017-10-12 09:18:24 -040093
Timoney, Dan (dt5972)6db72b42018-11-28 21:15:41 -050094
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -070095**Security Notes**
Dan Timoney470fa2b2017-10-12 09:18:24 -040096
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -070097SDNC 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>`_.
98
99Quick Links:
Gildas Lanilis486800d2018-06-04 10:57:50 -0700100
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -0700101- `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_
102- `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_
103- `Project Vulnerability Review Table for SDNC <https://wiki.onap.org/pages/viewpage.action?pageId=28379582>`_
Dan Timoney470fa2b2017-10-12 09:18:24 -0400104
105**Upgrade Notes**
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -0700106 NA
Dan Timoney470fa2b2017-10-12 09:18:24 -0400107
108**Deprecation Notes**
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -0700109 NA
Dan Timoney470fa2b2017-10-12 09:18:24 -0400110
111**Other**
Gildas Lanilis3a3a0c72018-05-31 12:52:09 -0700112 NA
113
114Version: 1.2.1
115--------------
116
117:Release Date: 2018-01-18
118
119**Bug Fixes**
120
121- `SDNC-145 <https://jira.onap.org/browse/SDNC-145>`_ Error message refers to wrong parameters
122- `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
123- `SDNC-198 <https://jira.onap.org/browse/SDNC-198>`_ CSIT job fails
124- `SDNC-201 <https://jira.onap.org/browse/SDNC-201>`_ Fix DG bugs from integration tests
125- `SDNC-202 <https://jira.onap.org/browse/SDNC-202>`_ Search for service -data null match, set vGW LAN IP via Heat
126- `SDNC-211 <https://jira.onap.org/browse/SDNC-211>`_ Update SDNC Amsterdam branch to use maintenance release versions
127- `SDNC-212 <https://jira.onap.org/browse/SDNC-212>`_ Duplicate file name
128
129Version: 1.2.0
130--------------
131
132:Release Date: 2017-11-16
133
134**New Features**
135
136The ONAP Amsterdam release introduces the following changes to SDNC from
137the original openECOMP seed code:
138 - Refactored / moved common platform code to new CCSDK project
139 - Refactored code to rename openecomp to onap
140 - Introduced new GENERIC-RESOURCE-API api, used by vCPE and VoLTE use cases
141 - Introduced new docker containers for SDC and DMAAP interfaces
142
143**Bug Fixes**
144 NA
145**Known Issues**
146The following known high priority issues are being worked and are expected to be delivered
147in release 1.2.1:
148- `SDNC-179 <https://jira.onap.org/browse/SDNC-179>`_ Failed to make HTTPS connection in restapicall node
149- `SDNC-181 <https://jira.onap.org/browse/SDNC-181>`_ Change call to brg-wan-ip-address vbrg-wan-ip brg topo activate DG
150- `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
151
152**Security Issues**
153 NA
154
155**Upgrade Notes**
156 NA
157
158**Deprecation Notes**
159 NA
160
161**Other**
162 NA
163
Dan Timoney470fa2b2017-10-12 09:18:24 -0400164