Document OJSI-79 (CVE-2019-12118) vulnerability
[sdc.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 =============
4 Release Notes
5 =============
6
7 Version: 1.4.1
8 ==============
9
10 :Release Date: 2019-06-06
11
12 SDC SDKs Versions
13 -----------------
14
15 -  sdc-distribution-client
16
17    :Version: 1.3.0
18
19 -  sdc-tosca
20
21    :Version: 1.5.1
22
23 Release Purpose
24 ----------------
25
26 **New Features**
27
28 The main goal of the Dublin release was to:
29     - Support PNF onboarding
30     - SOL 001 v2.5.1 support
31     - VSP compliance check feature
32     - SDC and CDS integration
33     - improve code coverage of the SDC code.
34
35
36 **Epics**
37
38 -  [`SDC-1937 <https://jira.onap.org/browse/SDC-1937>`__\ ] - Service Workflow - Assigned Workflow and Complex Types in Operation
39 -  [`SDC-1956 <https://jira.onap.org/browse/SDC-1956>`__\ ] - Add VSP Compliance Check feature
40 -  [`SDC-1970 <https://jira.onap.org/browse/SDC-1970>`__\ ] - Supporting PNF package onboarding
41 -  [`SDC-1987 <https://jira.onap.org/browse/SDC-1987>`__\ ] - Add dependent child service to service
42 -  [`SDC-1988 <https://jira.onap.org/browse/SDC-1988>`__\ ] - Add property to service
43 -  [`SDC-1990 <https://jira.onap.org/browse/SDC-1990>`__\ ] - Service Consumption
44 -  [`SDC-1991 <https://jira.onap.org/browse/SDC-1991>`__\ ] - Service Consumption - Input Data and Validations
45 -  [`SDC-1992 <https://jira.onap.org/browse/SDC-1992>`__\ ] - Service dependency - Rainy Day Validations
46 -  [`SDC-1993 <https://jira.onap.org/browse/SDC-1993>`__\ ] - Service dependency - Input Data and Validations
47 -  [`SDC-1994 <https://jira.onap.org/browse/SDC-1994>`__\ ] - Add property to VNF and PNF
48 -  [`SDC-1999 <https://jira.onap.org/browse/SDC-1999>`__\ ] - Operation interfaces
49 -  [`SDC-2170 <https://jira.onap.org/browse/SDC-2170>`__\ ] - updating the VNFD (SOL001) type based on SOL001 v2.5.1
50
51 **Stories**
52
53 -  [`SDC-1000 <https://jira.onap.org/browse/SDC-1000>`__\ ] - SDC Parser is throwing exception on critical issues
54 -  [`SDC-1392 <https://jira.onap.org/browse/SDC-1392>`__\ ] - Write Unit test for Compile-Helper-Plugin
55 -  [`SDC-1399 <https://jira.onap.org/browse/SDC-1399>`__\ ] - Change the plugins load to be parallel
56 -  [`SDC-1426 <https://jira.onap.org/browse/SDC-1426>`__\ ] - catalog documentation
57 -  [`SDC-1427 <https://jira.onap.org/browse/SDC-1427>`__\ ] - Onboarding documentation
58 -  [`SDC-1429 <https://jira.onap.org/browse/SDC-1429>`__\ ] - WORKFLOW documentation
59 -  [`SDC-1489 <https://jira.onap.org/browse/SDC-1489>`__\ ] - multiple cloud technology artifact support
60 -  [`SDC-1568 <https://jira.onap.org/browse/SDC-1568>`__\ ] - Health check integration for designers
61 -  [`SDC-1569 <https://jira.onap.org/browse/SDC-1569>`__\ ] - Enable a secuirity solution for the designers in sdc TBD
62 -  [`SDC-1743 <https://jira.onap.org/browse/SDC-1743>`__\ ] - Add support for work flow deployment on heat
63 -  [`SDC-1744 <https://jira.onap.org/browse/SDC-1744>`__\ ] - Add support for different locations of Main service template WIP
64 -  [`SDC-1925 <https://jira.onap.org/browse/SDC-1925>`__\ ] - Resolve SONAR issues in SDC BE
65 -  [`SDC-1941 <https://jira.onap.org/browse/SDC-1941>`__\ ] - SDC refactoring and code smells
66 -  [`SDC-1946 <https://jira.onap.org/browse/SDC-1946>`__\ ] - Code quality improvements
67 -  [`SDC-1948 <https://jira.onap.org/browse/SDC-1948>`__\ ] - Solve BE issues from sonar
68 -  [`SDC-1950 <https://jira.onap.org/browse/SDC-1950>`__\ ] - asdctool code quality improvements
69 -  [`SDC-1973 <https://jira.onap.org/browse/SDC-1973>`__\ ] - Create VSP package from PNF onboarding package
70 -  [`SDC-1974 <https://jira.onap.org/browse/SDC-1974>`__\ ] - Supporting PNF manifest file in the onboarding package
71 -  [`SDC-1975 <https://jira.onap.org/browse/SDC-1975>`__\ ] - Design time catalog to associate artifacts with PNF (Test)
72 -  [`SDC-1976 <https://jira.onap.org/browse/SDC-1976>`__\ ] - Supporting PNFD (SOL001) mapping to AID model
73 -  [`SDC-1977 <https://jira.onap.org/browse/SDC-1977>`__\ ] - Display VSP Resource Type (VF/PNF) in Import VSP UI
74 -  [`SDC-1978 <https://jira.onap.org/browse/SDC-1978>`__\ ] - Ensure descriptor name matches name used in generated TOSCA.meta in VSP
75 -  [`SDC-1979 <https://jira.onap.org/browse/SDC-1979>`__\ ] - Allowing the dedicated artifact folder with Entry-point in TOSCA.meta
76 -  [`SDC-1980 <https://jira.onap.org/browse/SDC-1980>`__\ ] - Supporting onboarding packaging security
77 -  [`SDC-2022 <https://jira.onap.org/browse/SDC-2022>`__\ ] - Allow custom plugins in SDC
78 -  [`SDC-2067 <https://jira.onap.org/browse/SDC-2067>`__\ ] - SDC and CDS Integration to enable E2E Automation
79 -  [`SDC-2085 <https://jira.onap.org/browse/SDC-2085>`__\ ] - Outputs on operations - Operation screen BE
80 -  [`SDC-2090 <https://jira.onap.org/browse/SDC-2090>`__\ ] - update the normative type of onboarding DM
81 -  [`SDC-2094 <https://jira.onap.org/browse/SDC-2094>`__\ ] - R4 5G U/C SDC: FM Meta Data GUI Display from PNF Onboarded Package
82 -  [`SDC-2108 <https://jira.onap.org/browse/SDC-2108>`__\ ] - Import VSP and Create PNF internal csar
83 -  [`SDC-2109 <https://jira.onap.org/browse/SDC-2109>`__\ ] - Adding additional artifacts
84 -  [`SDC-2110 <https://jira.onap.org/browse/SDC-2110>`__\ ] - Add PNF manually (without using vsp)
85 -  [`SDC-2112 <https://jira.onap.org/browse/SDC-2112>`__\ ] - Add a copy of the onboarded package under artifact folder
86 -  [`SDC-2113 <https://jira.onap.org/browse/SDC-2113>`__\ ] - copy the on boarding artifacts into the right SDC artifact type
87 -  [`SDC-2136 <https://jira.onap.org/browse/SDC-2136>`__\ ] - HTTPS support on workflow application backend
88 -  [`SDC-2168 <https://jira.onap.org/browse/SDC-2168>`__\ ] - M2/3/4 findings
89 -  [`SDC-2194 <https://jira.onap.org/browse/SDC-2194>`__\ ] - Enhance SDC Workflow designer BE to connect to secure Cassandra
90 -  [`SDC-2199 <https://jira.onap.org/browse/SDC-2199>`__\ ] - Migrate SDC to use Common Cassandra Cluster
91 -  [`SDC-2226 <https://jira.onap.org/browse/SDC-2226>`__\ ] - Create Internal BE API for artifact Upload
92 -  [`SDC-2233 <https://jira.onap.org/browse/SDC-2233>`__\ ] - Support workflow artifact in Service Distribution Notification
93 -  [`SDC-2280 <https://jira.onap.org/browse/SDC-2280>`__\ ] - achieve CII Badging passing level for Dublin
94 -  [`SDC-2313 <https://jira.onap.org/browse/SDC-2313>`__\ ] - Fix Service Proxy Node Type
95
96
97 Security Notes
98 --------------
99
100 *Fixed Security Issues*
101
102 *Known Security Issues*
103
104 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
105 -  CVE-2019-12115 [`OJSI-76 <https://jira.onap.org/browse/OJSI-76>`__\ ] - demo-sdc-sdc-be exposes JDWP on port 4000 which allows for arbitrary code execution
106 -  CVE-2019-12116 [`OJSI-77 <https://jira.onap.org/browse/OJSI-77>`__\ ] - demo-sdc-sdc-fe exposes JDWP on port 6000 which allows for arbitrary code execution
107 -  CVE-2019-12117 [`OJSI-78 <https://jira.onap.org/browse/OJSI-78>`__\ ] - demo-sdc-sdc-onboarding-be exposes JDWP on port 4001 which allows for arbitrary code execution
108 -  CVE-2019-12118 [`OJSI-79 <https://jira.onap.org/browse/OJSI-79>`__\ ] - demo-sdc-sdc-wfd-be exposes JDWP on port 7001 which allows for arbitrary code execution
109
110 *Known Vulnerabilities in Used Modules*
111
112 Quick Links:
113
114 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
115 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
116
117 **Known Issues**
118
119         N/A
120
121 **Upgrade Notes**
122
123         N/A
124
125 **Deprecation Notes**
126
127         N/A
128
129 **Other**
130
131         N/A
132
133
134 Version: 1.3.7
135 ==============
136
137 :Release Date: 2019-01-31
138
139 `README <https://github.com/onap/sdc>`__
140
141 SDC SDKs Versions
142 -----------------
143
144 -  sdc-distribution-client
145        :Version: 1.3.0
146
147 -  sdc-tosca
148            :Version: 1.4.63
149
150            `README <https://github.com/onap/sdc-sdc-tosca>`__
151
152 Release Purpose
153 ----------------
154 The Casablanca Maintenance release was focused on fixing high priority defects discovered in Casablanca release.
155
156 **Bugs**
157
158 -  [`SDC-1447 <https://jira.onap.org/browse/SDC-1447>`__\ ] - [SDC] SDC create csar with many warnnings
159 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
160 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates
161 -  [`SDC-1971 <https://jira.onap.org/browse/SDC-1971>`__\ ] - Change version failure
162 -  [`SDC-2014 <https://jira.onap.org/browse/SDC-2014>`__\ ] - Documentation figure not readable
163 -  [`SDC-2053 <https://jira.onap.org/browse/SDC-2053>`__\ ] - SDC fails healthcheck
164 -  [`SDC-2077 <https://jira.onap.org/browse/SDC-2077>`__\ ] - SDC-BE and SDC-FE missing log files
165
166
167
168 Version: 1.3.5
169 ==============
170
171 :Release Date: 2018-11-30
172
173 `Link to README <https://github.com/onap/sdc>`__
174
175 SDC SDKs Versions
176 -----------------
177
178 -  sdc-distribution-client
179        :Version: 1.3.0
180
181 -  sdc-tosca
182            :Version: 1.4.7
183
184            `README <https://github.com/onap/sdc-sdc-tosca>`__
185
186 Release Purpose
187 ----------------
188 The Casablanca release was focused on improving platform stability and resiliency and introducing new platform capabilities.
189
190 **New Features**
191
192 The Casablanca release is the third release of the Service Design and Creation (SDC).
193
194 The main goal of the Casablanca release was to:
195     - Improve code coverage of the SDC code.
196     - Complete E2E workflow design and distribution.
197     - Finalize DCAE-DS and integrate it with OOM
198     - Support HPA
199     - Enhance security
200
201
202 Security Notes
203 --------------
204
205 SDC 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 SDC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45307823>`_.
206
207 Quick Links:
208
209 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`_
210 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`_
211 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=45307823>`_
212
213 **Known Issues**
214
215 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates.
216 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
217
218 **Upgrade Notes**
219
220         N/A
221
222 **Deprecation Notes**
223
224         N/A
225
226 **Other**
227
228         N/A
229
230
231
232 Version: 1.2.0
233 ==============
234
235 :Release Date: 2018-06-07
236
237 SDC SDKs Versions
238 -----------------
239
240 -  sdc-distribution-client
241
242    :Version: 1.3.0
243
244 -  sdc-tosca
245
246    :Version: 1.3.5
247
248 Release Purpose
249 ----------------
250 The Beijing release was focused on improving platform stability and resiliency.
251
252 **New Features**
253
254 The Beijing release is the second release of the Service Design and Creation (SDC).
255
256 The main goal of the Beijing release was to:
257     - Enhance Platform maturity by improving SDC maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
258     - SDC made improvements to the deployment to allow an easy and stable integration with OOM.
259     - SDC change the docker structure to allow easier and the beginning of breaking the application into Micro Services.
260     - SDC introduced a generic framework to allow different Modeling plugins to be easily integrated with SDC.
261     - improve code coverage of the SDC code.
262     - SDC introduced two new experimental projects the DCAE-D and WorkFlow which enhance the modeling capabilities of SDC.
263
264 DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/display/DW/SDC-DCAE-D>`_
265 Workflow information is available in readthedocs
266
267 **Epics**
268
269 -  [`SDC-77 <https://jira.onap.org/browse/SDC-77>`__\ ] - Designer issues
270 -  [`SDC-126 <https://jira.onap.org/browse/SDC-126>`__\ ] - Holmes Designer
271 -  [`SDC-180 <https://jira.onap.org/browse/SDC-180>`__\ ] - This epic is for modeling placements and homing rules for VNF placements
272 -  [`SDC-181 <https://jira.onap.org/browse/SDC-181>`__\ ] - This epic is for modeling relationship in TOSCA between nodes (VNFs)
273 -  [`SDC-220 <https://jira.onap.org/browse/SDC-220>`__\ ] - integrate VNF onboarding using VNF-SDK
274 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work flows in SDC
275 -  [`SDC-383 <https://jira.onap.org/browse/SDC-383>`__\ ] - sdc will enhance our testing to provide better testing coverage
276 -  [`SDC-647 <https://jira.onap.org/browse/SDC-647>`__\ ] - process build and deploy process optimization
277 -  [`SDC-659 <https://jira.onap.org/browse/SDC-659>`__\ ] - SDC deploy and build optimization
278 -  [`SDC-731 <https://jira.onap.org/browse/SDC-731>`__\ ] - sdc designer integration
279 -  [`SDC-778 <https://jira.onap.org/browse/SDC-778>`__\ ] - Non-Functional requirements - Resiliency
280 -  [`SDC-812 <https://jira.onap.org/browse/SDC-812>`__\ ] - Non-Functional requirements - Performance
281 -  [`SDC-813 <https://jira.onap.org/browse/SDC-813>`__\ ] - Non-Functional requirements - Stability
282 -  [`SDC-814 <https://jira.onap.org/browse/SDC-814>`__\ ] - Tenant Isolation - Context Distribution -  [`e1802 - TDP Epic 316628 <https://jira.onap.org/browse/SDC-52>`__\ ]
283 -  [`SDC-815 <https://jira.onap.org/browse/SDC-815>`__\ ] - Tenant Isolation - Context Definition -  [`e1802 - TDP Epic 316484 <https://jira.onap.org/browse/SDC-52>`__\ ]
284 -  [`SDC-816 <https://jira.onap.org/browse/SDC-816>`__\ ] - SDC Pause Instantiation -  [`e1802 - TDP Epic 330782 <https://jira.onap.org/browse/SDC-52>`__\ ]
285 -  [`SDC-817 <https://jira.onap.org/browse/SDC-817>`__\ ] - Service Model Design to support Complex Services
286 -  [`SDC-819 <https://jira.onap.org/browse/SDC-819>`__\ ] - Change namespace from openECOMP to org.onap
287 -  [`SDC-820 <https://jira.onap.org/browse/SDC-820>`__\ ] - SDC Enhance Connect Behavior -  [`1802 TDP Epic 332501 <https://jira.onap.org/browse/SDC-52>`__\ ]
288 -  [`SDC-823 <https://jira.onap.org/browse/SDC-823>`__\ ] - Non-Functional requirements - Security
289 -  [`SDC-825 <https://jira.onap.org/browse/SDC-825>`__\ ] - Non-Functional requirements - Manageability
290 -  [`SDC-826 <https://jira.onap.org/browse/SDC-826>`__\ ] - Non-Functional requirements - Usability
291 -  [`SDC-828 <https://jira.onap.org/browse/SDC-828>`__\ ] - OOM integration
292 -  [`SDC-831 <https://jira.onap.org/browse/SDC-831>`__\ ] - Support life cycle artifacts in model
293 -  [`SDC-936 <https://jira.onap.org/browse/SDC-936>`__\ ] - SDC parser configuration improvements
294 -  [`SDC-976 <https://jira.onap.org/browse/SDC-976>`__\ ] - Manual Scale Out use case support
295 -  [`SDC-978 <https://jira.onap.org/browse/SDC-978>`__\ ] - Adapter of WF Designer for SDC
296 -  [`SDC-980 <https://jira.onap.org/browse/SDC-980>`__\ ] - Extend Activities for Workflow Designer
297 -  [`SDC-985 <https://jira.onap.org/browse/SDC-985>`__\ ] - Hardware Platform Enablement(HPA) modeling design
298 -  [`SDC-986 <https://jira.onap.org/browse/SDC-986>`__\ ] - Hardware Platform Enablement(HPA) use case support
299 -  [`SDC-1053 <https://jira.onap.org/browse/SDC-1053>`__\ ] - PNF use case support
300
301 **Stories**
302
303 -  [`SDC-10 <https://jira.onap.org/browse/SDC-10>`__\ ] - Deploy a SDC high availability environment
304 -  [`SDC-51 <https://jira.onap.org/browse/SDC-51>`__\ ] - vCPE_UC: Add Close-Loop (CL) Blueprint Monitoring-Template (MT) to a VNF-I
305 -  [`SDC-73 <https://jira.onap.org/browse/SDC-73>`__\ ] - Import WorkFlow
306 -  [`SDC-82 <https://jira.onap.org/browse/SDC-82>`__\ ] - support adding artifact type for node template
307 -  [`SDC-118 <https://jira.onap.org/browse/SDC-118>`__\ ] - support sub process
308 -  [`SDC-124 <https://jira.onap.org/browse/SDC-124>`__\ ] - support insert a sub process which is already defined
309 -  [`SDC-143 <https://jira.onap.org/browse/SDC-143>`__\ ] - create local DEV environment based on onap vagrant
310 -  [`SDC-242 <https://jira.onap.org/browse/SDC-242>`__\ ] - TDP 325252 - resolve get_input values
311 -  [`SDC-243 <https://jira.onap.org/browse/SDC-243>`__\ ] - TDP 319197 - tosca parser port mirroring
312 -  [`SDC-259 <https://jira.onap.org/browse/SDC-259>`__\ ] - TDP 316633 - TenantIsolation ContextDistribution
313 -  [`SDC-277 <https://jira.onap.org/browse/SDC-277>`__\ ] - docker enhancements
314 -  [`SDC-343 <https://jira.onap.org/browse/SDC-343>`__\ ] - Fixing SONAR Qube Issues
315 -  [`SDC-364 <https://jira.onap.org/browse/SDC-364>`__\ ] - workflow designer backend init code
316 -  [`SDC-365 <https://jira.onap.org/browse/SDC-365>`__\ ] - support load data from config file
317 -  [`SDC-366 <https://jira.onap.org/browse/SDC-366>`__\ ] - convert workflow json to bpmn file
318 -  [`SDC-384 <https://jira.onap.org/browse/SDC-384>`__\ ] - Add UI testing capabilities to the SDC sanity docker
319 -  [`SDC-398 <https://jira.onap.org/browse/SDC-398>`__\ ] - write data to workflow template
320 -  [`SDC-403 <https://jira.onap.org/browse/SDC-403>`__\ ] - add unit test for config class
321 -  [`SDC-404 <https://jira.onap.org/browse/SDC-404>`__\ ] - add unit test for bpmn file convert
322 -  [`SDC-408 <https://jira.onap.org/browse/SDC-408>`__\ ] - integrate back end service
323 -  [`SDC-572 <https://jira.onap.org/browse/SDC-572>`__\ ] - HEAT Validations Error codes
324 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and align CSAR's for VOLTE
325 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and sanity stabilization
326 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new artifact type to SDC
327 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
328 -  [`SDC-627 <https://jira.onap.org/browse/SDC-627>`__\ ] - Collaboration - BE - Healing - new healing table
329 -  [`SDC-650 <https://jira.onap.org/browse/SDC-650>`__\ ] - review docker memory assignment
330 -  [`SDC-652 <https://jira.onap.org/browse/SDC-652>`__\ ] - K8/OOM adoption - Research
331 -  [`SDC-655 <https://jira.onap.org/browse/SDC-655>`__\ ] - Fixing update HEAT
332 -  [`SDC-660 <https://jira.onap.org/browse/SDC-660>`__\ ] - docker image size optimization
333 -  [`SDC-679 <https://jira.onap.org/browse/SDC-679>`__\ ] - Generate bpmn files that can be executed on activity engine
334 -  [`SDC-683 <https://jira.onap.org/browse/SDC-683>`__\ ] - sync release-1.1-0 with master
335 -  [`SDC-685 <https://jira.onap.org/browse/SDC-685>`__\ ] - create unit tests for jtosca
336 -  [`SDC-686 <https://jira.onap.org/browse/SDC-686>`__\ ] - code sync
337 -  [`SDC-687 <https://jira.onap.org/browse/SDC-687>`__\ ] - sdc designer integration part 1
338 -  [`SDC-712 <https://jira.onap.org/browse/SDC-712>`__\ ] - import normative superation
339 -  [`SDC-713 <https://jira.onap.org/browse/SDC-713>`__\ ] - amsterdam branch
340 -  [`SDC-728 <https://jira.onap.org/browse/SDC-728>`__\ ] - sdc designer integration part 2
341 -  [`SDC-732 <https://jira.onap.org/browse/SDC-732>`__\ ] - sdc designer integration part 3
342 -  [`SDC-740 <https://jira.onap.org/browse/SDC-740>`__\ ] - converter support IntermediateCatchEvent
343 -  [`SDC-741 <https://jira.onap.org/browse/SDC-741>`__\ ] - support script task
344 -  [`SDC-742 <https://jira.onap.org/browse/SDC-742>`__\ ] - converter supports gateway elements
345 -  [`SDC-744 <https://jira.onap.org/browse/SDC-744>`__\ ] - TDP 344203 - Distribution-client Tenant Isolation
346 -  [`SDC-745 <https://jira.onap.org/browse/SDC-745>`__\ ] - Converter support service task
347 -  [`SDC-746 <https://jira.onap.org/browse/SDC-746>`__\ ] - Converter supports error events
348 -  [`SDC-747 <https://jira.onap.org/browse/SDC-747>`__\ ] - Converter support rest task
349 -  [`SDC-749 <https://jira.onap.org/browse/SDC-749>`__\ ] - Update Global Types for TOSCA Import
350 -  [`SDC-753 <https://jira.onap.org/browse/SDC-753>`__\ ] - converter code style change
351 -  [`SDC-755 <https://jira.onap.org/browse/SDC-755>`__\ ] - ONAP support
352 -  [`SDC-781 <https://jira.onap.org/browse/SDC-781>`__\ ] - Create on boarding docker
353 -  [`SDC-782 <https://jira.onap.org/browse/SDC-782>`__\ ] - OOM/HEAT integration
354 -  [`SDC-788 <https://jira.onap.org/browse/SDC-788>`__\ ] - support Cassandra schema creation - work in progress
355 -  [`SDC-821 <https://jira.onap.org/browse/SDC-821>`__\ ] - Sanity alignment after merge
356 -  [`SDC-834 <https://jira.onap.org/browse/SDC-834>`__\ ] - Log management
357 -  [`SDC-840 <https://jira.onap.org/browse/SDC-840>`__\ ] - sync 1802p to ONAP
358 -  [`SDC-842 <https://jira.onap.org/browse/SDC-842>`__\ ] - down stream source
359 -  [`SDC-863 <https://jira.onap.org/browse/SDC-863>`__\ ] - onboarding workspace - selecting item with 1 draft version skips versions page
360 -  [`SDC-865 <https://jira.onap.org/browse/SDC-865>`__\ ] - refactor error codes in JTOSCA
361 -  [`SDC-868 <https://jira.onap.org/browse/SDC-868>`__\ ] - UI - Remove restful-js and jquery dependency
362 -  [`SDC-887 <https://jira.onap.org/browse/SDC-887>`__\ ] - UI -change variable names to catalog
363 -  [`SDC-889 <https://jira.onap.org/browse/SDC-889>`__\ ] - remove plan name from plan definition
364 -  [`SDC-891 <https://jira.onap.org/browse/SDC-891>`__\ ] - fix workflow is empty error
365 -  [`SDC-899 <https://jira.onap.org/browse/SDC-899>`__\ ] - update microservice config info
366 -  [`SDC-901 <https://jira.onap.org/browse/SDC-901>`__\ ] - add internationalization
367 -  [`SDC-902 <https://jira.onap.org/browse/SDC-902>`__\ ] - add exclusive gateway
368 -  [`SDC-903 <https://jira.onap.org/browse/SDC-903>`__\ ] - sdc designer integration part 5 bus and event resource and definition
369 -  [`SDC-905 <https://jira.onap.org/browse/SDC-905>`__\ ] - add backend service
370 -  [`SDC-906 <https://jira.onap.org/browse/SDC-906>`__\ ] - Deploy K8 on Vagrant
371 -  [`SDC-907 <https://jira.onap.org/browse/SDC-907>`__\ ] - Cassandra OOM Alignment - update OOM deployment
372 -  [`SDC-908 <https://jira.onap.org/browse/SDC-908>`__\ ] - ElasticSearch OOM Alignment
373 -  [`SDC-910 <https://jira.onap.org/browse/SDC-910>`__\ ] - file encoding change
374 -  [`SDC-911 <https://jira.onap.org/browse/SDC-911>`__\ ] - Cassandra OOM Alignment - create init docker
375 -  [`SDC-912 <https://jira.onap.org/browse/SDC-912>`__\ ] - ES OOM alignment - create init docker
376 -  [`SDC-913 <https://jira.onap.org/browse/SDC-913>`__\ ] - ES OOM Alignment - update OOM deployment
377 -  [`SDC-914 <https://jira.onap.org/browse/SDC-914>`__\ ] - Cassandra OOM Alignment - Chef clean up
378 -  [`SDC-915 <https://jira.onap.org/browse/SDC-915>`__\ ] - ES OOM Alignment - Chef clean up
379 -  [`SDC-916 <https://jira.onap.org/browse/SDC-916>`__\ ] - BE OOM Alignment - create init docker
380 -  [`SDC-917 <https://jira.onap.org/browse/SDC-917>`__\ ] - BE OOM alignment - update OOM deployment
381 -  [`SDC-918 <https://jira.onap.org/browse/SDC-918>`__\ ] - BE OOM Alignment - Chef clean up
382 -  [`SDC-919 <https://jira.onap.org/browse/SDC-919>`__\ ] - FE OOM alignment - update OOM deployment
383 -  [`SDC-920 <https://jira.onap.org/browse/SDC-920>`__\ ] - FE OOM Alignment - Chef clean up
384 -  [`SDC-921 <https://jira.onap.org/browse/SDC-921>`__\ ] - Kibana OOM Alignment - Chef clean up
385 -  [`SDC-922 <https://jira.onap.org/browse/SDC-922>`__\ ] - Kibana OOM alignment - update OOM deployment
386 -  [`SDC-923 <https://jira.onap.org/browse/SDC-923>`__\ ] - Cassandra OOM Alignment - create C* docker
387 -  [`SDC-924 <https://jira.onap.org/browse/SDC-924>`__\ ] - ONAP support
388 -  [`SDC-925 <https://jira.onap.org/browse/SDC-925>`__\ ] - ES OOM alignment - update ES docker
389 -  [`SDC-950 <https://jira.onap.org/browse/SDC-950>`__\ ] - update JTOSCA packages
390 -  [`SDC-951 <https://jira.onap.org/browse/SDC-951>`__\ ] - update SDC-TOSCA packages
391 -  [`SDC-952 <https://jira.onap.org/browse/SDC-952>`__\ ] - update SDC-DISTRIBUTION-CLIENT packages
392 -  [`SDC-953 <https://jira.onap.org/browse/SDC-953>`__\ ] - update SDC-DOCKER-BASE packages
393 -  [`SDC-954 <https://jira.onap.org/browse/SDC-954>`__\ ] - update SDC-TITAN-CASSANDRA packages
394 -  [`SDC-955 <https://jira.onap.org/browse/SDC-955>`__\ ] - configuration ovriding capabilities.
395 -  [`SDC-957 <https://jira.onap.org/browse/SDC-957>`__\ ] - add ignore conformance level option
396 -  [`SDC-969 <https://jira.onap.org/browse/SDC-969>`__\ ] - sync1802E to ONAP part 1
397 -  [`SDC-972 <https://jira.onap.org/browse/SDC-972>`__\ ] - sdc designer integration part 4 design alignment
398 -  [`SDC-977 <https://jira.onap.org/browse/SDC-977>`__\ ] - sdc designer integration part 6 bus implementation
399 -  [`SDC-981 <https://jira.onap.org/browse/SDC-981>`__\ ] - Setup Micro-Service for WF Designer SDC Adapter
400 -  [`SDC-987 <https://jira.onap.org/browse/SDC-987>`__\ ] - Update Dropwizard to the Latest Version
401 -  [`SDC-990 <https://jira.onap.org/browse/SDC-990>`__\ ] - Add BDD Testing for onboarding
402 -  [`SDC-994 <https://jira.onap.org/browse/SDC-994>`__\ ] - VirtualMachineInterface validation + flow tests
403 -  [`SDC-995 <https://jira.onap.org/browse/SDC-995>`__\ ] - scan the TOSCA parser components code using fosologe
404 -  [`SDC-997 <https://jira.onap.org/browse/SDC-997>`__\ ] - Import Jersey to implement the Rest APIs
405 -  [`SDC-998 <https://jira.onap.org/browse/SDC-998>`__\ ] - VLAN tagging - Support pattern 1A
406 -  [`SDC-999 <https://jira.onap.org/browse/SDC-999>`__\ ] - Initialize metaProperties in JTosca to enable SDC Parser to parse individual Yamls
407 -  [`SDC-1002 <https://jira.onap.org/browse/SDC-1002>`__\ ] - Import swagger to build up the api-doc
408 -  [`SDC-1003 <https://jira.onap.org/browse/SDC-1003>`__\ ] - sdc designer integration 7 error handling
409 -  [`SDC-1011 <https://jira.onap.org/browse/SDC-1011>`__\ ] - Package UI Resources for Integration with Server
410 -  [`SDC-1012 <https://jira.onap.org/browse/SDC-1012>`__\ ] - Modify Base Url of WF Designer for Integrating with SDC
411 -  [`SDC-1015 <https://jira.onap.org/browse/SDC-1015>`__\ ] - BE OOM Alignment - create server docker
412 -  [`SDC-1018 <https://jira.onap.org/browse/SDC-1018>`__\ ] - FE OOM Alignment - create server docker
413 -  [`SDC-1019 <https://jira.onap.org/browse/SDC-1019>`__\ ] - Kibana OOM Alignment - create server docker
414 -  [`SDC-1020 <https://jira.onap.org/browse/SDC-1020>`__\ ] - Sync SDC with OOM deployment
415 -  [`SDC-1025 <https://jira.onap.org/browse/SDC-1025>`__\ ] - Sync Integ to ONAP
416 -  [`SDC-1036 <https://jira.onap.org/browse/SDC-1036>`__\ ] - VLAN tagging - Support pattern 1C1
417 -  [`SDC-1038 <https://jira.onap.org/browse/SDC-1038>`__\ ] - Provide sample data for WF Designer Adapter
418 -  [`SDC-1044 <https://jira.onap.org/browse/SDC-1044>`__\ ] - Update JTosca dependency version in SDC-Tosca
419 -  [`SDC-1055 <https://jira.onap.org/browse/SDC-1055>`__\ ] - Update version in JTOSCA POM
420 -  [`SDC-1061 <https://jira.onap.org/browse/SDC-1061>`__\ ] - ONAP Support
421 -  [`SDC-1073 <https://jira.onap.org/browse/SDC-1073>`__\ ] - Support VFC Instance Group per networkrole
422 -  [`SDC-1080 <https://jira.onap.org/browse/SDC-1080>`__\ ] - Close the 'DirectoryStream' after its be used.
423 -  [`SDC-1104 <https://jira.onap.org/browse/SDC-1104>`__\ ] - Normative alignment
424 -  [`SDC-1117 <https://jira.onap.org/browse/SDC-1117>`__\ ] - achieve the 50% unit test coverage
425 -  [`SDC-1130 <https://jira.onap.org/browse/SDC-1130>`__\ ] - Display Extend Activities on WF Designer UI
426 -  [`SDC-1131 <https://jira.onap.org/browse/SDC-1131>`__\ ] - Use Extend Activities to Design Workflow and Save
427 -  [`SDC-1164 <https://jira.onap.org/browse/SDC-1164>`__\ ] - SDC designer Integration part 8 - Add promise logic to the SDC pub-sub notify
428 -  [`SDC-1165 <https://jira.onap.org/browse/SDC-1165>`__\ ] - SDC designer Integration part 9 - Create component that disables selected layouts
429 -  [`SDC-1169 <https://jira.onap.org/browse/SDC-1169>`__\ ] - CII passing badge
430 -  [`SDC-1172 <https://jira.onap.org/browse/SDC-1172>`__\ ] - reach 50% unit test coverage sdc workflow
431 -  [`SDC-1174 <https://jira.onap.org/browse/SDC-1174>`__\ ] - Support unified Tosca pattern 1C2 for vlan subinterface
432 -  [`SDC-1197 <https://jira.onap.org/browse/SDC-1197>`__\ ] - Enhance SDC Parser to support Interface and Operations
433 -  [`SDC-1221 <https://jira.onap.org/browse/SDC-1221>`__\ ] - Fix library CVEs in sdc-cassandra
434 -  [`SDC-1310 <https://jira.onap.org/browse/SDC-1310>`__\ ] - Fix additional library CVEs in sdc-docker-base
435
436 **Bugs**
437
438 -  [`SDC-176 <https://jira.onap.org/browse/SDC-176>`__\ ] - Cannot access Kibana dashboard after logged into SDC as an Admin user.
439 -  [`SDC-249 <https://jira.onap.org/browse/SDC-249>`__\ ] - Temporary files and directories not completely removed during execution
440 -  [`SDC-250 <https://jira.onap.org/browse/SDC-250>`__\ ] - CSAR files are decompressed twice in the same thread
441 -  [`SDC-251 <https://jira.onap.org/browse/SDC-251>`__\ ] - TOSCA does not attempt to delete decompressed folders in certain conditions
442 -  [`SDC-265 <https://jira.onap.org/browse/SDC-265>`__\ ] - Some important information lost while upload a VF's TOSCA model using REST API in SDC 1.1
443 -  [`SDC-272 <https://jira.onap.org/browse/SDC-291>`__\ ] - The problem in the substitution_mappings of a service.
444 -  [`SDC-291 <https://jira.onap.org/browse/SDC-291>`__\ ] - Resources not closed in onboarding code in multiple places
445 -  [`SDC-311 <https://jira.onap.org/browse/SDC-311>`__\ ] - nfc_naming_code and nfc_function at VSP level not populated at VF level
446 -  [`SDC-312 <https://jira.onap.org/browse/SDC-312>`__\ ] - Can't assign a value for a capability's property of a node.
447 -  [`SDC-314 <https://jira.onap.org/browse/SDC-314>`__\ ] - Can't assign a value for a relationship's property.
448 -  [`SDC-328 <https://jira.onap.org/browse/SDC-328>`__\ ] - The default values of the properties of the 'org.openecomp.resource.vl.extVL' exported are incorrect.
449 -  [`SDC-341 <https://jira.onap.org/browse/SDC-341>`__\ ] - Deploy Error on Service Distribution
450 -  [`SDC-346 <https://jira.onap.org/browse/SDC-346>`__\ ] - Very long descriptions are not displayed correctly
451 -  [`SDC-386 <https://jira.onap.org/browse/SDC-386>`__\ ] - add license header for class
452 -  [`SDC-393 <https://jira.onap.org/browse/SDC-393>`__\ ] - Build stuck at org.openecomp.sdc.tosca.services.impl.ToscaAnalyzerServiceImplTest
453 -  [`SDC-402 <https://jira.onap.org/browse/SDC-402>`__\ ] - TDP 335705 - get_input of list of wrong format
454 -  [`SDC-412 <https://jira.onap.org/browse/SDC-412>`__\ ] - fix file already exists error
455 -  [`SDC-425 <https://jira.onap.org/browse/SDC-425>`__\ ] - change nested compute node type prefix
456 -  [`SDC-427 <https://jira.onap.org/browse/SDC-427>`__\ ] - fix group members ids
457 -  [`SDC-434 <https://jira.onap.org/browse/SDC-434>`__\ ] - Healing should be added to the resubmitAll utility REST
458 -  [`SDC-438 <https://jira.onap.org/browse/SDC-438>`__\ ] - Unable to Access SDC from Portal
459 -  [`SDC-440 <https://jira.onap.org/browse/SDC-440>`__\ ] - When creating a new VSP "HSS_FE_test_100617", HEAT validation failed with 2 errors
460 -  [`SDC-458 <https://jira.onap.org/browse/SDC-458>`__\ ] - Onboard questionaire-component missing enum AIC
461 -  [`SDC-459 <https://jira.onap.org/browse/SDC-459>`__\ ] - Month navigation does not work in firefox
462 -  [`SDC-466 <https://jira.onap.org/browse/SDC-466>`__\ ] - Submit failed for existing VSP "Nimbus 3.1 PCRF 0717"
463 -  [`SDC-468 <https://jira.onap.org/browse/SDC-468>`__\ ] - add check for flat node type, in case of port mirroring
464 -  [`SDC-473 <https://jira.onap.org/browse/SDC-473>`__\ ] - healing does not work on submitted vsps
465 -  [`SDC-479 <https://jira.onap.org/browse/SDC-479>`__\ ] - Fix the sdc vagrant-onap to work as a local deployment vagrant
466 -  [`SDC-480 <https://jira.onap.org/browse/SDC-480>`__\ ] - fix failing healers during resubmit
467 -  [`SDC-484 <https://jira.onap.org/browse/SDC-484>`__\ ] - Deleting a connection between VNF resources causes 500 error code on SDC Composition GUI
468 -  [`SDC-485 <https://jira.onap.org/browse/SDC-485>`__\ ] - Limits - issue in display
469 -  [`SDC-488 <https://jira.onap.org/browse/SDC-488>`__\ ] - parse error message
470 -  [`SDC-489 <https://jira.onap.org/browse/SDC-489>`__\ ] - error when moving to previous version using the version drop down
471 -  [`SDC-490 <https://jira.onap.org/browse/SDC-490>`__\ ] - Onboarding undo checkout wrong implementation
472 -  [`SDC-492 <https://jira.onap.org/browse/SDC-492>`__\ ] - need to add support for dynamic port
473 -  [`SDC-494 <https://jira.onap.org/browse/SDC-494>`__\ ] - Readonly does not work for VLM limits
474 -  [`SDC-526 <https://jira.onap.org/browse/SDC-526>`__\ ] - need to enable upload of files with zip or csar extensions in uppercase
475 -  [`SDC-529 <https://jira.onap.org/browse/SDC-529>`__\ ] - VendorSoftwareProductManager->healAndAdvanceFinalVersion heal Submit VSPs
476 -  [`SDC-534 <https://jira.onap.org/browse/SDC-534>`__\ ] - Fix swagger basepath
477 -  [`SDC-535 <https://jira.onap.org/browse/SDC-535>`__\ ] - Incorrect UI files information during onboarding.
478 -  [`SDC-540 <https://jira.onap.org/browse/SDC-540>`__\ ] - confirmation msg for delete FG doesn't appear
479 -  [`SDC-541 <https://jira.onap.org/browse/SDC-541>`__\ ] - delete confirmation modals - styles alignment
480 -  [`SDC-549 <https://jira.onap.org/browse/SDC-549>`__\ ] - add property to fixed_ips global type
481 -  [`SDC-550 <https://jira.onap.org/browse/SDC-550>`__\ ] - Creating users using the webseal-simulator returns 404
482 -  [`SDC-552 <https://jira.onap.org/browse/SDC-552>`__\ ] - VLM overview - refactor of edit description input
483 -  [`SDC-554 <https://jira.onap.org/browse/SDC-554>`__\ ] - zip with duplicate ids in different files is not throwing an exception
484 -  [`SDC-555 <https://jira.onap.org/browse/SDC-555>`__\ ] - Unable to populate network_resource table
485 -  [`SDC-559 <https://jira.onap.org/browse/SDC-559>`__\ ] - update component prefix
486 -  [`SDC-565 <https://jira.onap.org/browse/SDC-565>`__\ ] - Extension loading is not working when the module is being used as a dependent library.
487 -  [`SDC-566 <https://jira.onap.org/browse/SDC-566>`__\ ] - YAML syntax errors are not being sent in Validation Issue List against error code JE1002
488 -  [`SDC-567 <https://jira.onap.org/browse/SDC-567>`__\ ] - Recursive Imports are not needed when individual Yamls are being validated
489 -  [`SDC-568 <https://jira.onap.org/browse/SDC-568>`__\ ] - NodeType/EntityType capabilities import failing with Class Cast Exception
490 -  [`SDC-573 <https://jira.onap.org/browse/SDC-573>`__\ ] - Sev 1 - Property assignments on SDC UI is not grouped by VM/VNFC type(s), instead it lists ALL VMs/VNFCs.
491 -  [`SDC-574 <https://jira.onap.org/browse/SDC-574>`__\ ] - ignore node templates that point to substitution ST without topology template
492 -  [`SDC-576 <https://jira.onap.org/browse/SDC-576>`__\ ] - support dynamic ports
493 -  [`SDC-578 <https://jira.onap.org/browse/SDC-578>`__\ ] - Revert a checked out version causes data loss
494 -  [`SDC-580 <https://jira.onap.org/browse/SDC-580>`__\ ] - Error in Jetty logs
495 -  [`SDC-581 <https://jira.onap.org/browse/SDC-581>`__\ ] - Error in Jetty logs
496 -  [`SDC-583 <https://jira.onap.org/browse/SDC-583>`__\ ] - sdc/sdc-docker-base fails to build
497 -  [`SDC-637 <https://jira.onap.org/browse/SDC-637>`__\ ] - VLM Overview - Connection list/ Orphans list - tabs behavior
498 -  [`SDC-639 <https://jira.onap.org/browse/SDC-639>`__\ ] - Unexpected response while creating VSP with onboarding method as NULL/Invalid
499 -  [`SDC-640 <https://jira.onap.org/browse/SDC-640>`__\ ] - update fabric8 docker-maven-plugin version
500 -  [`SDC-641 <https://jira.onap.org/browse/SDC-641>`__\ ] - hardcoded version for restful-js
501 -  [`SDC-642 <https://jira.onap.org/browse/SDC-642>`__\ ] - sdc build is failing on onboarding UI
502 -  [`SDC-646 <https://jira.onap.org/browse/SDC-646>`__\ ] - can't convert parameters when importing tosca
503 -  [`SDC-653 <https://jira.onap.org/browse/SDC-653>`__\ ] - implement forwarder capability
504 -  [`SDC-657 <https://jira.onap.org/browse/SDC-657>`__\ ] - Error message is not reported to calling functions
505 -  [`SDC-661 <https://jira.onap.org/browse/SDC-661>`__\ ] - need to throw an exception in case that substitution mappings is not correct
506 -  [`SDC-664 <https://jira.onap.org/browse/SDC-664>`__\ ] - JTOSCA Library is missing case insensitive check for status attribute value : “supported” vs “SUPPORTED”
507 -  [`SDC-666 <https://jira.onap.org/browse/SDC-666>`__\ ] - Library Import feature is ignoring multiple imports in a file and loading only the last one in sequence
508 -  [`SDC-667 <https://jira.onap.org/browse/SDC-667>`__\ ] - Validate and Create capabilities APIs are throwing class cast exception
509 -  [`SDC-668 <https://jira.onap.org/browse/SDC-668>`__\ ] - Imports loading is running in to Stack overflow error for CSARs generated via SDC on-boarding process
510 -  [`SDC-669 <https://jira.onap.org/browse/SDC-669>`__\ ] - Add SDC Global Types as a dependency in JTOSCA library implementation
511 -  [`SDC-670 <https://jira.onap.org/browse/SDC-670>`__\ ] - fix nova validator
512 -  [`SDC-671 <https://jira.onap.org/browse/SDC-671>`__\ ] - changing replication factory
513 -  [`SDC-682 <https://jira.onap.org/browse/SDC-682>`__\ ] - Tosca parser fails to parse csar with get_attributes
514 -  [`SDC-690 <https://jira.onap.org/browse/SDC-690>`__\ ] - SDC portal does not come up on latest master of ONAP demo
515 -  [`SDC-692 <https://jira.onap.org/browse/SDC-692>`__\ ] - Update VSP by resetting the VLM, and uploading new Heat. Could not submit
516 -  [`SDC-693 <https://jira.onap.org/browse/SDC-693>`__\ ] - throw yaml exception when retrieving service templates
517 -  [`SDC-694 <https://jira.onap.org/browse/SDC-694>`__\ ] - fix NPE in when extracting components
518 -  [`SDC-698 <https://jira.onap.org/browse/SDC-698>`__\ ] - Webseal simulator Docker image cannot be built on Linux
519 -  [`SDC-700 <https://jira.onap.org/browse/SDC-700>`__\ ] - Wrong check for file extension in HeatValidator
520 -  [`SDC-703 <https://jira.onap.org/browse/SDC-703>`__\ ] - Duplicate logging frameworks in SDC onboarding repository
521 -  [`SDC-704 <https://jira.onap.org/browse/SDC-704>`__\ ] - SDC External API : Swagger Errors
522 -  [`SDC-705 <https://jira.onap.org/browse/SDC-705>`__\ ] - SDC Sanity Docker exits
523 -  [`SDC-715 <https://jira.onap.org/browse/SDC-715>`__\ ] - SDC-CS docker container sporadically gets errors during startup
524 -  [`SDC-716 <https://jira.onap.org/browse/SDC-716>`__\ ] - Make SDC splash screen statefull - only show once for repeated distribution flows
525 -  [`SDC-737 <https://jira.onap.org/browse/SDC-737>`__\ ] - catalog-be unit tests fail on different build systems
526 -  [`SDC-739 <https://jira.onap.org/browse/SDC-739>`__\ ] - CD healthcheck of SDC failing periodically 35% of the time (since Feb 75%)
527 -  [`SDC-748 <https://jira.onap.org/browse/SDC-748>`__\ ] - Build failure due to translator core tests getting stuck
528 -  [`SDC-765 <https://jira.onap.org/browse/SDC-765>`__\ ] - Error 500 when trying to edit a connection
529 -  [`SDC-770 <https://jira.onap.org/browse/SDC-770>`__\ ] - SDC openecomp-be build failure on missing build-tools-1.2.0-SNAPSHOT.jar
530 -  [`SDC-773 <https://jira.onap.org/browse/SDC-773>`__\ ] - SDC Import Export Executors should be supported.
531 -  [`SDC-774 <https://jira.onap.org/browse/SDC-774>`__\ ] - fix parameter value check in vm grouping
532 -  [`SDC-776 <https://jira.onap.org/browse/SDC-776>`__\ ] - Sonar coverage drop onboarding
533 -  [`SDC-777 <https://jira.onap.org/browse/SDC-777>`__\ ] - sonar scan alignement
534 -  [`SDC-792 <https://jira.onap.org/browse/SDC-792>`__\ ] - Add a private constructor to hide the implicit public one to ConfigurationUtils
535 -  [`SDC-811 <https://jira.onap.org/browse/SDC-811>`__\ ] - Assign Mib to Component
536 -  [`SDC-830 <https://jira.onap.org/browse/SDC-830>`__\ ] - Broken mapping of ChoiceOrOther because of missing default constructor
537 -  [`SDC-835 <https://jira.onap.org/browse/SDC-835>`__\ ] - Sonar issue fix - remove unused exception handling.
538 -  [`SDC-843 <https://jira.onap.org/browse/SDC-843>`__\ ] - response code is not validate in C* chef
539 -  [`SDC-861 <https://jira.onap.org/browse/SDC-861>`__\ ] - Error while importing VF (CSAR onboarded)
540 -  [`SDC-872 <https://jira.onap.org/browse/SDC-872>`__\ ] - Collaboration : Dependencies are getting deleted after same HEAT is uploaded to VSP
541 -  [`SDC-874 <https://jira.onap.org/browse/SDC-874>`__\ ] - fix upload csar unit tests
542 -  [`SDC-876 <https://jira.onap.org/browse/SDC-876>`__\ ] - Null pointer exception while creating Deployment flavor
543 -  [`SDC-879 <https://jira.onap.org/browse/SDC-879>`__\ ] - Improve ConfigurationUtils class
544 -  [`SDC-881 <https://jira.onap.org/browse/SDC-881>`__\ ] - Toggle support for UI
545 -  [`SDC-886 <https://jira.onap.org/browse/SDC-886>`__\ ] - ZipOutputStream need to be closed
546 -  [`SDC-888 <https://jira.onap.org/browse/SDC-888>`__\ ] - sonar fix - Stack
547 -  [`SDC-892 <https://jira.onap.org/browse/SDC-892>`__\ ] - Fail to Export VLM
548 -  [`SDC-894 <https://jira.onap.org/browse/SDC-894>`__\ ] - Upgrade React version to 15.6
549 -  [`SDC-896 <https://jira.onap.org/browse/SDC-896>`__\ ] - Lifecycle Operations artifact is not reflecting in CSAR for VSP Processes Type is Lifecycle_Operations
550 -  [`SDC-898 <https://jira.onap.org/browse/SDC-898>`__\ ] - Update the snapshot in test-config for v1.1.1-SNAPSHOT
551 -  [`SDC-904 <https://jira.onap.org/browse/SDC-904>`__\ ] - ToscaFileOutputServiceCsarImplTest has tests with shared state
552 -  [`SDC-909 <https://jira.onap.org/browse/SDC-909>`__\ ] - Unit Test of sdc-workflow-designer-server project failed.
553 -  [`SDC-931 <https://jira.onap.org/browse/SDC-931>`__\ ] - Contributor can also submit fix
554 -  [`SDC-932 <https://jira.onap.org/browse/SDC-932>`__\ ] - Dropdown text is cut off
555 -  [`SDC-935 <https://jira.onap.org/browse/SDC-935>`__\ ] - Incorrect FG version "0.0" appears in "vf-license-model.xml" file in csar
556 -  [`SDC-940 <https://jira.onap.org/browse/SDC-940>`__\ ] - NPE during submit of VSP
557 -  [`SDC-941 <https://jira.onap.org/browse/SDC-941>`__\ ] - Fix zusammen Import
558 -  [`SDC-943 <https://jira.onap.org/browse/SDC-943>`__\ ] - React version downgrade
559 -  [`SDC-944 <https://jira.onap.org/browse/SDC-944>`__\ ] - dox-sequence-diagram-ui render fix
560 -  [`SDC-963 <https://jira.onap.org/browse/SDC-963>`__\ ] - Fix broken npm packages
561 -  [`SDC-989 <https://jira.onap.org/browse/SDC-989>`__\ ] - SDC healthcheck fails with message DCAE is Down
562 -  [`SDC-992 <https://jira.onap.org/browse/SDC-992>`__\ ] - SDC-FE container fails to start because of missing chef parameters
563 -  [`SDC-993 <https://jira.onap.org/browse/SDC-993>`__\ ] - SDC simulator compilation issues
564 -  [`SDC-996 <https://jira.onap.org/browse/SDC-996>`__\ ] - SRIOV - add annotations
565 -  [`SDC-1010 <https://jira.onap.org/browse/SDC-1010>`__\ ] - Extending the value list of the RAM memory in the compute
566 -  [`SDC-1016 <https://jira.onap.org/browse/SDC-1016>`__\ ] - ASDC is not associating get_file with a VF module, causing MSO not deploy get_file ( E2E - 405397, IST - 404072
567 -  [`SDC-1050 <https://jira.onap.org/browse/SDC-1050>`__\ ] - Allow set Toggle feature ON on Flow - Test
568 -  [`SDC-1051 <https://jira.onap.org/browse/SDC-1051>`__\ ] - Catalog Profile Is Broken
569 -  [`SDC-1054 <https://jira.onap.org/browse/SDC-1054>`__\ ] - SDC-Cassandra fails in starting up on Heat
570 -  [`SDC-1062 <https://jira.onap.org/browse/SDC-1062>`__\ ] - Failure to submit NFoD when backup NIC is set (Onboarding manual flow)
571 -  [`SDC-1064 <https://jira.onap.org/browse/SDC-1064>`__\ ] - EP UUIDs in the vendor license model are not the same
572 -  [`SDC-1071 <https://jira.onap.org/browse/SDC-1071>`__\ ] - Create properly session context in zusammen tools
573 -  [`SDC-1077 <https://jira.onap.org/browse/SDC-1077>`__\ ] - Left panel buttons are enabled before creating a component
574 -  [`SDC-1083 <https://jira.onap.org/browse/SDC-1083>`__\ ] - Problem with radio button in onboarding UI
575 -  [`SDC-1084 <https://jira.onap.org/browse/SDC-1084>`__\ ] - ui heat validation tabs fixes
576 -  [`SDC-1089 <https://jira.onap.org/browse/SDC-1089>`__\ ] - fix build for onboarding
577 -  [`SDC-1090 <https://jira.onap.org/browse/SDC-1090>`__\ ] - Error-code POL5000 Internal Server Error.
578 -  [`SDC-1092 <https://jira.onap.org/browse/SDC-1092>`__\ ] - SDC-CS memory leak?
579 -  [`SDC-1093 <https://jira.onap.org/browse/SDC-1093>`__\ ] - Validation of VSP fails with error null
580 -  [`SDC-1095 <https://jira.onap.org/browse/SDC-1095>`__\ ] - Jenkins build does not execute unit tests.
581 -  [`SDC-1096 <https://jira.onap.org/browse/SDC-1096>`__\ ] - E2E Defect 430981 - ip_requirments for multiple ports with difference version
582 -  [`SDC-1103 <https://jira.onap.org/browse/SDC-1103>`__\ ] - onap normatives are imported always
583 -  [`SDC-1105 <https://jira.onap.org/browse/SDC-1105>`__\ ] - ForwardingPathBussinessLogicTest fails
584 -  [`SDC-1107 <https://jira.onap.org/browse/SDC-1107>`__\ ] - E2E Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type
585 -  [`SDC-1108 <https://jira.onap.org/browse/SDC-1108>`__\ ] - Scripts are using deprecated API
586 -  [`SDC-1110 <https://jira.onap.org/browse/SDC-1110>`__\ ] - Fix BDD Test failure
587 -  [`SDC-1113 <https://jira.onap.org/browse/SDC-1113>`__\ ] - E2E/Internal Defect - multiple ports (extCP) with wrong network-role
588 -  [`SDC-1120 <https://jira.onap.org/browse/SDC-1120>`__\ ] - Empty error message during Proceed To Validation
589 -  [`SDC-1123 <https://jira.onap.org/browse/SDC-1123>`__\ ] - The csar packages not passing onboarding during SDC sanity
590 -  [`SDC-1124 <https://jira.onap.org/browse/SDC-1124>`__\ ] - Bug - The csar packages not passing onboarding during SDC sanity
591 -  [`SDC-1126 <https://jira.onap.org/browse/SDC-1126>`__\ ] - Fixed merge issues regarding the plugins development
592 -  [`SDC-1134 <https://jira.onap.org/browse/SDC-1134>`__\ ] - healed version of VSP is missing a Description
593 -  [`SDC-1143 <https://jira.onap.org/browse/SDC-1143>`__\ ] - SDC docs: fix a typo in release notes
594 -  [`SDC-1144 <https://jira.onap.org/browse/SDC-1144>`__\ ] - Fix SDC Sonar bugs
595 -  [`SDC-1145 <https://jira.onap.org/browse/SDC-1145>`__\ ] - fix a SDC sonar NullPointer bug
596 -  [`SDC-1146 <https://jira.onap.org/browse/SDC-1146>`__\ ] - fix sonar NullPointer bugs in SDC
597 -  [`SDC-1150 <https://jira.onap.org/browse/SDC-1150>`__\ ] - Json Serialization of collections should hide empty attribute.
598 -  [`SDC-1184 <https://jira.onap.org/browse/SDC-1184>`__\ ] - Unable to create VF after creating component dependency in VSP due to error
599 -  [`SDC-1188 <https://jira.onap.org/browse/SDC-1188>`__\ ] - User Permission items
600 -  [`SDC-1190 <https://jira.onap.org/browse/SDC-1190>`__\ ] - Java proxy classname in audit logs instead of resource name
601 -  [`SDC-1192 <https://jira.onap.org/browse/SDC-1192>`__\ ] - ValidationVsp Cannot support multiple sessions
602 -  [`SDC-1200 <https://jira.onap.org/browse/SDC-1200>`__\ ] - SDC tab shows “HTTP Error 305” after login and accessing from the portal
603 -  [`SDC-1204 <https://jira.onap.org/browse/SDC-1204>`__\ ] - maven clean leaves files in target
604 -  [`SDC-1206 <https://jira.onap.org/browse/SDC-1206>`__\ ] - Create VF fails with 404 error message for subinterface_indicator property
605 -  [`SDC-1207 <https://jira.onap.org/browse/SDC-1207>`__\ ] - Distribution cannot create "UEB keys"
606 -  [`SDC-1208 <https://jira.onap.org/browse/SDC-1208>`__\ ] - Missing heat script for deploying sdc-workflow designer
607 -  [`SDC-1209 <https://jira.onap.org/browse/SDC-1209>`__\ ] - Missing uuid & operationId while navigate from sdc to wf-designer
608 -  [`SDC-1210 <https://jira.onap.org/browse/SDC-1210>`__\ ] - Format Issue in the Example Resource File
609 -  [`SDC-1211 <https://jira.onap.org/browse/SDC-1211>`__\ ] - Issues from Nexus-IQ
610 -  [`SDC-1212 <https://jira.onap.org/browse/SDC-1212>`__\ ] - Issues of the BPMN Converter
611 -  [`SDC-1214 <https://jira.onap.org/browse/SDC-1214>`__\ ] - Fix for healing of vlan tagging and annotations
612 -  [`SDC-1215 <https://jira.onap.org/browse/SDC-1215>`__\ ] - Errors in Retrieving Data From SDC
613 -  [`SDC-1222 <https://jira.onap.org/browse/SDC-1222>`__\ ] - base_sdc-python docker image build failure
614 -  [`SDC-1234 <https://jira.onap.org/browse/SDC-1234>`__\ ] - Vsp certified version which gets healed - remains draft
615 -  [`SDC-1235 <https://jira.onap.org/browse/SDC-1235>`__\ ] - Extend Service Task Miss 'class' Information
616 -  [`SDC-1236 <https://jira.onap.org/browse/SDC-1236>`__\ ] - Null Fields Should not Be Find in the Extend Servcie Task
617 -  [`SDC-1237 <https://jira.onap.org/browse/SDC-1237>`__\ ] - ui-styling-fixes
618 -  [`SDC-1239 <https://jira.onap.org/browse/SDC-1239>`__\ ] - ui-attachments-page-bug-fix
619 -  [`SDC-1241 <https://jira.onap.org/browse/SDC-1241>`__\ ] - SDC-BE pod started but it's responding with 503 HTTP code
620 -  [`SDC-1244 <https://jira.onap.org/browse/SDC-1244>`__\ ] - Issue in healing zusammen MainTool
621 -  [`SDC-1245 <https://jira.onap.org/browse/SDC-1245>`__\ ] - jenkins release jobs are failing
622 -  [`SDC-1247 <https://jira.onap.org/browse/SDC-1247>`__\ ] - SDC tester page hangs when clicking on Accept button
623 -  [`SDC-1248 <https://jira.onap.org/browse/SDC-1248>`__\ ] - support 5 digit port number
624 -  [`SDC-1249 <https://jira.onap.org/browse/SDC-1259>`__\ ] - not able to get the value fromProperty node
625 -  [`SDC-1250 <https://jira.onap.org/browse/SDC-1250>`__\ ] - Not Possible to accept "VF" in test
626 -  [`SDC-1251 <https://jira.onap.org/browse/SDC-1251>`__\ ] - Catalog UI - Plugin Loader doesn't finish even though the plugin is already loaded
627 -  [`SDC-1255 <https://jira.onap.org/browse/SDC-1255>`__\ ] - Create VF fails for heats "vOTA123.zip" and "2016-144_vmstore_30_1702.zip"
628 -  [`SDC-1256 <https://jira.onap.org/browse/SDC-1256>`__\ ] - change the order of items in version page according to version number
629 -  [`SDC-1261 <https://jira.onap.org/browse/SDC-1261>`__\ ] - Unable to create more than one component dependency for VSP
630 -  [`SDC-1262 <https://jira.onap.org/browse/SDC-1262>`__\ ] - Add multiple servers for BDD testing
631 -  [`SDC-1265 <https://jira.onap.org/browse/SDC-1265>`__\ ] - SDC OOM Install elastic search in crashbackloop
632 -  [`SDC-1267 <https://jira.onap.org/browse/SDC-1267>`__\ ] - service submit for testing fails
633 -  [`SDC-1268 <https://jira.onap.org/browse/SDC-1268>`__\ ] - Submit for testing fails
634 -  [`SDC-1269 <https://jira.onap.org/browse/SDC-1269>`__\ ] - Error message appear twice
635 -  [`SDC-1271 <https://jira.onap.org/browse/SDC-1271>`__\ ] - Incorrect message when not choosing commit
636 -  [`SDC-1273 <https://jira.onap.org/browse/SDC-1273>`__\ ] - Unable to submit the NS to testing
637 -  [`SDC-1274 <https://jira.onap.org/browse/SDC-1274>`__\ ] - NFOD - Error when adding nic to component
638 -  [`SDC-1275 <https://jira.onap.org/browse/SDC-1275>`__\ ] - Logging core tests fail on Linux without hostname
639 -  [`SDC-1279 <https://jira.onap.org/browse/SDC-1279>`__\ ] - fix marge job
640 -  [`SDC-1280 <https://jira.onap.org/browse/SDC-1280>`__\ ] - ‘Model Schema’ is not available for any API in onboarding Swagger
641 -  [`SDC-1281 <https://jira.onap.org/browse/SDC-1281>`__\ ] - TOSCA Analyzer - null point exception
642 -  [`SDC-1283 <https://jira.onap.org/browse/SDC-1283>`__\ ] - Onboarding filter archive to active changes when pressing on workspace button
643 -  [`SDC-1284 <https://jira.onap.org/browse/SDC-1284>`__\ ] - fix catalog-be start
644 -  [`SDC-1292 <https://jira.onap.org/browse/SDC-1292>`__\ ] - Service Distribution is not happening under Operator role
645 -  [`SDC-1293 <https://jira.onap.org/browse/SDC-1293>`__\ ] - Facing issues while onboarding
646 -  [`SDC-1295 <https://jira.onap.org/browse/SDC-1295>`__\ ] - work flow release jobs are failing
647 -  [`SDC-1303 <https://jira.onap.org/browse/SDC-1303>`__\ ] - Certified activity spec status fetched as 'draft' right after attribute action not at all specified in the body
648 -  [`SDC-1304 <https://jira.onap.org/browse/SDC-1304>`__\ ] - Sorting version lists
649 -  [`SDC-1305 <https://jira.onap.org/browse/SDC-1305>`__\ ] - VSP Component Function input validation should be removed
650 -  [`SDC-1308 <https://jira.onap.org/browse/SDC-1308>`__\ ] - SDC fails health check in OOM deployment
651 -  [`SDC-1309 <https://jira.onap.org/browse/SDC-1309>`__\ ] - SDC fails health check on HEAT deployment
652 -  [`SDC-1315 <https://jira.onap.org/browse/SDC-1315>`__\ ] - Nested Dependency Issue
653 -  [`SDC-1321 <https://jira.onap.org/browse/SDC-1321>`__\ ] - Catalog Docker swagger not loading
654 -  [`SDC-1328 <https://jira.onap.org/browse/SDC-1328>`__\ ] - plug-in Iframe changes size on WINDOW_OUT event to composition page
655 -  [`SDC-1329 <https://jira.onap.org/browse/SDC-1329>`__\ ] - Warning in generated CSAR
656 -  [`SDC-1332 <https://jira.onap.org/browse/SDC-1332>`__\ ] - Enable VNF market place in sdc deployment
657 -  [`SDC-1336 <https://jira.onap.org/browse/SDC-1336>`__\ ] - SDC service category missing Network Service and E2E Service types
658 -  [`SDC-1337 <https://jira.onap.org/browse/SDC-1337>`__\ ] - Unexpected entry for interfaces + interface_types when no operation is defined
659 -  [`SDC-1341 <https://jira.onap.org/browse/SDC-1341>`__\ ] - SDC-DMAAP connection fails in multi-node cluster
660 -  [`SDC-1347 <https://jira.onap.org/browse/SDC-1347>`__\ ] - Wrap plug-ins API call in a promise to prevent loading issues of SDC UI
661 -  [`SDC-1349 <https://jira.onap.org/browse/SDC-1349>`__\ ] - Filter By vendor view - list of vsp is not closed
662 -  [`SDC-1351 <https://jira.onap.org/browse/SDC-1351>`__\ ] - Viewer can archive and restore
663 -  [`SDC-1352 <https://jira.onap.org/browse/SDC-1352>`__\ ] - SDC service design Properties Assignment page doesn't function properly
664 -  [`SDC-1354 <https://jira.onap.org/browse/SDC-1354>`__\ ] - DCAE wrong jetty truststore file name
665 -  [`SDC-1355 <https://jira.onap.org/browse/SDC-1355>`__\ ] - Onborading permissions: change items' owner works partially
666 -  [`SDC-1356 <https://jira.onap.org/browse/SDC-1356>`__\ ] - Wrong FE version name
667 -  [`SDC-1366 <https://jira.onap.org/browse/SDC-1366>`__\ ] - New version created based on old-unhealed version is not getting healed
668 -  [`SDC-1376 <https://jira.onap.org/browse/SDC-1376>`__\ ] - dcae_fe: Update context path to dcaed
669 -  [`SDC-1382 <https://jira.onap.org/browse/SDC-1382>`__\ ] - "Property Assignment" does not show the list of properties in OOM-deployed env
670
671 Security Notes
672 --------------
673
674 SDC 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 SDC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377537>`__.
675
676 Quick Links:
677
678 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
679 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
680 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=28377537>`__
681
682 **Known Issues**
683
684 -  [`SDC-1380 <https://jira.onap.org/browse/SDC-1380>`__\ ] - Missing Inheritance of VduCp in SDC distributed CSAR package
685 -  [`SDC-1182 <https://jira.onap.org/browse/SDC-1182>`__\ ] - SDC must no log serviceInstanceID and SERVICE_INSTANCE_ID
686
687 **Upgrade Notes**
688
689         N/A
690
691 **Deprecation Notes**
692
693         N/A
694
695 **Other**
696
697         N/A
698
699 Version: 1.1.0
700 ==============
701
702 :Release Date: 2017-11-15
703
704 SDC SDKs Versions
705 -----------------
706
707 -  sdc-distribution-client
708
709    :Version: 1.1.32
710
711     -  sdc-tosca
712
713        :Version: 1.1.32
714
715
716 Release Purpose
717 ----------------
718 The Amsterdam release is the first ONAP release.
719 This release is focused on creating a merged architecture between the OpenECOMP and OpenO components.
720 In addition, the release enhances the list of supported use cases to support the `VoLTE <https://wiki.onap.org/pages/viewpage.action?pageId=6593603>`_ and `vCPE <https://wiki.onap.org/pages/viewpage.action?pageId=3246168>`_ use cases.
721
722 New Features
723 ------------
724 -  Full and comprehensive VNF/Software Application(VF) and service design
725 -  Collaborative design
726 -  VNF/VF/SERVICE testing and certification
727 -  Distribution to ONAP
728 -  External API- for VNF/VF and  service
729 -  Integration with BSS / Customer ordering.
730
731 **Epics**
732
733 -  [`SDC-52 <https://jira.onap.org/browse/SDC-52>`__\ ] - SDC Opensource
734    tech gaps
735 -  [`SDC-53 <https://jira.onap.org/browse/SDC-53>`__\ ] - F28350/302244
736    [MVP] SDC 1710 - Increment Conformance Level
737 -  [`SDC-54 <https://jira.onap.org/browse/SDC-54>`__\ ] - F36419/299760
738    [EPIC] - [MVP] SDC 1710 – Introduce a new Asset Type: PNF
739 -  [`SDC-55 <https://jira.onap.org/browse/SDC-55>`__\ ] - F34117/305092
740    [EPIC] - [MVP] SDC 1710 – Enhance the CP
741 -  [`SDC-56 <https://jira.onap.org/browse/SDC-56>`__\ ] - F36795/298830
742    [EPIC] – Provide a new Capability to Onboard non-HEAT VNFs based on a
743    Questionnaire.
744 -  [`SDC-57 <https://jira.onap.org/browse/SDC-57>`__\ ] - F36795/150093
745    [EPIC] – Enhance the VNF Model to include VNFC (VFC)
746 -  [`SDC-58 <https://jira.onap.org/browse/SDC-58>`__\ ] - F36795/291353
747    EPIC] - [MVP] ASDC 1710 -TOSCA Parser - Stand alone
748 -  [`SDC-59 <https://jira.onap.org/browse/SDC-59>`__\ ] - F36795/296771
749    [EPIC] - [MVP] SDC 1710 - TOSCA Parser – Support Complex Inputs
750 -  [`SDC-60 <https://jira.onap.org/browse/SDC-60>`__\ ] - F36795/309319
751    EPIC] – Provide Additional Artifact type relevant for VNF Onboarding.
752 -  [`SDC-61 <https://jira.onap.org/browse/SDC-61>`__\ ] - F36797/291413
753    [EPIC] - Enhance the VFC Model with additional Properties for VFC
754    characterization
755 -  [`SDC-62 <https://jira.onap.org/browse/SDC-62>`__\ ] - F36801/152151
756    [EPIC] - [MVP] ASDC 1707 - Tosca Schema files
757 -  [`SDC-63 <https://jira.onap.org/browse/SDC-63>`__\ ] - F36257/292814
758    EPIC] - [MVP] SDC 1710 NFR – Enhance the System Health Check API
759 -  [`SDC-64 <https://jira.onap.org/browse/SDC-64>`__\ ] - 306915 EPIC:
760    [DevOps] - SSL Certificates separation of certificates for the
761    deployment code
762 -  [`SDC-66 <https://jira.onap.org/browse/SDC-66>`__\ ] - Workflow
763    Designer
764 -  [`SDC-71 <https://jira.onap.org/browse/SDC-71>`__\ ] - Workflow
765    Management
766 -  [`SDC-99 <https://jira.onap.org/browse/SDC-99>`__\ ] - Onbording
767    Tosca VNF
768 -  [`SDC-111 <https://jira.onap.org/browse/SDC-111>`__\ ] - swagger
769    restful interface support
770 -  [`SDC-116 <https://jira.onap.org/browse/SDC-116>`__\ ] - bpmn
771    workflow modeler
772 -  [`SDC-218 <https://jira.onap.org/browse/SDC-218>`__\ ] - support
773    integration with VFC
774 -  [`SDC-219 <https://jira.onap.org/browse/SDC-219>`__\ ] - Support for
775    uCPE usecase
776 -  [`SDC-287 <https://jira.onap.org/browse/SDC-287>`__\ ] - catalog
777    support TOSCA CSAR import and distribution
778 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work
779    flows in SDC
780
781 **Stories**
782
783 -  [`SDC-28 <https://jira.onap.org/browse/SDC-28>`__\ ] - TDP 291354 -
784    JTOSCA repo initial commit
785 -  [`SDC-67 <https://jira.onap.org/browse/SDC-67>`__\ ] - Workflow
786    designer support json object type
787 -  [`SDC-68 <https://jira.onap.org/browse/SDC-68>`__\ ] - Workflow
788    designer support Swagger definition
789 -  [`SDC-69 <https://jira.onap.org/browse/SDC-69>`__\ ] - WorkFlow Input
790    Parameter Designer
791 -  [`SDC-70 <https://jira.onap.org/browse/SDC-70>`__\ ] - WorkFlow
792    Diagram Editor
793 -  [`SDC-72 <https://jira.onap.org/browse/SDC-72>`__\ ] - Export
794    WorkFlow
795 -  [`SDC-74 <https://jira.onap.org/browse/SDC-74>`__\ ] - Delete
796    WorkFlow
797 -  [`SDC-75 <https://jira.onap.org/browse/SDC-75>`__\ ] - Modify
798    WorkFlow
799 -  [`SDC-76 <https://jira.onap.org/browse/SDC-76>`__\ ] - Add WorkFlow
800 -  [`SDC-81 <https://jira.onap.org/browse/SDC-81>`__\ ] - Support VNF
801    Package Specification
802 -  [`SDC-92 <https://jira.onap.org/browse/SDC-92>`__\ ] - Topology
803    Diagram Editor
804 -  [`SDC-94 <https://jira.onap.org/browse/SDC-94>`__\ ] - Support
805    Package draft
806 -  [`SDC-95 <https://jira.onap.org/browse/SDC-95>`__\ ] - Support
807    Package draft
808 -  [`SDC-96 <https://jira.onap.org/browse/SDC-96>`__\ ] - Package
809    multiple-versions support
810 -  [`SDC-97 <https://jira.onap.org/browse/SDC-97>`__\ ] - CLI Package
811    Validation and Packaging tool
812 -  [`SDC-98 <https://jira.onap.org/browse/SDC-98>`__\ ] - Template
813    management
814 -  [`SDC-112 <https://jira.onap.org/browse/SDC-112>`__\ ] - support
815    swagger specification interface definition
816 -  [`SDC-113 <https://jira.onap.org/browse/SDC-113>`__\ ] - support set
817    swagger info by swagger string
818 -  [`SDC-114 <https://jira.onap.org/browse/SDC-114>`__\ ] - support set
819    swagger info by url
820 -  [`SDC-115 <https://jira.onap.org/browse/SDC-115>`__\ ] - support
821    invoke restful interfaces defined by swagger specification
822 -  [`SDC-117 <https://jira.onap.org/browse/SDC-117>`__\ ] - support bpmn
823    workflow nodes(start, end, exclusive gateway, parallel gateway)
824 -  [`SDC-119 <https://jira.onap.org/browse/SDC-119>`__\ ] - support set
825    conditoin for gateway
826 -  [`SDC-120 <https://jira.onap.org/browse/SDC-120>`__\ ] - support set
827    input and output params for start event and end event
828 -  [`SDC-121 <https://jira.onap.org/browse/SDC-121>`__\ ] - support
829    quote output of previous workflow node for params
830 -  [`SDC-122 <https://jira.onap.org/browse/SDC-122>`__\ ] - support
831    quote input of start event for params
832 -  [`SDC-161 <https://jira.onap.org/browse/SDC-161>`__\ ] - Remove
833    MojoHaus Maven plug-in from pom file
834 -  [`SDC-223 <https://jira.onap.org/browse/SDC-223>`__\ ] - Attachment
835    display changes - UI
836 -  [`SDC-224 <https://jira.onap.org/browse/SDC-224>`__\ ] - Tosca based
837    onbaording enrichment - BE
838 -  [`SDC-225 <https://jira.onap.org/browse/SDC-225>`__\ ] - Tosca
839    validation in the attachment - BE
840 -  [`SDC-226 <https://jira.onap.org/browse/SDC-226>`__\ ] - Support
841    TOSCA CSAR attachments and validation in overview display - BE
842 -  [`SDC-227 <https://jira.onap.org/browse/SDC-227>`__\ ] - Create new
843    VSP, onboard from TOSCA file - BE
844 -  [`SDC-228 <https://jira.onap.org/browse/SDC-228>`__\ ] - Tosca based
845    onbaording enrichment - UI
846 -  [`SDC-229 <https://jira.onap.org/browse/SDC-229>`__\ ] - Support
847    TOSCA attachments in overview display - UI
848 -  [`SDC-230 <https://jira.onap.org/browse/SDC-230>`__\ ] - Create new
849    VSP, onboard from TOSCA file - UI
850 -  [`SDC-231 <https://jira.onap.org/browse/SDC-231>`__\ ] - VNF package
851    manifest file parsing - BE
852 -  [`SDC-232 <https://jira.onap.org/browse/SDC-232>`__\ ] - Import TOSCA
853    YAML CSAR - BE
854 -  [`SDC-240 <https://jira.onap.org/browse/SDC-240>`__\ ] - WorkFlow
855    Deisigner seed code
856 -  [`SDC-248 <https://jira.onap.org/browse/SDC-248>`__\ ] - add verify
857    job for workflow-designer in ci-manager
858 -  [`SDC-255 <https://jira.onap.org/browse/SDC-255>`__\ ] - support add
859    workflow node
860 -  [`SDC-257 <https://jira.onap.org/browse/SDC-257>`__\ ] - save and
861    query workflow definition data from catalog
862 -  [`SDC-269 <https://jira.onap.org/browse/SDC-269>`__\ ] - support set
863    microservice info
864 -  [`SDC-276 <https://jira.onap.org/browse/SDC-276>`__\ ] - add dynamic
865    dox scheme creation
866 -  [`SDC-282 <https://jira.onap.org/browse/SDC-282>`__\ ] - support rest
867    task node
868 -  [`SDC-288 <https://jira.onap.org/browse/SDC-288>`__\ ] - Independent
869    Versioning and Release Process
870 -  [`SDC-294 <https://jira.onap.org/browse/SDC-294>`__\ ] - support bpmn
871    timer element
872 -  [`SDC-295 <https://jira.onap.org/browse/SDC-295>`__\ ] - delete node
873    or connection by keyboard
874 -  [`SDC-299 <https://jira.onap.org/browse/SDC-299>`__\ ] - Port
875    mirroring
876 -  [`SDC-306 <https://jira.onap.org/browse/SDC-306>`__\ ] - Replace
877    Dockefiles with new baselines
878 -  [`SDC-318 <https://jira.onap.org/browse/SDC-318>`__\ ] - Provide
879    preset definitions for the enitity types standardized by the
880    tosca-nfv specification.
881 -  [`SDC-325 <https://jira.onap.org/browse/SDC-325>`__\ ] - Add “Network
882    Service” and “E2E Service” to the predefined list of SDC categories.
883 -  [`SDC-327 <https://jira.onap.org/browse/SDC-327>`__\ ] - add new
884    artifact type to SDC
885 -  [`SDC-329 <https://jira.onap.org/browse/SDC-329>`__\ ] - add
886    categories to define SDC service
887 -  [`SDC-339 <https://jira.onap.org/browse/SDC-339>`__\ ] - project
888    package and create dockfile
889 -  [`SDC-355 <https://jira.onap.org/browse/SDC-355>`__\ ] - support set
890    value for branch node
891 -  [`SDC-360 <https://jira.onap.org/browse/SDC-360>`__\ ] - Import New
892    VF vCSCF
893 -  [`SDC-370 <https://jira.onap.org/browse/SDC-370>`__\ ] - sdc
894    documentation
895 -  [`SDC-379 <https://jira.onap.org/browse/SDC-379>`__\ ] - Write
896    functional test cases based on the functionality tested by sanity
897    docker
898 -  [`SDC-476 <https://jira.onap.org/browse/SDC-476>`__\ ] - add sonar
899    branch to sdc project pom
900 -  [`SDC-481 <https://jira.onap.org/browse/SDC-481>`__\ ] - update
901    swagger
902 -  [`SDC-498 <https://jira.onap.org/browse/SDC-498>`__\ ] - Support and
903    align CSAR's for VOLTE
904 -  [`SDC-506 <https://jira.onap.org/browse/SDC-506>`__\ ] - Fill SDC
905    read the docs sections
906 -  [`SDC-517 <https://jira.onap.org/browse/SDC-517>`__\ ] - ONAP support
907 -  [`SDC-521 <https://jira.onap.org/browse/SDC-521>`__\ ] - CSIT and
908    sanity stabilization
909 -  [`SDC-522 <https://jira.onap.org/browse/SDC-522>`__\ ] - sync 1710
910    defects into ONAP
911 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and
912    align CSAR's for VOLTE
913 -  [`SDC-594 <https://jira.onap.org/browse/SDC-594>`__\ ] - Fill SDC
914    read the docs sections
915 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and
916    sanity stabilization
917 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new
918    artifact type to SDC
919 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
920 -  [`SDC-623 <https://jira.onap.org/browse/SDC-623>`__\ ] - Independent
921    Versioning and Release Process
922
923 Bug Fixes
924 ---------
925
926 -  [`SDC-160 <https://jira.onap.org/browse/SDC-160>`__\ ] - substitution
927    mapping problem
928 -  [`SDC-256 <https://jira.onap.org/browse/SDC-256>`__\ ] - modify
929    workflow version in package.json
930 -  [`SDC-263 <https://jira.onap.org/browse/SDC-263>`__\ ] - Exception is
931    not showing the correct error
932 -  [`SDC-270 <https://jira.onap.org/browse/SDC-270>`__\ ] - The node
933    template name in the capability/requirement mapping map is not
934    synchronized while modify a node template' name.
935 -  [`SDC-273 <https://jira.onap.org/browse/SDC-273>`__\ ] - Error:
936    Internal Server Error. Please try again later
937 -  [`SDC-280 <https://jira.onap.org/browse/SDC-280>`__\ ] - SDC
938    healthcheck 500 on Rackspace deployment
939 -  [`SDC-283 <https://jira.onap.org/browse/SDC-283>`__\ ] - jjb daily
940    build fail
941 -  [`SDC-289 <https://jira.onap.org/browse/SDC-289>`__\ ] - UI shows
942    {length} and {maxLength} instead of actual limit values
943 -  [`SDC-290 <https://jira.onap.org/browse/SDC-290>`__\ ] - discrepancy
944    between the BE and FE on the “Create New License Agreement” Wizard
945 -  [`SDC-296 <https://jira.onap.org/browse/SDC-296>`__\ ] - The default
946    value of the VF input parameter is incorrect.
947 -  [`SDC-297 <https://jira.onap.org/browse/SDC-297>`__\ ] - adjust
948    textarea component style
949 -  [`SDC-298 <https://jira.onap.org/browse/SDC-298>`__\ ] - The exported
950    CSAR package of VFC lacks the definition of capability types
951    standardized in the tosca-nfv specification.
952 -  [`SDC-300 <https://jira.onap.org/browse/SDC-300>`__\ ] - GET query to
953    metadata fails requested service not found
954 -  [`SDC-307 <https://jira.onap.org/browse/SDC-307>`__\ ] - add sequence
955    flow after refresh
956 -  [`SDC-308 <https://jira.onap.org/browse/SDC-308>`__\ ] - save new
957    position after node dragged
958 -  [`SDC-309 <https://jira.onap.org/browse/SDC-309>`__\ ] - The exported
959    CSAR package of VF lacks the definition of relationship types
960    standardized in the tosca-nfv specification.
961 -  [`SDC-310 <https://jira.onap.org/browse/SDC-310>`__\ ] - The exported
962    CSAR package of VFC lacks the definition of data types standardized
963    in the tosca-nfv specification.
964 -  [`SDC-313 <https://jira.onap.org/browse/SDC-313>`__\ ] - requirement
965    id is not correct
966 -  [`SDC-323 <https://jira.onap.org/browse/SDC-323>`__\ ] - The scalar
967    unit type value is in correctly created
968 -  [`SDC-335 <https://jira.onap.org/browse/SDC-335>`__\ ] - swagger
969    convert error
970 -  [`SDC-337 <https://jira.onap.org/browse/SDC-337>`__\ ] - add missing
971    global type
972 -  [`SDC-338 <https://jira.onap.org/browse/SDC-338>`__\ ] - submit fails
973    when uploading CSAR file
974 -  [`SDC-344 <https://jira.onap.org/browse/SDC-344>`__\ ] - move jtosca
975    version to main pom
976 -  [`SDC-349 <https://jira.onap.org/browse/SDC-349>`__\ ] - add global
977    type for import tosca
978 -  [`SDC-351 <https://jira.onap.org/browse/SDC-351>`__\ ] - enable port
979    mirroring
980 -  [`SDC-353 <https://jira.onap.org/browse/SDC-353>`__\ ] - ONAP 1.1.0
981    SDC distributions failing in ORD - Add Software Product - Status 500
982 -  [`SDC-363 <https://jira.onap.org/browse/SDC-363>`__\ ] - data convert
983    error for tree node
984 -  [`SDC-369 <https://jira.onap.org/browse/SDC-369>`__\ ] - invalid tag
985    defined for docker
986 -  [`SDC-375 <https://jira.onap.org/browse/SDC-375>`__\ ] - Onboarding
987    build time
988 -  [`SDC-381 <https://jira.onap.org/browse/SDC-381>`__\ ] - VLM update
989    with EP/LKG - null error
990 -  [`SDC-389 <https://jira.onap.org/browse/SDC-389>`__\ ] - Default
991    value of properties do not match
992 -  [`SDC-390 <https://jira.onap.org/browse/SDC-390>`__\ ] - fix docker
993    file script error
994 -  [`SDC-407 <https://jira.onap.org/browse/SDC-407>`__\ ] - VLM Refresh
995    issue in orphans list on added agreement
996 -  [`SDC-410 <https://jira.onap.org/browse/SDC-410>`__\ ] - Import
997    normatives not running + Upgrade normatives not imports the onap
998    types
999 -  [`SDC-431 <https://jira.onap.org/browse/SDC-431>`__\ ] - Artifacts
1000    not generated for PNF Resource and hence not enabling model
1001    distribution to A&AI
1002 -  [`SDC-435 <https://jira.onap.org/browse/SDC-435>`__\ ] - sdc staging
1003    job is failing
1004 -  [`SDC-436 <https://jira.onap.org/browse/SDC-436>`__\ ] - sdc release
1005    stagging is failing on release 1.1.0
1006 -  [`SDC-441 <https://jira.onap.org/browse/SDC-441>`__\ ] - module-0
1007    with version 1.0 not found in MSO Catalog DB
1008 -  [`SDC-443 <https://jira.onap.org/browse/SDC-443>`__\ ] - Fix SDC
1009    inter-DC overlay configuration model to support multiple networks
1010 -  [`SDC-444 <https://jira.onap.org/browse/SDC-444>`__\ ] -
1011    sdc-sdc-workflow-designer-master-stage-site-java Jenkins job failed
1012 -  [`SDC-448 <https://jira.onap.org/browse/SDC-448>`__\ ] - Onboarding
1013    of VNF Base\_VLB failed
1014 -  [`SDC-452 <https://jira.onap.org/browse/SDC-452>`__\ ] - Workflow
1015    designer UI doesn't show up
1016 -  [`SDC-454 <https://jira.onap.org/browse/SDC-454>`__\ ] - vMME CSAR
1017    from vendor failed SDC onboarding
1018 -  [`SDC-457 <https://jira.onap.org/browse/SDC-457>`__\ ] - artifacts
1019    are not copied to CSAR
1020 -  [`SDC-460 <https://jira.onap.org/browse/SDC-460>`__\ ] -
1021    vCSCF\_aligned.csar Tosca.meta Entry definition file is missing
1022 -  [`SDC-461 <https://jira.onap.org/browse/SDC-461>`__\ ] - sidebar
1023    element background color changed
1024 -  [`SDC-471 <https://jira.onap.org/browse/SDC-471>`__\ ] - Predefined
1025    Network Service is missing in Generic Service Category
1026 -  [`SDC-474 <https://jira.onap.org/browse/SDC-474>`__\ ] - Issue in
1027    Onboarding converting occurrences in node\_types section
1028 -  [`SDC-477 <https://jira.onap.org/browse/SDC-477>`__\ ] -
1029    SDC-base-docker jetty base failed to run apt-get
1030 -  [`SDC-483 <https://jira.onap.org/browse/SDC-483>`__\ ] - Zip file
1031    stored under vendor CSAR Artifacts directory is not included in CSAR
1032    created by SDC after VSP import
1033 -  [`SDC-491 <https://jira.onap.org/browse/SDC-491>`__\ ] - Artifact are
1034    incorrectly passed
1035 -  [`SDC-495 <https://jira.onap.org/browse/SDC-495>`__\ ] - artifacts
1036    are not packed correctly when uploading csar
1037 -  [`SDC-525 <https://jira.onap.org/browse/SDC-525>`__\ ] - Docker RUN
1038    chmod fails
1039 -  [`SDC-528 <https://jira.onap.org/browse/SDC-528>`__\ ] - SDC
1040    Backend/frontend not starting
1041 -  [`SDC-533 <https://jira.onap.org/browse/SDC-533>`__\ ] - Fail to get
1042    correct labels of requirements of nodes in service template
1043 -  [`SDC-537 <https://jira.onap.org/browse/SDC-537>`__\ ] - Backend
1044    doesn't respond on port 8181 after heat deployment
1045 -  [`SDC-544 <https://jira.onap.org/browse/SDC-544>`__\ ] - Should not
1046    be validating message router certificate
1047 -  [`SDC-546 <https://jira.onap.org/browse/SDC-546>`__\ ] - Fix SCH to
1048    properly set "useHttpsWithDmaap"
1049 -  [`SDC-547 <https://jira.onap.org/browse/SDC-547>`__\ ] - SDC server
1050    error when registering for distribution
1051 -  [`SDC-548 <https://jira.onap.org/browse/SDC-548>`__\ ] - Distribution
1052    failing to SO in SDC client tosca parser null pointer
1053 -  [`SDC-561 <https://jira.onap.org/browse/SDC-561>`__\ ] - SDC version
1054    1.1.32 is not available in nexus, blocking SO docker build
1055
1056 **Known Issues**
1057
1058         N/A
1059
1060 **Upgrade Notes**
1061
1062 Beijing backward compatibility to Amsterdam is not supported.
1063
1064 **Deprecation Notes**
1065
1066         N/A
1067
1068 **Other**
1069
1070         N/A
1071
1072 End of Release Notes