Update release notes for 1.9.1
[sdc.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. _release_notes:
3
4 =============
5 Release Notes
6 =============
7
8 Version: 1.9.1
9 ==============
10
11 :Release Date: 2021-09-15
12
13 SDC SDKs Versions
14 -----------------
15
16 -  sdc-distribution-client
17
18    :Version: 1.4.5
19
20 -  sdc-tosca
21
22    :Version: 1.6.6
23
24 Release Purpose
25 ----------------
26 SDC Istanbul Release
27
28 **Epics**
29
30 * `SDC-3583 <https://jira.onap.org/browse/SDC-3583>`_ - SDC Multi Model Support Istanbul
31 * `SDC-3635 <https://jira.onap.org/browse/SDC-3635>`_ - Large CSAR handling
32
33 **Stories**
34
35 The full list of implemented stories is available on `JIRA ISTANBUL TASKS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20story%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
36
37 **Tasks**
38
39 The full list of implemented tasks is available on `JIRA ISTANBUL TASKS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20Task%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
40
41 **Bug Fixes**
42
43 The full list of fixed bugs is available on `JIRA ISTANBUL BUGS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20Bug%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
44
45
46 Security Notes
47 --------------
48
49 *Fixed Security Issues*
50
51 -  [`SDC-3634 <https://jira.onap.org/browse/SDC-3634>`__\ ] - Fix security vulnerabilities
52 -  [`SDC-3572 <https://jira.onap.org/browse/SDC-3572>`__\ ] - Update Vulnerable package dependencies for I release
53
54 *Known Security Issues*
55
56 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
57
58 *Known Vulnerabilities in Used Modules*
59
60 Quick Links:
61
62 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
63 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
64
65 **Known Issues**
66
67 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
68
69 **Upgrade Notes**
70
71     N/A
72
73 **Deprecation Notes**
74
75     N/A
76
77 **Other**
78
79     N/A
80
81
82 Version: 1.8.5
83 ==============
84
85 :Release Date: 2021-04-22
86
87 SDC SDKs Versions
88 -----------------
89
90 -  sdc-distribution-client
91
92    :Version: 1.4.2
93
94 -  sdc-tosca
95
96    :Version: 1.6.5
97
98 Release Purpose
99 ----------------
100 SDC Honolulu Release
101
102 **Epics**
103
104 *  `SDC-3338 <https://jira.onap.org/browse/SDC-3338>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
105 *  `SDC-3279 <https://jira.onap.org/browse/SDC-3279>`_ - SDC Enhancements for ETSI-Alignment for Honolulu
106 *  `SDC-2813 <https://jira.onap.org/browse/SDC-2813>`_ - Support additional package artifact Indicators for ETSI packages and Non-ETSI packages
107 *  `SDC-2613 <https://jira.onap.org/browse/SDC-2613>`_ - SDC supports ETSI 3.3.1 Package security and validation for SOL007 and SOL004 packages
108 *  `SDC-2610 <https://jira.onap.org/browse/SDC-2610>`_ - Support Onboard ETSI 3.3.1 SOL004 compliant VNF / CNF packages
109
110 **Stories**
111
112 *  `SDC-3491 <https://jira.onap.org/browse/SDC-3491>`_ - Update guava version
113 *  `SDC-3484 <https://jira.onap.org/browse/SDC-3484>`_ - Increase SDC unit test coverage
114 *  `SDC-3471 <https://jira.onap.org/browse/SDC-3471>`_ - Creation of Vendor Licensing Model is an optional step in VSP onboarding
115 *  `SDC-3470 <https://jira.onap.org/browse/SDC-3470>`_ - Update node and data types in ONAP for ETSI SOL001 3.3.1 + minimum CNF enhancements
116 *  `SDC-3466 <https://jira.onap.org/browse/SDC-3466>`_ - Improve import and export VFC TOSCA attributes
117 *  `SDC-3447 <https://jira.onap.org/browse/SDC-3447>`_ - Handle ETSI versions in NSD Plugin
118 *  `SDC-3446 <https://jira.onap.org/browse/SDC-3446>`_ - Support for updating interface operations in component instances
119 *  `SDC-3435 <https://jira.onap.org/browse/SDC-3435>`_ - Initial support for relationship_templates
120 *  `SDC-3432 <https://jira.onap.org/browse/SDC-3432>`_ - Enable updating of existing categories
121 *  `SDC-3417 <https://jira.onap.org/browse/SDC-3417>`_ - SDC Distribution Client - enable test pipeline and add artifact consumption tests
122 *  `SDC-3412 <https://jira.onap.org/browse/SDC-3412>`_ - Support for category specific metadata
123 *  `SDC-3404 <https://jira.onap.org/browse/SDC-3404>`_ - Set directives and node_filters in any node type
124 *  `SDC-3402 <https://jira.onap.org/browse/SDC-3402>`_ - Adapt SDC-BE to support new SDC Distribution Client notifications format
125 *  `SDC-3401 <https://jira.onap.org/browse/SDC-3401>`_ - Adapt SDC FE Distribution Status to support new notifications format
126 *  `SDC-3400 <https://jira.onap.org/browse/SDC-3400>`_ - SDC Distribution Client - Migrate to Java 11
127 *  `SDC-3399 <https://jira.onap.org/browse/SDC-3399>`_ - Support for metadata in topology inputs
128 *  `SDC-3380 <https://jira.onap.org/browse/SDC-3380>`_ - Support the SOL001 vnf_profile properties
129 *  `SDC-3373 <https://jira.onap.org/browse/SDC-3373>`_ - Allow to set directives and node_filters in any node type
130 *  `SDC-3372 <https://jira.onap.org/browse/SDC-3372>`_ - Support for interface input during import VFC
131 *  `SDC-3352 <https://jira.onap.org/browse/SDC-3352>`_ - Support for mapping of ETSI v3.3.1 SOL001 VNF Descriptor with minimum CNF enhancements from 4.1.1 into SDC AID Data Model
132 *  `SDC-3351 <https://jira.onap.org/browse/SDC-3351>`_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors with minimum CNF enhancements from 4.1.1
133 *  `SDC-3342 <https://jira.onap.org/browse/SDC-3342>`_ - Support for mapping of ETSI v3.3.1 SOL001 Network Service Descriptor in the SOL007 package into SDC AID Data Model
134 *  `SDC-3341 <https://jira.onap.org/browse/SDC-3341>`_ - Support for using VNFs with CNF enhancements
135 *  `SDC-3340 <https://jira.onap.org/browse/SDC-3340>`_ - Compose of one or more VNFs and the Virtual Links that connect them
136 *  `SDC-3339 <https://jira.onap.org/browse/SDC-3339>`_ - Support for designing an ETSI SOL001 v3.3.1 compliant Network Service that can be deployed with an ETSI compliant NFVO
137 *  `SDC-3337 <https://jira.onap.org/browse/SDC-3337>`_ - Support for onboarding ETSI v3.3.1 SOL004 VNF CSAR Packages with minimum CNF enhancements from 4.1.1
138 *  `SDC-3335 <https://jira.onap.org/browse/SDC-3335>`_ - Fix Node Filter for capabilities
139 *  `SDC-3303 <https://jira.onap.org/browse/SDC-3303>`_ - Allow hot reloading of specific config properties
140 *  `SDC-3103 <https://jira.onap.org/browse/SDC-3103>`_ - Change creation of VLM to be optional
141 *  `SDC-2815 <https://jira.onap.org/browse/SDC-2815>`_ - SDC client supports additional filtering on the artifact types for distinguishing between ETSI packages and Non-ETSI packages
142 *  `SDC-2814 <https://jira.onap.org/browse/SDC-2814>`_ - SDC Notification supports additional package artifact types to split ETSI package from other non-ETSI TOSCA packages
143 *  `SDC-2614 <https://jira.onap.org/browse/SDC-2614>`_ - SDC supports SOL007 NS Package security
144 *  `SDC-2611 <https://jira.onap.org/browse/SDC-2611>`_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors
145
146 **Tasks**
147
148 The full list of implemented tasks is available on `JIRA HONOLULU TASKS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20Task%20AND%20fixVersion%20%3D%20%22Honolulu%20Release%22>`_
149
150 **Bug Fixes**
151
152 The full list of fixed bugs is available on `JIRA HONOLULU BUGS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20Bug%20AND%20fixVersion%20%3D%20%22Honolulu%20Release%22>`_
153
154
155 Security Notes
156 --------------
157
158 *Fixed Security Issues*
159
160 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
161
162 *Known Security Issues*
163
164 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
165
166 *Known Vulnerabilities in Used Modules*
167
168 Quick Links:
169
170 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
171 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
172
173 **Known Issues**
174
175 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
176
177 **Upgrade Notes**
178
179     N/A
180
181 **Deprecation Notes**
182
183     N/A
184
185 **Other**
186
187     N/A
188
189 Version: 1.7.3
190 ==============
191
192 :Release Date: 2020-11-19
193
194 SDC SDKs Versions
195 -----------------
196
197 -  sdc-distribution-client
198
199    :Version: 1.4.1
200
201 -  sdc-tosca
202
203    :Version: 1.6.5
204
205 Release Purpose
206 ----------------
207 SDC Guilin Release
208
209 **Epics**
210
211 *  `SDC-3085 <https://jira.onap.org/browse/SDC-3085>`_ - Test Topology Auto Design (NFV Testing Automatic Platform)
212 *  `SDC-2802 <https://jira.onap.org/browse/SDC-2802>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
213
214 **Stories**
215
216
217 *  `SDC-3275 <https://jira.onap.org/browse/SDC-3275>`_ - Make directives options configurable
218 *  `SDC-3262 <https://jira.onap.org/browse/SDC-3262>`_ - Support for node_filters - capabilities
219 *  `SDC-3257 <https://jira.onap.org/browse/SDC-3257>`_ - Enable node_filter update action
220 *  `SDC-3254 <https://jira.onap.org/browse/SDC-3254>`_ - Map topology inputs to properties in substitution mapping
221 *  `SDC-3249 <https://jira.onap.org/browse/SDC-3249>`_ - ETSI Network Service Descriptor CSAR plugin
222 *  `SDC-3244 <https://jira.onap.org/browse/SDC-3244>`_ - Change the ONBOARDED_PACKAGE directory to the ETSI_PACKAGE directory
223 *  `SDC-3195 <https://jira.onap.org/browse/SDC-3195>`_ - Add UI support  for substitution_filter
224 *  `SDC-3184 <https://jira.onap.org/browse/SDC-3184>`_ - Distribute HELM package artifact as a part of VF
225 *  `SDC-3183 <https://jira.onap.org/browse/SDC-3183>`_ - Create VF model from VSP with HELM type inside
226 *  `SDC-3182 <https://jira.onap.org/browse/SDC-3182>`_ - SDC should support CNF Orchestration
227 *  `SDC-3180 <https://jira.onap.org/browse/SDC-3180>`_ - Support for Test Topology Auto Design-  Abstract Service Template
228 *  `SDC-3179 <https://jira.onap.org/browse/SDC-3179>`_ - Support for Test Topology Auto Design- Service Import
229 *  `SDC-3177 <https://jira.onap.org/browse/SDC-3177>`_ - Config instances types allowed to be used in the component composition
230 *  `SDC-3173 <https://jira.onap.org/browse/SDC-3173>`_ - SDC must not use root access to DB
231 *  `SDC-3172 <https://jira.onap.org/browse/SDC-3172>`_ - SDC to support automatic retrieval of certificates
232 *  `SDC-3167 <https://jira.onap.org/browse/SDC-3167>`_ - Create VSP with HELM as a native artifact type
233 *  `SDC-3147 <https://jira.onap.org/browse/SDC-3147>`_ - Add back-end support  for substitution_filter
234 *  `SDC-3131 <https://jira.onap.org/browse/SDC-3131>`_ - Improve Utils coverage and improve Sonar score
235 *  `SDC-3095 <https://jira.onap.org/browse/SDC-3095>`_ - Add support for node_filter on VFC
236 *  `SDC-3094 <https://jira.onap.org/browse/SDC-3094>`_ - Migrate any Python code to version 3.8
237 *  `SDC-3087 <https://jira.onap.org/browse/SDC-3087>`_ - E2E Network Slicing: KPI Monitoring
238 *  `SDC-3086 <https://jira.onap.org/browse/SDC-3086>`_ - E2E Network Slicing: subnet slicing
239 *  `SDC-3084 <https://jira.onap.org/browse/SDC-3084>`_ - Initial support for TOSCA property constraints in ToscaProperty class and constraint valid_values
240 *  `SDC-3079 <https://jira.onap.org/browse/SDC-3079>`_ - Make Directive values Tosca compliant
241 *  `SDC-3075 <https://jira.onap.org/browse/SDC-3075>`_ - Allow TOSCA Entity Type Schema and specific Interface Type entries in an Interface Type
242 *  `SDC-3074 <https://jira.onap.org/browse/SDC-3074>`_ - Add support for directives on VFC
243 *  `SDC-3062 <https://jira.onap.org/browse/SDC-3062>`_ - Plugable entry to customize properties during Service creation
244 *  `SDC-3061 <https://jira.onap.org/browse/SDC-3061>`_ - Expose generic Service properties as properties, not only as inputs
245 *  `SDC-3060 <https://jira.onap.org/browse/SDC-3060>`_ - Update a resource template from a new onboarding package
246 *  `SDC-3051 <https://jira.onap.org/browse/SDC-3051>`_ - Upgrade Vulnerable Direct Dependencies
247 *  `SDC-3021 <https://jira.onap.org/browse/SDC-3021>`_ - Enable by configuration which global type file should be added to the generated CSAR
248 *  `SDC-3020 <https://jira.onap.org/browse/SDC-3020>`_ - Adjust docker-compose and SSL config in Workflow plugin
249 *  `SDC-2997 <https://jira.onap.org/browse/SDC-2997>`_ - HEAT to TOSCA VM Consolidation
250 *  `SDC-2984 <https://jira.onap.org/browse/SDC-2984>`_ - Remove powermock dependency
251 *  `SDC-2957 <https://jira.onap.org/browse/SDC-2957>`_ - Support the substitution_mappings in the VNFD
252 *  `SDC-2883 <https://jira.onap.org/browse/SDC-2883>`_ - Support design of Service templates, including NSDs
253 *  `SDC-2877 <https://jira.onap.org/browse/SDC-2877>`_ - Support for configuring base tosca type on a category basis
254 *  `SDC-2854 <https://jira.onap.org/browse/SDC-2854>`_ - Support 50 characters for VSP name in OnBoarding
255 *  `SDC-2820 <https://jira.onap.org/browse/SDC-2820>`_ - Create / Update Entitlement Pool - Support Type Field
256 *  `SDC-2810 <https://jira.onap.org/browse/SDC-2810>`_ - Support for deploying a service that contains an ETSI SOL001 v2.7.1 compliant Network Service using an external NFVO
257 *  `SDC-2809 <https://jira.onap.org/browse/SDC-2809>`_ - Support for deploying a service that contains an ETSI SOL001 v2.7.1 compliant Network Service using VF-C as the NFVO
258 *  `SDC-2808 <https://jira.onap.org/browse/SDC-2808>`_ - Design ETSI SOL001 NSD and generate ETSI SOL001 compliant Network Service descriptor and package
259 *  `SDC-2804 <https://jira.onap.org/browse/SDC-2804>`_ - SDC supports onboarding of the SOL007 NS package for an External NFVO
260 *  `SDC-2781 <https://jira.onap.org/browse/SDC-2781>`_ - Allow other entries for SOL004 Tosca.meta
261 *  `SDC-2775 <https://jira.onap.org/browse/SDC-2775>`_ - Include derived_from types in generated csar
262 *  `SDC-2772 <https://jira.onap.org/browse/SDC-2772>`_ - Import of VFC interface implementation
263 *  `SDC-2771 <https://jira.onap.org/browse/SDC-2771>`_ - Unassigned requirements in topology template substitution mapping
264 *  `SDC-2768 <https://jira.onap.org/browse/SDC-2768>`_ - Support Tosca DependsOn root node relationship
265 *  `SDC-2754 <https://jira.onap.org/browse/SDC-2754>`_ - Allow SDC component artifact types to be configurable
266 *  `SDC-2688 <https://jira.onap.org/browse/SDC-2688>`_ - Upgrade Selenium
267 *  `SDC-2659 <https://jira.onap.org/browse/SDC-2659>`_ - Support setting custom properties required true/false in UI
268 *  `SDC-2642 <https://jira.onap.org/browse/SDC-2642>`_ - Archive DCAE-DS project
269 *  `SDC-2618 <https://jira.onap.org/browse/SDC-2618>`_ - Mapping between SOL001 NSD and SDC AID DM/SDC Internal TOSCA
270 *  `SDC-2612 <https://jira.onap.org/browse/SDC-2612>`_ - SDC supports onboarding of the SOL007 NS package for VFC as the NFVO
271 *  `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
272
273 **Tasks**
274
275 The full list of implemented tasks is available on `JIRA GUILIN TASKS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20Task%20AND%20fixVersion%20%3D%20%22Guilin%20Release%22>`_
276
277 **Bug Fixes**
278
279 The full list of fixed bugs is available on `JIRA GUILIN BUGS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20Bug%20AND%20fixVersion%20%3D%20%22Guilin%20Release%22>`_
280
281
282 Security Notes
283 --------------
284
285 *Fixed Security Issues*
286
287 *Known Security Issues*
288
289 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
290 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
291
292
293 *Known Vulnerabilities in Used Modules*
294
295 Quick Links:
296
297 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
298 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
299
300 **Known Issues**
301
302         N/A
303
304 **Upgrade Notes**
305
306         N/A
307
308 **Deprecation Notes**
309
310         SDC DCAE-DS plugin is now deprecated (replaced by DCAE-MOD)
311
312 **Other**
313
314         N/A
315
316 Version: 1.6.7
317 ==============
318
319 :Release Date: 2020-07-23
320
321 SDC SDKs Versions
322 -----------------
323
324 -  sdc-distribution-client
325
326    :Version: 1.4.1
327
328 -  sdc-tosca
329
330    :Version: 1.6.2
331
332 Release Purpose
333 ----------------
334 Frankfurt maintenance release : fix high severity bugs identified post Frankfurt
335
336 **Stories/Bug fixes/Tasks implemented**
337
338 *  `SDC-2930 <https://jira.onap.org/browse/SDC-2930>`_ - [El Alto] Can't create VF via a newly created VSP
339 *  `SDC-3189 <https://jira.onap.org/browse/SDC-3189>`_ - release artifacts for Frankfurt Maintenance
340 *  `SDC-3190 <https://jira.onap.org/browse/SDC-3190>`_ - update sdc pom to 1.6.7 for frankfurt maintenance release
341
342 Security Notes
343 --------------
344
345 *Fixed Security Issues*
346
347 *Known Security Issues*
348
349 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
350 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
351
352
353 *Known Vulnerabilities in Used Modules*
354
355 Quick Links:
356
357 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
358 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
359
360 **Known Issues**
361
362         N/A
363
364 **Upgrade Notes**
365
366         N/A
367
368 **Deprecation Notes**
369
370         N/A
371
372 **Other**
373
374         N/A
375
376 Version: 1.6.6
377 ==============
378
379 :Release Date: 2020-06-04
380
381 SDC SDKs Versions
382 -----------------
383
384 -  sdc-distribution-client
385
386    :Version: 1.4.1
387
388 -  sdc-tosca
389
390    :Version: 1.6.2
391
392 Release Purpose
393 ----------------
394
395
396 **Epics**
397
398 *  `SDC-1607 <https://jira.onap.org/browse/SDC-1607>`_ - Logging alignemnet to 1.2 logging spec
399 *  `SDC-1970 <https://jira.onap.org/browse/SDC-1970>`_ - Supporting PNF package onboarding
400 *  `SDC-2011 <https://jira.onap.org/browse/SDC-2011>`_ - Design Studio (DCAE-DS) support for 3GPP PM Mapper
401 *  `SDC-2378 <https://jira.onap.org/browse/SDC-2378>`_ - ONAP as Third Party Domain Manager - Import Third Party Catalog in SDC
402 *  `SDC-2415 <https://jira.onap.org/browse/SDC-2415>`_ - AAF integration of HTTPS certificates
403 *  `SDC-2482 <https://jira.onap.org/browse/SDC-2482>`_ - Add VSP Compliance and Verification Check feature Phase 2
404 *  `SDC-2555 <https://jira.onap.org/browse/SDC-2555>`_ - SDC support of Network Slicing Demo in Frankfurt
405 *  `SDC-2598 <https://jira.onap.org/browse/SDC-2598>`_ - Frankfurt release planning milestone
406 *  `SDC-2643 <https://jira.onap.org/browse/SDC-2643>`_ - Collapsing Roles / Role consolidation
407 *  `SDC-2683 <https://jira.onap.org/browse/SDC-2683>`_ - Functionality and API Freeze
408 *  `SDC-2742 <https://jira.onap.org/browse/SDC-2742>`_ - Code Freeze
409 *  `SDC-2787 <https://jira.onap.org/browse/SDC-2787>`_ - Release Candidate 0 Integration and Test
410
411 **Stories**
412
413 *  `SDC-1952 <https://jira.onap.org/browse/SDC-1952>`_ - 9 artifacts 9 definition is missing in the exported csar 9 s VDU node
414 *  `SDC-2095 <https://jira.onap.org/browse/SDC-2095>`_ - R6 5G U/C SDC: PM Dictionary GUI Display from PNF Onboarded Package
415 *  `SDC-2138 <https://jira.onap.org/browse/SDC-2138>`_ - SDC docker runs as non root
416 *  `SDC-2216 <https://jira.onap.org/browse/SDC-2216>`_ - Security improvements
417 *  `SDC-2382 <https://jira.onap.org/browse/SDC-2382>`_ - Introduce a new category for the 3rd party Service
418 *  `SDC-2383 <https://jira.onap.org/browse/SDC-2383>`_ - Expose the API for service creation as an External API
419 *  `SDC-2385 <https://jira.onap.org/browse/SDC-2385>`_ - Introduce property mapping rules to define parent-child mapping for properties added in service definition
420 *  `SDC-2393 <https://jira.onap.org/browse/SDC-2393>`_ - CBA association enhancement in PNFD to support API decision
421 *  `SDC-2394 <https://jira.onap.org/browse/SDC-2394>`_ - Support custom PNF workflow design
422 *  `SDC-2405 <https://jira.onap.org/browse/SDC-2405>`_ - Add workflow-designer secure frontend-backend communication
423 *  `SDC-2417 <https://jira.onap.org/browse/SDC-2417>`_ - SDC must work in HTTPS mode in all interfaces
424 *  `SDC-2456 <https://jira.onap.org/browse/SDC-2456>`_ - Optimize usage of repositories
425 *  `SDC-2559 <https://jira.onap.org/browse/SDC-2559>`_ - Need a getter method to return Input list from getEntity API
426 *  `SDC-2561 <https://jira.onap.org/browse/SDC-2561>`_ - Transformation of customized Node Types for PNFD
427 *  `SDC-2562 <https://jira.onap.org/browse/SDC-2562>`_ - Package Security - support signing of individual artifacts
428 *  `SDC-2582 <https://jira.onap.org/browse/SDC-2582>`_ - CBA association enhancement in VNFD to support API decision
429 *  `SDC-2584 <https://jira.onap.org/browse/SDC-2584>`_ - SDC-BE - create unique identifier for each execution of test cases.
430 *  `SDC-2585 <https://jira.onap.org/browse/SDC-2585>`_ - Refresh option in the onboarding validation page
431 *  `SDC-2589 <https://jira.onap.org/browse/SDC-2589>`_ - Onboard PNF software version
432 *  `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
433 *  `SDC-2629 <https://jira.onap.org/browse/SDC-2629>`_ - SDC UI button for user to request VTP to create \& upload a OVP tar.gz file to OVP Portal
434 *  `SDC-2631 <https://jira.onap.org/browse/SDC-2631>`_ - SDC Meta Data for CDS Integration
435 *  `SDC-2638 <https://jira.onap.org/browse/SDC-2638>`_ - Upgrade Portal SDK to latest (2.6.0)
436 *  `SDC-2639 <https://jira.onap.org/browse/SDC-2639>`_ - Align logging to Onap-ELS 2019.11
437 *  `SDC-2640 <https://jira.onap.org/browse/SDC-2640>`_ - Handle onboard ALTER tables to support upgrade
438 *  `SDC-2644 <https://jira.onap.org/browse/SDC-2644>`_ - Collapsing Roles - UI changes
439 *  `SDC-2645 <https://jira.onap.org/browse/SDC-2645>`_ - From Certified to Distributed - BE
440 *  `SDC-2650 <https://jira.onap.org/browse/SDC-2650>`_ - Perform Software Composition Analysis - Vulnerability tables
441 *  `SDC-2651 <https://jira.onap.org/browse/SDC-2651>`_ - Tosca Parser - getVFModule - new API
442 *  `SDC-2652 <https://jira.onap.org/browse/SDC-2652>`_ - Document current upgrade component Strategy
443 *  `SDC-2656 <https://jira.onap.org/browse/SDC-2656>`_ - add securityUtil code to Onap
444 *  `SDC-2685 <https://jira.onap.org/browse/SDC-2685>`_ - Upgrade Node \& npm version
445 *  `SDC-2686 <https://jira.onap.org/browse/SDC-2686>`_ - add common-app-logging module
446 *  `SDC-2687 <https://jira.onap.org/browse/SDC-2687>`_ - Upgrade sdc-tosca version in main SDC pom
447 *  `SDC-2691 <https://jira.onap.org/browse/SDC-2691>`_ - Enhance catalog FE proxy to be able to proxy to any defined plugin
448 *  `SDC-2692 <https://jira.onap.org/browse/SDC-2692>`_ - Fix sonar issues
449 *  `SDC-2696 <https://jira.onap.org/browse/SDC-2696>`_ - Release sdc-be-common 1.6.0
450 *  `SDC-2699 <https://jira.onap.org/browse/SDC-2699>`_ - Increase SDC Code Coverage
451 *  `SDC-2703 <https://jira.onap.org/browse/SDC-2703>`_ - Upgrade Node/npm/yarn version for WF-D
452 *  `SDC-2724 <https://jira.onap.org/browse/SDC-2724>`_ - Catalog alignment
453 *  `SDC-2732 <https://jira.onap.org/browse/SDC-2732>`_ - fix CSIT
454 *  `SDC-2733 <https://jira.onap.org/browse/SDC-2733>`_ - remove unnecessary dependencies from pom
455 *  `SDC-2758 <https://jira.onap.org/browse/SDC-2758>`_ - Backend configuration file runtime reload
456 *  `SDC-2760 <https://jira.onap.org/browse/SDC-2760>`_ - Support import of custom node type name
457 *  `SDC-2761 <https://jira.onap.org/browse/SDC-2761>`_ - Backend extensibility
458
459
460 Security Notes
461 --------------
462
463 *Fixed Security Issues*
464
465 -  [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - sdc-fe exposes plain text HTTP endpoint using port 30206
466 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - sdc-wfd-fe exposes plain text HTTP endpoint using port 30256
467 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - sdc-wfd-be exposes plain text HTTP endpoint using port 30257
468
469
470 *Known Security Issues*
471
472 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
473 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
474
475
476 *Known Vulnerabilities in Used Modules*
477
478 Quick Links:
479
480 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
481 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
482
483 **Known Issues**
484
485         N/A
486
487 **Upgrade Notes**
488
489         N/A
490
491 **Deprecation Notes**
492
493         N/A
494
495 **Other**
496
497         N/A
498
499
500
501
502 Version: 1.5.2
503 ==============
504
505 :Release Date: 2019-10-10
506
507 SDC SDKs Versions
508 -----------------
509
510 -  sdc-distribution-client
511
512    :Version: 1.4.0
513
514 -  sdc-tosca
515
516    :Version: 1.6.2
517
518 Release Purpose
519 ----------------
520
521
522 **Epics**
523
524 -  [`SDC-1425`_] - SDC documentation improvement
525 -  [`SDC-2461`_] - El Alto release planning milestone
526 -  [`SDC-2487`_] - Functionality and API Freeze
527 -  [`SDC-2523`_] - Code Freeze
528 -  [`SDC-2566`_] - Release Candidate 0 Integration and Test
529
530 .. _SDC-1425: https://jira.onap.org/browse/SDC-1425
531 .. _SDC-2461: https://jira.onap.org/browse/SDC-2461
532 .. _SDC-2487: https://jira.onap.org/browse/SDC-2487
533 .. _SDC-2523: https://jira.onap.org/browse/SDC-2523
534 .. _SDC-2566: https://jira.onap.org/browse/SDC-2566
535
536 **Stories**
537
538 -  [`SDC-1894`_] - Enable Certificate for SDC
539 -  [`SDC-1961`_] - Purge APIs for Service and Resource
540 -  [`SDC-2072`_] - Create VSP from VNF csar
541 -  [`SDC-2101`_] - RestConf - Policy model support
542 -  [`SDC-2102`_] - DFC - Policy model support
543 -  [`SDC-2104`_] - PM-Mapper Policy Model support
544 -  [`SDC-2142`_] - Enhance Service/VF/PNF to support Req & Cap
545 -  [`SDC-2166`_] - Enable transport level encryption on all interfaces
546    and the option to turn it off
547 -  [`SDC-2294`_] - Support Capability Properties
548 -  [`SDC-2296`_] - Upgrade SDC from Titan to Janus Graph
549 -  [`SDC-2313`_] - Fix Service Proxy Node Type
550 -  [`SDC-2359`_] - Fix Service Proxy Node Template
551 -  [`SDC-2397`_] - SDC Constructor injection - better practice
552 -  [`SDC-2416`_] - Embed AAF generated certificate in SDC
553 -  [`SDC-2419`_] - Migrate all SDC projects to O-Parent
554 -  [`SDC-2475`_] - Package Handling - Validate PM Dictionary and VES
555    Events YAML Files in SOL004 package
556 -  [`SDC-2478`_] - Update SDC versions
557 -  [`SDC-2509`_] - Descriptor Handling - Model-driven mapping from
558    SOL001 to internal model
559 -  [`SDC-2510`_] - Package Handling - Store the original onboarded
560    package, whether it's a CSAR or a ZIP
561 -  [`SDC-2540`_] - Package Handling - Fix artifacts references in main
562    TOSCA descriptor while converting packages
563 -  [`SDC-2560`_] - Update SDC versions
564
565 .. _SDC-1894: https://jira.onap.org/browse/SDC-1894
566 .. _SDC-1961: https://jira.onap.org/browse/SDC-1961
567 .. _SDC-2072: https://jira.onap.org/browse/SDC-2072
568 .. _SDC-2101: https://jira.onap.org/browse/SDC-2101
569 .. _SDC-2102: https://jira.onap.org/browse/SDC-2102
570 .. _SDC-2104: https://jira.onap.org/browse/SDC-2104
571 .. _SDC-2142: https://jira.onap.org/browse/SDC-2142
572 .. _SDC-2166: https://jira.onap.org/browse/SDC-2166
573 .. _SDC-2294: https://jira.onap.org/browse/SDC-2294
574 .. _SDC-2296: https://jira.onap.org/browse/SDC-2296
575 .. _SDC-2313: https://jira.onap.org/browse/SDC-2313
576 .. _SDC-2359: https://jira.onap.org/browse/SDC-2359
577 .. _SDC-2397: https://jira.onap.org/browse/SDC-2397
578 .. _SDC-2416: https://jira.onap.org/browse/SDC-2416
579 .. _SDC-2419: https://jira.onap.org/browse/SDC-2419
580 .. _SDC-2475: https://jira.onap.org/browse/SDC-2475
581 .. _SDC-2478: https://jira.onap.org/browse/SDC-2478
582 .. _SDC-2509: https://jira.onap.org/browse/SDC-2509
583 .. _SDC-2510: https://jira.onap.org/browse/SDC-2510
584 .. _SDC-2540: https://jira.onap.org/browse/SDC-2540
585 .. _SDC-2560: https://jira.onap.org/browse/SDC-2560
586
587
588 Security Notes
589 --------------
590
591 *Fixed Security Issues*
592
593 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
594 -  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
595 -  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
596 -  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
597 -  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
598 -  CVE-2019-12119 [`OJSI-80 <https://jira.onap.org/browse/OJSI-80>`__\ ] - demo-sdc-sdc-wfd-fe exposes JDWP on port 7000 which allows for arbitrary code execution
599
600 *Known Security Issues*
601
602 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
603 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
604 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
605 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
606
607
608 *Known Vulnerabilities in Used Modules*
609
610 Quick Links:
611
612 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
613 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
614
615 **Known Issues**
616
617 -  [`SDC-2541 <https://jira.onap.org/browse/SDC-2541>`__\ ] - Custom WF not present in the CSAR package
618
619 **Upgrade Notes**
620
621         N/A
622
623 **Deprecation Notes**
624
625         N/A
626
627 **Other**
628
629         N/A
630
631
632
633
634 Version: 1.4.1
635 ==============
636
637 :Release Date: 2019-06-06
638
639 SDC SDKs Versions
640 -----------------
641
642 -  sdc-distribution-client
643
644    :Version: 1.3.0
645
646 -  sdc-tosca
647
648    :Version: 1.5.1
649
650 Release Purpose
651 ----------------
652
653 **New Features**
654
655 The main goal of the Dublin release was to:
656     - Support PNF onboarding
657     - SOL 001 v2.5.1 support
658     - VSP compliance check feature
659     - SDC and CDS integration
660     - improve code coverage of the SDC code.
661
662
663 **Epics**
664
665 -  [`SDC-1937 <https://jira.onap.org/browse/SDC-1937>`__\ ] - Service Workflow - Assigned Workflow and Complex Types in Operation
666 -  [`SDC-1956 <https://jira.onap.org/browse/SDC-1956>`__\ ] - Add VSP Compliance Check feature
667 -  [`SDC-1970 <https://jira.onap.org/browse/SDC-1970>`__\ ] - Supporting PNF package onboarding
668 -  [`SDC-1987 <https://jira.onap.org/browse/SDC-1987>`__\ ] - Add dependent child service to service
669 -  [`SDC-1988 <https://jira.onap.org/browse/SDC-1988>`__\ ] - Add property to service
670 -  [`SDC-1990 <https://jira.onap.org/browse/SDC-1990>`__\ ] - Service Consumption
671 -  [`SDC-1991 <https://jira.onap.org/browse/SDC-1991>`__\ ] - Service Consumption - Input Data and Validations
672 -  [`SDC-1992 <https://jira.onap.org/browse/SDC-1992>`__\ ] - Service dependency - Rainy Day Validations
673 -  [`SDC-1993 <https://jira.onap.org/browse/SDC-1993>`__\ ] - Service dependency - Input Data and Validations
674 -  [`SDC-1994 <https://jira.onap.org/browse/SDC-1994>`__\ ] - Add property to VNF and PNF
675 -  [`SDC-1999 <https://jira.onap.org/browse/SDC-1999>`__\ ] - Operation interfaces
676 -  [`SDC-2170 <https://jira.onap.org/browse/SDC-2170>`__\ ] - updating the VNFD (SOL001) type based on SOL001 v2.5.1
677
678 **Stories**
679
680 -  [`SDC-1000 <https://jira.onap.org/browse/SDC-1000>`__\ ] - SDC Parser is throwing exception on critical issues
681 -  [`SDC-1392 <https://jira.onap.org/browse/SDC-1392>`__\ ] - Write Unit test for Compile-Helper-Plugin
682 -  [`SDC-1399 <https://jira.onap.org/browse/SDC-1399>`__\ ] - Change the plugins load to be parallel
683 -  [`SDC-1426 <https://jira.onap.org/browse/SDC-1426>`__\ ] - catalog documentation
684 -  [`SDC-1427 <https://jira.onap.org/browse/SDC-1427>`__\ ] - Onboarding documentation
685 -  [`SDC-1429 <https://jira.onap.org/browse/SDC-1429>`__\ ] - WORKFLOW documentation
686 -  [`SDC-1489 <https://jira.onap.org/browse/SDC-1489>`__\ ] - multiple cloud technology artifact support
687 -  [`SDC-1568 <https://jira.onap.org/browse/SDC-1568>`__\ ] - Health check integration for designers
688 -  [`SDC-1569 <https://jira.onap.org/browse/SDC-1569>`__\ ] - Enable a secuirity solution for the designers in sdc TBD
689 -  [`SDC-1743 <https://jira.onap.org/browse/SDC-1743>`__\ ] - Add support for work flow deployment on heat
690 -  [`SDC-1744 <https://jira.onap.org/browse/SDC-1744>`__\ ] - Add support for different locations of Main service template WIP
691 -  [`SDC-1925 <https://jira.onap.org/browse/SDC-1925>`__\ ] - Resolve SONAR issues in SDC BE
692 -  [`SDC-1941 <https://jira.onap.org/browse/SDC-1941>`__\ ] - SDC refactoring and code smells
693 -  [`SDC-1946 <https://jira.onap.org/browse/SDC-1946>`__\ ] - Code quality improvements
694 -  [`SDC-1948 <https://jira.onap.org/browse/SDC-1948>`__\ ] - Solve BE issues from sonar
695 -  [`SDC-1950 <https://jira.onap.org/browse/SDC-1950>`__\ ] - asdctool code quality improvements
696 -  [`SDC-1973 <https://jira.onap.org/browse/SDC-1973>`__\ ] - Create VSP package from PNF onboarding package
697 -  [`SDC-1974 <https://jira.onap.org/browse/SDC-1974>`__\ ] - Supporting PNF manifest file in the onboarding package
698 -  [`SDC-1975 <https://jira.onap.org/browse/SDC-1975>`__\ ] - Design time catalog to associate artifacts with PNF (Test)
699 -  [`SDC-1976 <https://jira.onap.org/browse/SDC-1976>`__\ ] - Supporting PNFD (SOL001) mapping to AID model
700 -  [`SDC-1977 <https://jira.onap.org/browse/SDC-1977>`__\ ] - Display VSP Resource Type (VF/PNF) in Import VSP UI
701 -  [`SDC-1978 <https://jira.onap.org/browse/SDC-1978>`__\ ] - Ensure descriptor name matches name used in generated TOSCA.meta in VSP
702 -  [`SDC-1979 <https://jira.onap.org/browse/SDC-1979>`__\ ] - Allowing the dedicated artifact folder with Entry-point in TOSCA.meta
703 -  [`SDC-1980 <https://jira.onap.org/browse/SDC-1980>`__\ ] - Supporting onboarding packaging security
704 -  [`SDC-2022 <https://jira.onap.org/browse/SDC-2022>`__\ ] - Allow custom plugins in SDC
705 -  [`SDC-2067 <https://jira.onap.org/browse/SDC-2067>`__\ ] - SDC and CDS Integration to enable E2E Automation
706 -  [`SDC-2085 <https://jira.onap.org/browse/SDC-2085>`__\ ] - Outputs on operations - Operation screen BE
707 -  [`SDC-2090 <https://jira.onap.org/browse/SDC-2090>`__\ ] - update the normative type of onboarding DM
708 -  [`SDC-2094 <https://jira.onap.org/browse/SDC-2094>`__\ ] - R4 5G U/C SDC: FM Meta Data GUI Display from PNF Onboarded Package
709 -  [`SDC-2108 <https://jira.onap.org/browse/SDC-2108>`__\ ] - Import VSP and Create PNF internal csar
710 -  [`SDC-2109 <https://jira.onap.org/browse/SDC-2109>`__\ ] - Adding additional artifacts
711 -  [`SDC-2110 <https://jira.onap.org/browse/SDC-2110>`__\ ] - Add PNF manually (without using vsp)
712 -  [`SDC-2112 <https://jira.onap.org/browse/SDC-2112>`__\ ] - Add a copy of the onboarded package under artifact folder
713 -  [`SDC-2113 <https://jira.onap.org/browse/SDC-2113>`__\ ] - copy the on boarding artifacts into the right SDC artifact type
714 -  [`SDC-2136 <https://jira.onap.org/browse/SDC-2136>`__\ ] - HTTPS support on workflow application backend
715 -  [`SDC-2168 <https://jira.onap.org/browse/SDC-2168>`__\ ] - M2/3/4 findings
716 -  [`SDC-2194 <https://jira.onap.org/browse/SDC-2194>`__\ ] - Enhance SDC Workflow designer BE to connect to secure Cassandra
717 -  [`SDC-2199 <https://jira.onap.org/browse/SDC-2199>`__\ ] - Migrate SDC to use Common Cassandra Cluster
718 -  [`SDC-2226 <https://jira.onap.org/browse/SDC-2226>`__\ ] - Create Internal BE API for artifact Upload
719 -  [`SDC-2233 <https://jira.onap.org/browse/SDC-2233>`__\ ] - Support workflow artifact in Service Distribution Notification
720 -  [`SDC-2280 <https://jira.onap.org/browse/SDC-2280>`__\ ] - achieve CII Badging passing level for Dublin
721 -  [`SDC-2313 <https://jira.onap.org/browse/SDC-2313>`__\ ] - Fix Service Proxy Node Type
722
723 **Known Issues**
724
725 -  [`SDC-2336 <https://jira.onap.org/browse/SDC-2336>`__\ ] - Service dependency - Can't select sibling property when sibling node is not service proxy
726 -  [`SDC-2374 <https://jira.onap.org/browse/SDC-2374>`__\ ] - SDC appears to lose connectivity to Cassandra and Titan intermittently
727 -  [`SDC-2371 <https://jira.onap.org/browse/SDC-2371>`__\ ] - SDC fails to deploy in Windriver lab
728
729 Security Notes
730 --------------
731
732 *Fixed Security Issues*
733
734 *Known Security Issues*
735
736 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
737 -  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
738 -  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
739 -  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
740 -  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
741 -  CVE-2019-12119 [`OJSI-80 <https://jira.onap.org/browse/OJSI-80>`__\ ] - demo-sdc-sdc-wfd-fe exposes JDWP on port 7000 which allows for arbitrary code execution
742 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
743 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
744 -  [`OJSI-101 <https://jira.onap.org/browse/OJSI-101>`__\ ] - In default deployment SDC (sdc-be) exposes HTTP port 30205 outside of cluster.
745 -  [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - In default deployment SDC (sdc-fe) exposes HTTP port 30206 outside of cluster.
746 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
747 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
748 -  [`OJSI-132 <https://jira.onap.org/browse/OJSI-132>`__\ ] - In default deployment SDC (sdc-dcae-fe) exposes HTTP port 30263 outside of cluster.
749 -  [`OJSI-133 <https://jira.onap.org/browse/OJSI-133>`__\ ] - In default deployment SDC (sdc-dcae-dt) exposes HTTP port 30265 outside of cluster.
750
751 *Known Vulnerabilities in Used Modules*
752
753 Quick Links:
754
755 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
756 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
757
758 **Known Issues**
759
760         N/A
761
762 **Upgrade Notes**
763
764         N/A
765
766 **Deprecation Notes**
767
768         N/A
769
770 **Other**
771
772         N/A
773
774
775 Version: 1.3.7
776 ==============
777
778 :Release Date: 2019-01-31
779
780 `README <https://github.com/onap/sdc>`__
781
782 SDC SDKs Versions
783 -----------------
784
785 -  sdc-distribution-client
786        :Version: 1.3.0
787
788 -  sdc-tosca
789            :Version: 1.4.63
790
791            `README <https://github.com/onap/sdc-sdc-tosca>`__
792
793 Release Purpose
794 ----------------
795 The Casablanca Maintenance release was focused on fixing high priority defects discovered in Casablanca release.
796
797 **Bugs**
798
799 -  [`SDC-1447 <https://jira.onap.org/browse/SDC-1447>`__\ ] - [SDC] SDC create csar with many warnnings
800 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
801 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates
802 -  [`SDC-1971 <https://jira.onap.org/browse/SDC-1971>`__\ ] - Change version failure
803 -  [`SDC-2014 <https://jira.onap.org/browse/SDC-2014>`__\ ] - Documentation figure not readable
804 -  [`SDC-2053 <https://jira.onap.org/browse/SDC-2053>`__\ ] - SDC fails healthcheck
805 -  [`SDC-2077 <https://jira.onap.org/browse/SDC-2077>`__\ ] - SDC-BE and SDC-FE missing log files
806
807
808
809 Version: 1.3.5
810 ==============
811
812 :Release Date: 2018-11-30
813
814 `Link to README <https://github.com/onap/sdc>`__
815
816 SDC SDKs Versions
817 -----------------
818
819 -  sdc-distribution-client
820        :Version: 1.3.0
821
822 -  sdc-tosca
823            :Version: 1.4.7
824
825            `README <https://github.com/onap/sdc-sdc-tosca>`__
826
827 Release Purpose
828 ----------------
829 The Casablanca release was focused on improving platform stability and resiliency and introducing new platform capabilities.
830
831 **New Features**
832
833 The Casablanca release is the third release of the Service Design and Creation (SDC).
834
835 The main goal of the Casablanca release was to:
836     - Improve code coverage of the SDC code.
837     - Complete E2E workflow design and distribution.
838     - Finalize DCAE-DS and integrate it with OOM
839     - Support HPA
840     - Enhance security
841
842
843 Security Notes
844 --------------
845
846 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>`_.
847
848 Quick Links:
849
850 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`_
851 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`_
852 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=45307823>`_
853
854 **Known Issues**
855
856 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates.
857 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
858
859 **Upgrade Notes**
860
861         N/A
862
863 **Deprecation Notes**
864
865         N/A
866
867 **Other**
868
869         N/A
870
871
872
873 Version: 1.2.0
874 ==============
875
876 :Release Date: 2018-06-07
877
878 SDC SDKs Versions
879 -----------------
880
881 -  sdc-distribution-client
882
883    :Version: 1.3.0
884
885 -  sdc-tosca
886
887    :Version: 1.3.5
888
889 Release Purpose
890 ----------------
891 The Beijing release was focused on improving platform stability and resiliency.
892
893 **New Features**
894
895 The Beijing release is the second release of the Service Design and Creation (SDC).
896
897 The main goal of the Beijing release was to:
898     - Enhance Platform maturity by improving SDC maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
899     - SDC made improvements to the deployment to allow an easy and stable integration with OOM.
900     - SDC change the docker structure to allow easier and the beginning of breaking the application into Micro Services.
901     - SDC introduced a generic framework to allow different Modeling plugins to be easily integrated with SDC.
902     - improve code coverage of the SDC code.
903     - SDC introduced two new experimental projects the DCAE-D and WorkFlow which enhance the modeling capabilities of SDC.
904
905 DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/display/DW/SDC-DCAE-D>`_
906 Workflow information is available in readthedocs
907
908 **Epics**
909
910 -  [`SDC-77 <https://jira.onap.org/browse/SDC-77>`__\ ] - Designer issues
911 -  [`SDC-126 <https://jira.onap.org/browse/SDC-126>`__\ ] - Holmes Designer
912 -  [`SDC-180 <https://jira.onap.org/browse/SDC-180>`__\ ] - This epic is for modeling placements and homing rules for VNF placements
913 -  [`SDC-181 <https://jira.onap.org/browse/SDC-181>`__\ ] - This epic is for modeling relationship in TOSCA between nodes (VNFs)
914 -  [`SDC-220 <https://jira.onap.org/browse/SDC-220>`__\ ] - integrate VNF onboarding using VNF-SDK
915 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work flows in SDC
916 -  [`SDC-383 <https://jira.onap.org/browse/SDC-383>`__\ ] - sdc will enhance our testing to provide better testing coverage
917 -  [`SDC-647 <https://jira.onap.org/browse/SDC-647>`__\ ] - process build and deploy process optimization
918 -  [`SDC-659 <https://jira.onap.org/browse/SDC-659>`__\ ] - SDC deploy and build optimization
919 -  [`SDC-731 <https://jira.onap.org/browse/SDC-731>`__\ ] - sdc designer integration
920 -  [`SDC-778 <https://jira.onap.org/browse/SDC-778>`__\ ] - Non-Functional requirements - Resiliency
921 -  [`SDC-812 <https://jira.onap.org/browse/SDC-812>`__\ ] - Non-Functional requirements - Performance
922 -  [`SDC-813 <https://jira.onap.org/browse/SDC-813>`__\ ] - Non-Functional requirements - Stability
923 -  [`SDC-814 <https://jira.onap.org/browse/SDC-814>`__\ ] - Tenant Isolation - Context Distribution -  [`e1802 - TDP Epic 316628 <https://jira.onap.org/browse/SDC-52>`__\ ]
924 -  [`SDC-815 <https://jira.onap.org/browse/SDC-815>`__\ ] - Tenant Isolation - Context Definition -  [`e1802 - TDP Epic 316484 <https://jira.onap.org/browse/SDC-52>`__\ ]
925 -  [`SDC-816 <https://jira.onap.org/browse/SDC-816>`__\ ] - SDC Pause Instantiation -  [`e1802 - TDP Epic 330782 <https://jira.onap.org/browse/SDC-52>`__\ ]
926 -  [`SDC-817 <https://jira.onap.org/browse/SDC-817>`__\ ] - Service Model Design to support Complex Services
927 -  [`SDC-819 <https://jira.onap.org/browse/SDC-819>`__\ ] - Change namespace from openECOMP to org.onap
928 -  [`SDC-820 <https://jira.onap.org/browse/SDC-820>`__\ ] - SDC Enhance Connect Behavior -  [`1802 TDP Epic 332501 <https://jira.onap.org/browse/SDC-52>`__\ ]
929 -  [`SDC-823 <https://jira.onap.org/browse/SDC-823>`__\ ] - Non-Functional requirements - Security
930 -  [`SDC-825 <https://jira.onap.org/browse/SDC-825>`__\ ] - Non-Functional requirements - Manageability
931 -  [`SDC-826 <https://jira.onap.org/browse/SDC-826>`__\ ] - Non-Functional requirements - Usability
932 -  [`SDC-828 <https://jira.onap.org/browse/SDC-828>`__\ ] - OOM integration
933 -  [`SDC-831 <https://jira.onap.org/browse/SDC-831>`__\ ] - Support life cycle artifacts in model
934 -  [`SDC-936 <https://jira.onap.org/browse/SDC-936>`__\ ] - SDC parser configuration improvements
935 -  [`SDC-976 <https://jira.onap.org/browse/SDC-976>`__\ ] - Manual Scale Out use case support
936 -  [`SDC-978 <https://jira.onap.org/browse/SDC-978>`__\ ] - Adapter of WF Designer for SDC
937 -  [`SDC-980 <https://jira.onap.org/browse/SDC-980>`__\ ] - Extend Activities for Workflow Designer
938 -  [`SDC-985 <https://jira.onap.org/browse/SDC-985>`__\ ] - Hardware Platform Enablement(HPA) modeling design
939 -  [`SDC-986 <https://jira.onap.org/browse/SDC-986>`__\ ] - Hardware Platform Enablement(HPA) use case support
940 -  [`SDC-1053 <https://jira.onap.org/browse/SDC-1053>`__\ ] - PNF use case support
941
942 **Stories**
943
944 -  [`SDC-10 <https://jira.onap.org/browse/SDC-10>`__\ ] - Deploy a SDC high availability environment
945 -  [`SDC-51 <https://jira.onap.org/browse/SDC-51>`__\ ] - vCPE_UC: Add Close-Loop (CL) Blueprint Monitoring-Template (MT) to a VNF-I
946 -  [`SDC-73 <https://jira.onap.org/browse/SDC-73>`__\ ] - Import WorkFlow
947 -  [`SDC-82 <https://jira.onap.org/browse/SDC-82>`__\ ] - support adding artifact type for node template
948 -  [`SDC-118 <https://jira.onap.org/browse/SDC-118>`__\ ] - support sub process
949 -  [`SDC-124 <https://jira.onap.org/browse/SDC-124>`__\ ] - support insert a sub process which is already defined
950 -  [`SDC-143 <https://jira.onap.org/browse/SDC-143>`__\ ] - create local DEV environment based on onap vagrant
951 -  [`SDC-242 <https://jira.onap.org/browse/SDC-242>`__\ ] - TDP 325252 - resolve get_input values
952 -  [`SDC-243 <https://jira.onap.org/browse/SDC-243>`__\ ] - TDP 319197 - tosca parser port mirroring
953 -  [`SDC-259 <https://jira.onap.org/browse/SDC-259>`__\ ] - TDP 316633 - TenantIsolation ContextDistribution
954 -  [`SDC-277 <https://jira.onap.org/browse/SDC-277>`__\ ] - docker enhancements
955 -  [`SDC-343 <https://jira.onap.org/browse/SDC-343>`__\ ] - Fixing SONAR Qube Issues
956 -  [`SDC-364 <https://jira.onap.org/browse/SDC-364>`__\ ] - workflow designer backend init code
957 -  [`SDC-365 <https://jira.onap.org/browse/SDC-365>`__\ ] - support load data from config file
958 -  [`SDC-366 <https://jira.onap.org/browse/SDC-366>`__\ ] - convert workflow json to bpmn file
959 -  [`SDC-384 <https://jira.onap.org/browse/SDC-384>`__\ ] - Add UI testing capabilities to the SDC sanity docker
960 -  [`SDC-398 <https://jira.onap.org/browse/SDC-398>`__\ ] - write data to workflow template
961 -  [`SDC-403 <https://jira.onap.org/browse/SDC-403>`__\ ] - add unit test for config class
962 -  [`SDC-404 <https://jira.onap.org/browse/SDC-404>`__\ ] - add unit test for bpmn file convert
963 -  [`SDC-408 <https://jira.onap.org/browse/SDC-408>`__\ ] - integrate back end service
964 -  [`SDC-572 <https://jira.onap.org/browse/SDC-572>`__\ ] - HEAT Validations Error codes
965 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and align CSAR's for VOLTE
966 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and sanity stabilization
967 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new artifact type to SDC
968 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
969 -  [`SDC-627 <https://jira.onap.org/browse/SDC-627>`__\ ] - Collaboration - BE - Healing - new healing table
970 -  [`SDC-650 <https://jira.onap.org/browse/SDC-650>`__\ ] - review docker memory assignment
971 -  [`SDC-652 <https://jira.onap.org/browse/SDC-652>`__\ ] - K8/OOM adoption - Research
972 -  [`SDC-655 <https://jira.onap.org/browse/SDC-655>`__\ ] - Fixing update HEAT
973 -  [`SDC-660 <https://jira.onap.org/browse/SDC-660>`__\ ] - docker image size optimization
974 -  [`SDC-679 <https://jira.onap.org/browse/SDC-679>`__\ ] - Generate bpmn files that can be executed on activity engine
975 -  [`SDC-683 <https://jira.onap.org/browse/SDC-683>`__\ ] - sync release-1.1-0 with master
976 -  [`SDC-685 <https://jira.onap.org/browse/SDC-685>`__\ ] - create unit tests for jtosca
977 -  [`SDC-686 <https://jira.onap.org/browse/SDC-686>`__\ ] - code sync
978 -  [`SDC-687 <https://jira.onap.org/browse/SDC-687>`__\ ] - sdc designer integration part 1
979 -  [`SDC-712 <https://jira.onap.org/browse/SDC-712>`__\ ] - import normative superation
980 -  [`SDC-713 <https://jira.onap.org/browse/SDC-713>`__\ ] - amsterdam branch
981 -  [`SDC-728 <https://jira.onap.org/browse/SDC-728>`__\ ] - sdc designer integration part 2
982 -  [`SDC-732 <https://jira.onap.org/browse/SDC-732>`__\ ] - sdc designer integration part 3
983 -  [`SDC-740 <https://jira.onap.org/browse/SDC-740>`__\ ] - converter support IntermediateCatchEvent
984 -  [`SDC-741 <https://jira.onap.org/browse/SDC-741>`__\ ] - support script task
985 -  [`SDC-742 <https://jira.onap.org/browse/SDC-742>`__\ ] - converter supports gateway elements
986 -  [`SDC-744 <https://jira.onap.org/browse/SDC-744>`__\ ] - TDP 344203 - Distribution-client Tenant Isolation
987 -  [`SDC-745 <https://jira.onap.org/browse/SDC-745>`__\ ] - Converter support service task
988 -  [`SDC-746 <https://jira.onap.org/browse/SDC-746>`__\ ] - Converter supports error events
989 -  [`SDC-747 <https://jira.onap.org/browse/SDC-747>`__\ ] - Converter support rest task
990 -  [`SDC-749 <https://jira.onap.org/browse/SDC-749>`__\ ] - Update Global Types for TOSCA Import
991 -  [`SDC-753 <https://jira.onap.org/browse/SDC-753>`__\ ] - converter code style change
992 -  [`SDC-755 <https://jira.onap.org/browse/SDC-755>`__\ ] - ONAP support
993 -  [`SDC-781 <https://jira.onap.org/browse/SDC-781>`__\ ] - Create on boarding docker
994 -  [`SDC-782 <https://jira.onap.org/browse/SDC-782>`__\ ] - OOM/HEAT integration
995 -  [`SDC-788 <https://jira.onap.org/browse/SDC-788>`__\ ] - support Cassandra schema creation - work in progress
996 -  [`SDC-821 <https://jira.onap.org/browse/SDC-821>`__\ ] - Sanity alignment after merge
997 -  [`SDC-834 <https://jira.onap.org/browse/SDC-834>`__\ ] - Log management
998 -  [`SDC-840 <https://jira.onap.org/browse/SDC-840>`__\ ] - sync 1802p to ONAP
999 -  [`SDC-842 <https://jira.onap.org/browse/SDC-842>`__\ ] - down stream source
1000 -  [`SDC-863 <https://jira.onap.org/browse/SDC-863>`__\ ] - onboarding workspace - selecting item with 1 draft version skips versions page
1001 -  [`SDC-865 <https://jira.onap.org/browse/SDC-865>`__\ ] - refactor error codes in JTOSCA
1002 -  [`SDC-868 <https://jira.onap.org/browse/SDC-868>`__\ ] - UI - Remove restful-js and jquery dependency
1003 -  [`SDC-887 <https://jira.onap.org/browse/SDC-887>`__\ ] - UI -change variable names to catalog
1004 -  [`SDC-889 <https://jira.onap.org/browse/SDC-889>`__\ ] - remove plan name from plan definition
1005 -  [`SDC-891 <https://jira.onap.org/browse/SDC-891>`__\ ] - fix workflow is empty error
1006 -  [`SDC-899 <https://jira.onap.org/browse/SDC-899>`__\ ] - update microservice config info
1007 -  [`SDC-901 <https://jira.onap.org/browse/SDC-901>`__\ ] - add internationalization
1008 -  [`SDC-902 <https://jira.onap.org/browse/SDC-902>`__\ ] - add exclusive gateway
1009 -  [`SDC-903 <https://jira.onap.org/browse/SDC-903>`__\ ] - sdc designer integration part 5 bus and event resource and definition
1010 -  [`SDC-905 <https://jira.onap.org/browse/SDC-905>`__\ ] - add backend service
1011 -  [`SDC-906 <https://jira.onap.org/browse/SDC-906>`__\ ] - Deploy K8 on Vagrant
1012 -  [`SDC-907 <https://jira.onap.org/browse/SDC-907>`__\ ] - Cassandra OOM Alignment - update OOM deployment
1013 -  [`SDC-908 <https://jira.onap.org/browse/SDC-908>`__\ ] - ElasticSearch OOM Alignment
1014 -  [`SDC-910 <https://jira.onap.org/browse/SDC-910>`__\ ] - file encoding change
1015 -  [`SDC-911 <https://jira.onap.org/browse/SDC-911>`__\ ] - Cassandra OOM Alignment - create init docker
1016 -  [`SDC-912 <https://jira.onap.org/browse/SDC-912>`__\ ] - ES OOM alignment - create init docker
1017 -  [`SDC-913 <https://jira.onap.org/browse/SDC-913>`__\ ] - ES OOM Alignment - update OOM deployment
1018 -  [`SDC-914 <https://jira.onap.org/browse/SDC-914>`__\ ] - Cassandra OOM Alignment - Chef clean up
1019 -  [`SDC-915 <https://jira.onap.org/browse/SDC-915>`__\ ] - ES OOM Alignment - Chef clean up
1020 -  [`SDC-916 <https://jira.onap.org/browse/SDC-916>`__\ ] - BE OOM Alignment - create init docker
1021 -  [`SDC-917 <https://jira.onap.org/browse/SDC-917>`__\ ] - BE OOM alignment - update OOM deployment
1022 -  [`SDC-918 <https://jira.onap.org/browse/SDC-918>`__\ ] - BE OOM Alignment - Chef clean up
1023 -  [`SDC-919 <https://jira.onap.org/browse/SDC-919>`__\ ] - FE OOM alignment - update OOM deployment
1024 -  [`SDC-920 <https://jira.onap.org/browse/SDC-920>`__\ ] - FE OOM Alignment - Chef clean up
1025 -  [`SDC-921 <https://jira.onap.org/browse/SDC-921>`__\ ] - Kibana OOM Alignment - Chef clean up
1026 -  [`SDC-922 <https://jira.onap.org/browse/SDC-922>`__\ ] - Kibana OOM alignment - update OOM deployment
1027 -  [`SDC-923 <https://jira.onap.org/browse/SDC-923>`__\ ] - Cassandra OOM Alignment - create C* docker
1028 -  [`SDC-924 <https://jira.onap.org/browse/SDC-924>`__\ ] - ONAP support
1029 -  [`SDC-925 <https://jira.onap.org/browse/SDC-925>`__\ ] - ES OOM alignment - update ES docker
1030 -  [`SDC-950 <https://jira.onap.org/browse/SDC-950>`__\ ] - update JTOSCA packages
1031 -  [`SDC-951 <https://jira.onap.org/browse/SDC-951>`__\ ] - update SDC-TOSCA packages
1032 -  [`SDC-952 <https://jira.onap.org/browse/SDC-952>`__\ ] - update SDC-DISTRIBUTION-CLIENT packages
1033 -  [`SDC-953 <https://jira.onap.org/browse/SDC-953>`__\ ] - update SDC-DOCKER-BASE packages
1034 -  [`SDC-955 <https://jira.onap.org/browse/SDC-955>`__\ ] - configuration ovriding capabilities.
1035 -  [`SDC-957 <https://jira.onap.org/browse/SDC-957>`__\ ] - add ignore conformance level option
1036 -  [`SDC-969 <https://jira.onap.org/browse/SDC-969>`__\ ] - sync1802E to ONAP part 1
1037 -  [`SDC-972 <https://jira.onap.org/browse/SDC-972>`__\ ] - sdc designer integration part 4 design alignment
1038 -  [`SDC-977 <https://jira.onap.org/browse/SDC-977>`__\ ] - sdc designer integration part 6 bus implementation
1039 -  [`SDC-981 <https://jira.onap.org/browse/SDC-981>`__\ ] - Setup Micro-Service for WF Designer SDC Adapter
1040 -  [`SDC-987 <https://jira.onap.org/browse/SDC-987>`__\ ] - Update Dropwizard to the Latest Version
1041 -  [`SDC-990 <https://jira.onap.org/browse/SDC-990>`__\ ] - Add BDD Testing for onboarding
1042 -  [`SDC-994 <https://jira.onap.org/browse/SDC-994>`__\ ] - VirtualMachineInterface validation + flow tests
1043 -  [`SDC-995 <https://jira.onap.org/browse/SDC-995>`__\ ] - scan the TOSCA parser components code using fosologe
1044 -  [`SDC-997 <https://jira.onap.org/browse/SDC-997>`__\ ] - Import Jersey to implement the Rest APIs
1045 -  [`SDC-998 <https://jira.onap.org/browse/SDC-998>`__\ ] - VLAN tagging - Support pattern 1A
1046 -  [`SDC-999 <https://jira.onap.org/browse/SDC-999>`__\ ] - Initialize metaProperties in JTosca to enable SDC Parser to parse individual Yamls
1047 -  [`SDC-1002 <https://jira.onap.org/browse/SDC-1002>`__\ ] - Import swagger to build up the api-doc
1048 -  [`SDC-1003 <https://jira.onap.org/browse/SDC-1003>`__\ ] - sdc designer integration 7 error handling
1049 -  [`SDC-1011 <https://jira.onap.org/browse/SDC-1011>`__\ ] - Package UI Resources for Integration with Server
1050 -  [`SDC-1012 <https://jira.onap.org/browse/SDC-1012>`__\ ] - Modify Base Url of WF Designer for Integrating with SDC
1051 -  [`SDC-1015 <https://jira.onap.org/browse/SDC-1015>`__\ ] - BE OOM Alignment - create server docker
1052 -  [`SDC-1018 <https://jira.onap.org/browse/SDC-1018>`__\ ] - FE OOM Alignment - create server docker
1053 -  [`SDC-1019 <https://jira.onap.org/browse/SDC-1019>`__\ ] - Kibana OOM Alignment - create server docker
1054 -  [`SDC-1020 <https://jira.onap.org/browse/SDC-1020>`__\ ] - Sync SDC with OOM deployment
1055 -  [`SDC-1025 <https://jira.onap.org/browse/SDC-1025>`__\ ] - Sync Integ to ONAP
1056 -  [`SDC-1036 <https://jira.onap.org/browse/SDC-1036>`__\ ] - VLAN tagging - Support pattern 1C1
1057 -  [`SDC-1038 <https://jira.onap.org/browse/SDC-1038>`__\ ] - Provide sample data for WF Designer Adapter
1058 -  [`SDC-1044 <https://jira.onap.org/browse/SDC-1044>`__\ ] - Update JTosca dependency version in SDC-Tosca
1059 -  [`SDC-1055 <https://jira.onap.org/browse/SDC-1055>`__\ ] - Update version in JTOSCA POM
1060 -  [`SDC-1061 <https://jira.onap.org/browse/SDC-1061>`__\ ] - ONAP Support
1061 -  [`SDC-1073 <https://jira.onap.org/browse/SDC-1073>`__\ ] - Support VFC Instance Group per networkrole
1062 -  [`SDC-1080 <https://jira.onap.org/browse/SDC-1080>`__\ ] - Close the 'DirectoryStream' after its be used.
1063 -  [`SDC-1104 <https://jira.onap.org/browse/SDC-1104>`__\ ] - Normative alignment
1064 -  [`SDC-1117 <https://jira.onap.org/browse/SDC-1117>`__\ ] - achieve the 50% unit test coverage
1065 -  [`SDC-1130 <https://jira.onap.org/browse/SDC-1130>`__\ ] - Display Extend Activities on WF Designer UI
1066 -  [`SDC-1131 <https://jira.onap.org/browse/SDC-1131>`__\ ] - Use Extend Activities to Design Workflow and Save
1067 -  [`SDC-1164 <https://jira.onap.org/browse/SDC-1164>`__\ ] - SDC designer Integration part 8 - Add promise logic to the SDC pub-sub notify
1068 -  [`SDC-1165 <https://jira.onap.org/browse/SDC-1165>`__\ ] - SDC designer Integration part 9 - Create component that disables selected layouts
1069 -  [`SDC-1169 <https://jira.onap.org/browse/SDC-1169>`__\ ] - CII passing badge
1070 -  [`SDC-1172 <https://jira.onap.org/browse/SDC-1172>`__\ ] - reach 50% unit test coverage sdc workflow
1071 -  [`SDC-1174 <https://jira.onap.org/browse/SDC-1174>`__\ ] - Support unified Tosca pattern 1C2 for vlan subinterface
1072 -  [`SDC-1197 <https://jira.onap.org/browse/SDC-1197>`__\ ] - Enhance SDC Parser to support Interface and Operations
1073 -  [`SDC-1221 <https://jira.onap.org/browse/SDC-1221>`__\ ] - Fix library CVEs in sdc-cassandra
1074 -  [`SDC-1310 <https://jira.onap.org/browse/SDC-1310>`__\ ] - Fix additional library CVEs in sdc-docker-base
1075
1076 **Bugs**
1077
1078 -  [`SDC-176 <https://jira.onap.org/browse/SDC-176>`__\ ] - Cannot access Kibana dashboard after logged into SDC as an Admin user.
1079 -  [`SDC-249 <https://jira.onap.org/browse/SDC-249>`__\ ] - Temporary files and directories not completely removed during execution
1080 -  [`SDC-250 <https://jira.onap.org/browse/SDC-250>`__\ ] - CSAR files are decompressed twice in the same thread
1081 -  [`SDC-251 <https://jira.onap.org/browse/SDC-251>`__\ ] - TOSCA does not attempt to delete decompressed folders in certain conditions
1082 -  [`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
1083 -  [`SDC-272 <https://jira.onap.org/browse/SDC-291>`__\ ] - The problem in the substitution_mappings of a service.
1084 -  [`SDC-291 <https://jira.onap.org/browse/SDC-291>`__\ ] - Resources not closed in onboarding code in multiple places
1085 -  [`SDC-311 <https://jira.onap.org/browse/SDC-311>`__\ ] - nfc_naming_code and nfc_function at VSP level not populated at VF level
1086 -  [`SDC-312 <https://jira.onap.org/browse/SDC-312>`__\ ] - Can't assign a value for a capability's property of a node.
1087 -  [`SDC-314 <https://jira.onap.org/browse/SDC-314>`__\ ] - Can't assign a value for a relationship's property.
1088 -  [`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.
1089 -  [`SDC-341 <https://jira.onap.org/browse/SDC-341>`__\ ] - Deploy Error on Service Distribution
1090 -  [`SDC-346 <https://jira.onap.org/browse/SDC-346>`__\ ] - Very long descriptions are not displayed correctly
1091 -  [`SDC-386 <https://jira.onap.org/browse/SDC-386>`__\ ] - add license header for class
1092 -  [`SDC-393 <https://jira.onap.org/browse/SDC-393>`__\ ] - Build stuck at org.openecomp.sdc.tosca.services.impl.ToscaAnalyzerServiceImplTest
1093 -  [`SDC-402 <https://jira.onap.org/browse/SDC-402>`__\ ] - TDP 335705 - get_input of list of wrong format
1094 -  [`SDC-412 <https://jira.onap.org/browse/SDC-412>`__\ ] - fix file already exists error
1095 -  [`SDC-425 <https://jira.onap.org/browse/SDC-425>`__\ ] - change nested compute node type prefix
1096 -  [`SDC-427 <https://jira.onap.org/browse/SDC-427>`__\ ] - fix group members ids
1097 -  [`SDC-434 <https://jira.onap.org/browse/SDC-434>`__\ ] - Healing should be added to the resubmitAll utility REST
1098 -  [`SDC-438 <https://jira.onap.org/browse/SDC-438>`__\ ] - Unable to Access SDC from Portal
1099 -  [`SDC-440 <https://jira.onap.org/browse/SDC-440>`__\ ] - When creating a new VSP "HSS_FE_test_100617", HEAT validation failed with 2 errors
1100 -  [`SDC-458 <https://jira.onap.org/browse/SDC-458>`__\ ] - Onboard questionaire-component missing enum AIC
1101 -  [`SDC-459 <https://jira.onap.org/browse/SDC-459>`__\ ] - Month navigation does not work in firefox
1102 -  [`SDC-466 <https://jira.onap.org/browse/SDC-466>`__\ ] - Submit failed for existing VSP "Nimbus 3.1 PCRF 0717"
1103 -  [`SDC-468 <https://jira.onap.org/browse/SDC-468>`__\ ] - add check for flat node type, in case of port mirroring
1104 -  [`SDC-473 <https://jira.onap.org/browse/SDC-473>`__\ ] - healing does not work on submitted vsps
1105 -  [`SDC-479 <https://jira.onap.org/browse/SDC-479>`__\ ] - Fix the sdc vagrant-onap to work as a local deployment vagrant
1106 -  [`SDC-480 <https://jira.onap.org/browse/SDC-480>`__\ ] - fix failing healers during resubmit
1107 -  [`SDC-484 <https://jira.onap.org/browse/SDC-484>`__\ ] - Deleting a connection between VNF resources causes 500 error code on SDC Composition GUI
1108 -  [`SDC-485 <https://jira.onap.org/browse/SDC-485>`__\ ] - Limits - issue in display
1109 -  [`SDC-488 <https://jira.onap.org/browse/SDC-488>`__\ ] - parse error message
1110 -  [`SDC-489 <https://jira.onap.org/browse/SDC-489>`__\ ] - error when moving to previous version using the version drop down
1111 -  [`SDC-490 <https://jira.onap.org/browse/SDC-490>`__\ ] - Onboarding undo checkout wrong implementation
1112 -  [`SDC-492 <https://jira.onap.org/browse/SDC-492>`__\ ] - need to add support for dynamic port
1113 -  [`SDC-494 <https://jira.onap.org/browse/SDC-494>`__\ ] - Readonly does not work for VLM limits
1114 -  [`SDC-526 <https://jira.onap.org/browse/SDC-526>`__\ ] - need to enable upload of files with zip or csar extensions in uppercase
1115 -  [`SDC-529 <https://jira.onap.org/browse/SDC-529>`__\ ] - VendorSoftwareProductManager->healAndAdvanceFinalVersion heal Submit VSPs
1116 -  [`SDC-534 <https://jira.onap.org/browse/SDC-534>`__\ ] - Fix swagger basepath
1117 -  [`SDC-535 <https://jira.onap.org/browse/SDC-535>`__\ ] - Incorrect UI files information during onboarding.
1118 -  [`SDC-540 <https://jira.onap.org/browse/SDC-540>`__\ ] - confirmation msg for delete FG doesn't appear
1119 -  [`SDC-541 <https://jira.onap.org/browse/SDC-541>`__\ ] - delete confirmation modals - styles alignment
1120 -  [`SDC-549 <https://jira.onap.org/browse/SDC-549>`__\ ] - add property to fixed_ips global type
1121 -  [`SDC-550 <https://jira.onap.org/browse/SDC-550>`__\ ] - Creating users using the webseal-simulator returns 404
1122 -  [`SDC-552 <https://jira.onap.org/browse/SDC-552>`__\ ] - VLM overview - refactor of edit description input
1123 -  [`SDC-554 <https://jira.onap.org/browse/SDC-554>`__\ ] - zip with duplicate ids in different files is not throwing an exception
1124 -  [`SDC-555 <https://jira.onap.org/browse/SDC-555>`__\ ] - Unable to populate network_resource table
1125 -  [`SDC-559 <https://jira.onap.org/browse/SDC-559>`__\ ] - update component prefix
1126 -  [`SDC-565 <https://jira.onap.org/browse/SDC-565>`__\ ] - Extension loading is not working when the module is being used as a dependent library.
1127 -  [`SDC-566 <https://jira.onap.org/browse/SDC-566>`__\ ] - YAML syntax errors are not being sent in Validation Issue List against error code JE1002
1128 -  [`SDC-567 <https://jira.onap.org/browse/SDC-567>`__\ ] - Recursive Imports are not needed when individual Yamls are being validated
1129 -  [`SDC-568 <https://jira.onap.org/browse/SDC-568>`__\ ] - NodeType/EntityType capabilities import failing with Class Cast Exception
1130 -  [`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.
1131 -  [`SDC-574 <https://jira.onap.org/browse/SDC-574>`__\ ] - ignore node templates that point to substitution ST without topology template
1132 -  [`SDC-576 <https://jira.onap.org/browse/SDC-576>`__\ ] - support dynamic ports
1133 -  [`SDC-578 <https://jira.onap.org/browse/SDC-578>`__\ ] - Revert a checked out version causes data loss
1134 -  [`SDC-580 <https://jira.onap.org/browse/SDC-580>`__\ ] - Error in Jetty logs
1135 -  [`SDC-581 <https://jira.onap.org/browse/SDC-581>`__\ ] - Error in Jetty logs
1136 -  [`SDC-583 <https://jira.onap.org/browse/SDC-583>`__\ ] - sdc/sdc-docker-base fails to build
1137 -  [`SDC-637 <https://jira.onap.org/browse/SDC-637>`__\ ] - VLM Overview - Connection list/ Orphans list - tabs behavior
1138 -  [`SDC-639 <https://jira.onap.org/browse/SDC-639>`__\ ] - Unexpected response while creating VSP with onboarding method as NULL/Invalid
1139 -  [`SDC-640 <https://jira.onap.org/browse/SDC-640>`__\ ] - update fabric8 docker-maven-plugin version
1140 -  [`SDC-641 <https://jira.onap.org/browse/SDC-641>`__\ ] - hardcoded version for restful-js
1141 -  [`SDC-642 <https://jira.onap.org/browse/SDC-642>`__\ ] - sdc build is failing on onboarding UI
1142 -  [`SDC-646 <https://jira.onap.org/browse/SDC-646>`__\ ] - can't convert parameters when importing tosca
1143 -  [`SDC-653 <https://jira.onap.org/browse/SDC-653>`__\ ] - implement forwarder capability
1144 -  [`SDC-657 <https://jira.onap.org/browse/SDC-657>`__\ ] - Error message is not reported to calling functions
1145 -  [`SDC-661 <https://jira.onap.org/browse/SDC-661>`__\ ] - need to throw an exception in case that substitution mappings is not correct
1146 -  [`SDC-664 <https://jira.onap.org/browse/SDC-664>`__\ ] - JTOSCA Library is missing case insensitive check for status attribute value : "supported" vs "SUPPORTED"
1147 -  [`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
1148 -  [`SDC-667 <https://jira.onap.org/browse/SDC-667>`__\ ] - Validate and Create capabilities APIs are throwing class cast exception
1149 -  [`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
1150 -  [`SDC-669 <https://jira.onap.org/browse/SDC-669>`__\ ] - Add SDC Global Types as a dependency in JTOSCA library implementation
1151 -  [`SDC-670 <https://jira.onap.org/browse/SDC-670>`__\ ] - fix nova validator
1152 -  [`SDC-671 <https://jira.onap.org/browse/SDC-671>`__\ ] - changing replication factory
1153 -  [`SDC-682 <https://jira.onap.org/browse/SDC-682>`__\ ] - Tosca parser fails to parse csar with get_attributes
1154 -  [`SDC-690 <https://jira.onap.org/browse/SDC-690>`__\ ] - SDC portal does not come up on latest master of ONAP demo
1155 -  [`SDC-692 <https://jira.onap.org/browse/SDC-692>`__\ ] - Update VSP by resetting the VLM, and uploading new Heat. Could not submit
1156 -  [`SDC-693 <https://jira.onap.org/browse/SDC-693>`__\ ] - throw yaml exception when retrieving service templates
1157 -  [`SDC-694 <https://jira.onap.org/browse/SDC-694>`__\ ] - fix NPE in when extracting components
1158 -  [`SDC-698 <https://jira.onap.org/browse/SDC-698>`__\ ] - Webseal simulator Docker image cannot be built on Linux
1159 -  [`SDC-700 <https://jira.onap.org/browse/SDC-700>`__\ ] - Wrong check for file extension in HeatValidator
1160 -  [`SDC-703 <https://jira.onap.org/browse/SDC-703>`__\ ] - Duplicate logging frameworks in SDC onboarding repository
1161 -  [`SDC-704 <https://jira.onap.org/browse/SDC-704>`__\ ] - SDC External API : Swagger Errors
1162 -  [`SDC-705 <https://jira.onap.org/browse/SDC-705>`__\ ] - SDC Sanity Docker exits
1163 -  [`SDC-715 <https://jira.onap.org/browse/SDC-715>`__\ ] - SDC-CS docker container sporadically gets errors during startup
1164 -  [`SDC-716 <https://jira.onap.org/browse/SDC-716>`__\ ] - Make SDC splash screen statefull - only show once for repeated distribution flows
1165 -  [`SDC-737 <https://jira.onap.org/browse/SDC-737>`__\ ] - catalog-be unit tests fail on different build systems
1166 -  [`SDC-739 <https://jira.onap.org/browse/SDC-739>`__\ ] - CD healthcheck of SDC failing periodically 35% of the time (since Feb 75%)
1167 -  [`SDC-748 <https://jira.onap.org/browse/SDC-748>`__\ ] - Build failure due to translator core tests getting stuck
1168 -  [`SDC-765 <https://jira.onap.org/browse/SDC-765>`__\ ] - Error 500 when trying to edit a connection
1169 -  [`SDC-770 <https://jira.onap.org/browse/SDC-770>`__\ ] - SDC openecomp-be build failure on missing build-tools-1.2.0-SNAPSHOT.jar
1170 -  [`SDC-773 <https://jira.onap.org/browse/SDC-773>`__\ ] - SDC Import Export Executors should be supported.
1171 -  [`SDC-774 <https://jira.onap.org/browse/SDC-774>`__\ ] - fix parameter value check in vm grouping
1172 -  [`SDC-776 <https://jira.onap.org/browse/SDC-776>`__\ ] - Sonar coverage drop onboarding
1173 -  [`SDC-777 <https://jira.onap.org/browse/SDC-777>`__\ ] - sonar scan alignement
1174 -  [`SDC-792 <https://jira.onap.org/browse/SDC-792>`__\ ] - Add a private constructor to hide the implicit public one to ConfigurationUtils
1175 -  [`SDC-811 <https://jira.onap.org/browse/SDC-811>`__\ ] - Assign Mib to Component
1176 -  [`SDC-830 <https://jira.onap.org/browse/SDC-830>`__\ ] - Broken mapping of ChoiceOrOther because of missing default constructor
1177 -  [`SDC-835 <https://jira.onap.org/browse/SDC-835>`__\ ] - Sonar issue fix - remove unused exception handling.
1178 -  [`SDC-843 <https://jira.onap.org/browse/SDC-843>`__\ ] - response code is not validate in C* chef
1179 -  [`SDC-861 <https://jira.onap.org/browse/SDC-861>`__\ ] - Error while importing VF (CSAR onboarded)
1180 -  [`SDC-872 <https://jira.onap.org/browse/SDC-872>`__\ ] - Collaboration : Dependencies are getting deleted after same HEAT is uploaded to VSP
1181 -  [`SDC-874 <https://jira.onap.org/browse/SDC-874>`__\ ] - fix upload csar unit tests
1182 -  [`SDC-876 <https://jira.onap.org/browse/SDC-876>`__\ ] - Null pointer exception while creating Deployment flavor
1183 -  [`SDC-879 <https://jira.onap.org/browse/SDC-879>`__\ ] - Improve ConfigurationUtils class
1184 -  [`SDC-881 <https://jira.onap.org/browse/SDC-881>`__\ ] - Toggle support for UI
1185 -  [`SDC-886 <https://jira.onap.org/browse/SDC-886>`__\ ] - ZipOutputStream need to be closed
1186 -  [`SDC-888 <https://jira.onap.org/browse/SDC-888>`__\ ] - sonar fix - Stack
1187 -  [`SDC-892 <https://jira.onap.org/browse/SDC-892>`__\ ] - Fail to Export VLM
1188 -  [`SDC-894 <https://jira.onap.org/browse/SDC-894>`__\ ] - Upgrade React version to 15.6
1189 -  [`SDC-896 <https://jira.onap.org/browse/SDC-896>`__\ ] - Lifecycle Operations artifact is not reflecting in CSAR for VSP Processes Type is Lifecycle_Operations
1190 -  [`SDC-898 <https://jira.onap.org/browse/SDC-898>`__\ ] - Update the snapshot in test-config for v1.1.1-SNAPSHOT
1191 -  [`SDC-904 <https://jira.onap.org/browse/SDC-904>`__\ ] - ToscaFileOutputServiceCsarImplTest has tests with shared state
1192 -  [`SDC-909 <https://jira.onap.org/browse/SDC-909>`__\ ] - Unit Test of sdc-workflow-designer-server project failed.
1193 -  [`SDC-931 <https://jira.onap.org/browse/SDC-931>`__\ ] - Contributor can also submit fix
1194 -  [`SDC-932 <https://jira.onap.org/browse/SDC-932>`__\ ] - Dropdown text is cut off
1195 -  [`SDC-935 <https://jira.onap.org/browse/SDC-935>`__\ ] - Incorrect FG version "0.0" appears in "vf-license-model.xml" file in csar
1196 -  [`SDC-940 <https://jira.onap.org/browse/SDC-940>`__\ ] - NPE during submit of VSP
1197 -  [`SDC-941 <https://jira.onap.org/browse/SDC-941>`__\ ] - Fix zusammen Import
1198 -  [`SDC-943 <https://jira.onap.org/browse/SDC-943>`__\ ] - React version downgrade
1199 -  [`SDC-944 <https://jira.onap.org/browse/SDC-944>`__\ ] - dox-sequence-diagram-ui render fix
1200 -  [`SDC-963 <https://jira.onap.org/browse/SDC-963>`__\ ] - Fix broken npm packages
1201 -  [`SDC-989 <https://jira.onap.org/browse/SDC-989>`__\ ] - SDC healthcheck fails with message DCAE is Down
1202 -  [`SDC-992 <https://jira.onap.org/browse/SDC-992>`__\ ] - SDC-FE container fails to start because of missing chef parameters
1203 -  [`SDC-993 <https://jira.onap.org/browse/SDC-993>`__\ ] - SDC simulator compilation issues
1204 -  [`SDC-996 <https://jira.onap.org/browse/SDC-996>`__\ ] - SRIOV - add annotations
1205 -  [`SDC-1010 <https://jira.onap.org/browse/SDC-1010>`__\ ] - Extending the value list of the RAM memory in the compute
1206 -  [`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
1207 -  [`SDC-1050 <https://jira.onap.org/browse/SDC-1050>`__\ ] - Allow set Toggle feature ON on Flow - Test
1208 -  [`SDC-1051 <https://jira.onap.org/browse/SDC-1051>`__\ ] - Catalog Profile Is Broken
1209 -  [`SDC-1054 <https://jira.onap.org/browse/SDC-1054>`__\ ] - SDC-Cassandra fails in starting up on Heat
1210 -  [`SDC-1062 <https://jira.onap.org/browse/SDC-1062>`__\ ] - Failure to submit NFoD when backup NIC is set (Onboarding manual flow)
1211 -  [`SDC-1064 <https://jira.onap.org/browse/SDC-1064>`__\ ] - EP UUIDs in the vendor license model are not the same
1212 -  [`SDC-1071 <https://jira.onap.org/browse/SDC-1071>`__\ ] - Create properly session context in zusammen tools
1213 -  [`SDC-1077 <https://jira.onap.org/browse/SDC-1077>`__\ ] - Left panel buttons are enabled before creating a component
1214 -  [`SDC-1083 <https://jira.onap.org/browse/SDC-1083>`__\ ] - Problem with radio button in onboarding UI
1215 -  [`SDC-1084 <https://jira.onap.org/browse/SDC-1084>`__\ ] - ui heat validation tabs fixes
1216 -  [`SDC-1089 <https://jira.onap.org/browse/SDC-1089>`__\ ] - fix build for onboarding
1217 -  [`SDC-1090 <https://jira.onap.org/browse/SDC-1090>`__\ ] - Error-code POL5000 Internal Server Error.
1218 -  [`SDC-1092 <https://jira.onap.org/browse/SDC-1092>`__\ ] - SDC-CS memory leak?
1219 -  [`SDC-1093 <https://jira.onap.org/browse/SDC-1093>`__\ ] - Validation of VSP fails with error null
1220 -  [`SDC-1095 <https://jira.onap.org/browse/SDC-1095>`__\ ] - Jenkins build does not execute unit tests.
1221 -  [`SDC-1096 <https://jira.onap.org/browse/SDC-1096>`__\ ] - E2E Defect 430981 - ip_requirments for multiple ports with difference version
1222 -  [`SDC-1103 <https://jira.onap.org/browse/SDC-1103>`__\ ] - onap normatives are imported always
1223 -  [`SDC-1105 <https://jira.onap.org/browse/SDC-1105>`__\ ] - ForwardingPathBussinessLogicTest fails
1224 -  [`SDC-1107 <https://jira.onap.org/browse/SDC-1107>`__\ ] - E2E Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type
1225 -  [`SDC-1108 <https://jira.onap.org/browse/SDC-1108>`__\ ] - Scripts are using deprecated API
1226 -  [`SDC-1110 <https://jira.onap.org/browse/SDC-1110>`__\ ] - Fix BDD Test failure
1227 -  [`SDC-1113 <https://jira.onap.org/browse/SDC-1113>`__\ ] - E2E/Internal Defect - multiple ports (extCP) with wrong network-role
1228 -  [`SDC-1120 <https://jira.onap.org/browse/SDC-1120>`__\ ] - Empty error message during Proceed To Validation
1229 -  [`SDC-1123 <https://jira.onap.org/browse/SDC-1123>`__\ ] - The csar packages not passing onboarding during SDC sanity
1230 -  [`SDC-1124 <https://jira.onap.org/browse/SDC-1124>`__\ ] - Bug - The csar packages not passing onboarding during SDC sanity
1231 -  [`SDC-1126 <https://jira.onap.org/browse/SDC-1126>`__\ ] - Fixed merge issues regarding the plugins development
1232 -  [`SDC-1134 <https://jira.onap.org/browse/SDC-1134>`__\ ] - healed version of VSP is missing a Description
1233 -  [`SDC-1143 <https://jira.onap.org/browse/SDC-1143>`__\ ] - SDC docs: fix a typo in release notes
1234 -  [`SDC-1144 <https://jira.onap.org/browse/SDC-1144>`__\ ] - Fix SDC Sonar bugs
1235 -  [`SDC-1145 <https://jira.onap.org/browse/SDC-1145>`__\ ] - fix a SDC sonar NullPointer bug
1236 -  [`SDC-1146 <https://jira.onap.org/browse/SDC-1146>`__\ ] - fix sonar NullPointer bugs in SDC
1237 -  [`SDC-1150 <https://jira.onap.org/browse/SDC-1150>`__\ ] - Json Serialization of collections should hide empty attribute.
1238 -  [`SDC-1184 <https://jira.onap.org/browse/SDC-1184>`__\ ] - Unable to create VF after creating component dependency in VSP due to error
1239 -  [`SDC-1188 <https://jira.onap.org/browse/SDC-1188>`__\ ] - User Permission items
1240 -  [`SDC-1190 <https://jira.onap.org/browse/SDC-1190>`__\ ] - Java proxy classname in audit logs instead of resource name
1241 -  [`SDC-1192 <https://jira.onap.org/browse/SDC-1192>`__\ ] - ValidationVsp Cannot support multiple sessions
1242 -  [`SDC-1200 <https://jira.onap.org/browse/SDC-1200>`__\ ] - SDC tab shows "HTTP Error 305" after login and accessing from the portal
1243 -  [`SDC-1204 <https://jira.onap.org/browse/SDC-1204>`__\ ] - maven clean leaves files in target
1244 -  [`SDC-1206 <https://jira.onap.org/browse/SDC-1206>`__\ ] - Create VF fails with 404 error message for subinterface_indicator property
1245 -  [`SDC-1207 <https://jira.onap.org/browse/SDC-1207>`__\ ] - Distribution cannot create "UEB keys"
1246 -  [`SDC-1208 <https://jira.onap.org/browse/SDC-1208>`__\ ] - Missing heat script for deploying sdc-workflow designer
1247 -  [`SDC-1209 <https://jira.onap.org/browse/SDC-1209>`__\ ] - Missing uuid & operationId while navigate from sdc to wf-designer
1248 -  [`SDC-1210 <https://jira.onap.org/browse/SDC-1210>`__\ ] - Format Issue in the Example Resource File
1249 -  [`SDC-1211 <https://jira.onap.org/browse/SDC-1211>`__\ ] - Issues from Nexus-IQ
1250 -  [`SDC-1212 <https://jira.onap.org/browse/SDC-1212>`__\ ] - Issues of the BPMN Converter
1251 -  [`SDC-1214 <https://jira.onap.org/browse/SDC-1214>`__\ ] - Fix for healing of vlan tagging and annotations
1252 -  [`SDC-1215 <https://jira.onap.org/browse/SDC-1215>`__\ ] - Errors in Retrieving Data From SDC
1253 -  [`SDC-1222 <https://jira.onap.org/browse/SDC-1222>`__\ ] - base_sdc-python docker image build failure
1254 -  [`SDC-1234 <https://jira.onap.org/browse/SDC-1234>`__\ ] - Vsp certified version which gets healed - remains draft
1255 -  [`SDC-1235 <https://jira.onap.org/browse/SDC-1235>`__\ ] - Extend Service Task Miss 'class' Information
1256 -  [`SDC-1236 <https://jira.onap.org/browse/SDC-1236>`__\ ] - Null Fields Should not Be Find in the Extend Servcie Task
1257 -  [`SDC-1237 <https://jira.onap.org/browse/SDC-1237>`__\ ] - ui-styling-fixes
1258 -  [`SDC-1239 <https://jira.onap.org/browse/SDC-1239>`__\ ] - ui-attachments-page-bug-fix
1259 -  [`SDC-1241 <https://jira.onap.org/browse/SDC-1241>`__\ ] - SDC-BE pod started but it's responding with 503 HTTP code
1260 -  [`SDC-1244 <https://jira.onap.org/browse/SDC-1244>`__\ ] - Issue in healing zusammen MainTool
1261 -  [`SDC-1245 <https://jira.onap.org/browse/SDC-1245>`__\ ] - jenkins release jobs are failing
1262 -  [`SDC-1247 <https://jira.onap.org/browse/SDC-1247>`__\ ] - SDC tester page hangs when clicking on Accept button
1263 -  [`SDC-1248 <https://jira.onap.org/browse/SDC-1248>`__\ ] - support 5 digit port number
1264 -  [`SDC-1249 <https://jira.onap.org/browse/SDC-1259>`__\ ] - not able to get the value fromProperty node
1265 -  [`SDC-1250 <https://jira.onap.org/browse/SDC-1250>`__\ ] - Not Possible to accept "VF" in test
1266 -  [`SDC-1251 <https://jira.onap.org/browse/SDC-1251>`__\ ] - Catalog UI - Plugin Loader doesn't finish even though the plugin is already loaded
1267 -  [`SDC-1255 <https://jira.onap.org/browse/SDC-1255>`__\ ] - Create VF fails for heats "vOTA123.zip" and "2016-144_vmstore_30_1702.zip"
1268 -  [`SDC-1256 <https://jira.onap.org/browse/SDC-1256>`__\ ] - change the order of items in version page according to version number
1269 -  [`SDC-1261 <https://jira.onap.org/browse/SDC-1261>`__\ ] - Unable to create more than one component dependency for VSP
1270 -  [`SDC-1262 <https://jira.onap.org/browse/SDC-1262>`__\ ] - Add multiple servers for BDD testing
1271 -  [`SDC-1265 <https://jira.onap.org/browse/SDC-1265>`__\ ] - SDC OOM Install elastic search in crashbackloop
1272 -  [`SDC-1267 <https://jira.onap.org/browse/SDC-1267>`__\ ] - service submit for testing fails
1273 -  [`SDC-1268 <https://jira.onap.org/browse/SDC-1268>`__\ ] - Submit for testing fails
1274 -  [`SDC-1269 <https://jira.onap.org/browse/SDC-1269>`__\ ] - Error message appear twice
1275 -  [`SDC-1271 <https://jira.onap.org/browse/SDC-1271>`__\ ] - Incorrect message when not choosing commit
1276 -  [`SDC-1273 <https://jira.onap.org/browse/SDC-1273>`__\ ] - Unable to submit the NS to testing
1277 -  [`SDC-1274 <https://jira.onap.org/browse/SDC-1274>`__\ ] - NFOD - Error when adding nic to component
1278 -  [`SDC-1275 <https://jira.onap.org/browse/SDC-1275>`__\ ] - Logging core tests fail on Linux without hostname
1279 -  [`SDC-1279 <https://jira.onap.org/browse/SDC-1279>`__\ ] - fix marge job
1280 -  [`SDC-1280 <https://jira.onap.org/browse/SDC-1280>`__\ ] - 'Model Schema' is not available for any API in onboarding Swagger
1281 -  [`SDC-1281 <https://jira.onap.org/browse/SDC-1281>`__\ ] - TOSCA Analyzer - null point exception
1282 -  [`SDC-1283 <https://jira.onap.org/browse/SDC-1283>`__\ ] - Onboarding filter archive to active changes when pressing on workspace button
1283 -  [`SDC-1284 <https://jira.onap.org/browse/SDC-1284>`__\ ] - fix catalog-be start
1284 -  [`SDC-1292 <https://jira.onap.org/browse/SDC-1292>`__\ ] - Service Distribution is not happening under Operator role
1285 -  [`SDC-1293 <https://jira.onap.org/browse/SDC-1293>`__\ ] - Facing issues while onboarding
1286 -  [`SDC-1295 <https://jira.onap.org/browse/SDC-1295>`__\ ] - work flow release jobs are failing
1287 -  [`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
1288 -  [`SDC-1304 <https://jira.onap.org/browse/SDC-1304>`__\ ] - Sorting version lists
1289 -  [`SDC-1305 <https://jira.onap.org/browse/SDC-1305>`__\ ] - VSP Component Function input validation should be removed
1290 -  [`SDC-1308 <https://jira.onap.org/browse/SDC-1308>`__\ ] - SDC fails health check in OOM deployment
1291 -  [`SDC-1309 <https://jira.onap.org/browse/SDC-1309>`__\ ] - SDC fails health check on HEAT deployment
1292 -  [`SDC-1315 <https://jira.onap.org/browse/SDC-1315>`__\ ] - Nested Dependency Issue
1293 -  [`SDC-1321 <https://jira.onap.org/browse/SDC-1321>`__\ ] - Catalog Docker swagger not loading
1294 -  [`SDC-1328 <https://jira.onap.org/browse/SDC-1328>`__\ ] - plug-in Iframe changes size on WINDOW_OUT event to composition page
1295 -  [`SDC-1329 <https://jira.onap.org/browse/SDC-1329>`__\ ] - Warning in generated CSAR
1296 -  [`SDC-1332 <https://jira.onap.org/browse/SDC-1332>`__\ ] - Enable VNF market place in sdc deployment
1297 -  [`SDC-1336 <https://jira.onap.org/browse/SDC-1336>`__\ ] - SDC service category missing Network Service and E2E Service types
1298 -  [`SDC-1337 <https://jira.onap.org/browse/SDC-1337>`__\ ] - Unexpected entry for interfaces + interface_types when no operation is defined
1299 -  [`SDC-1341 <https://jira.onap.org/browse/SDC-1341>`__\ ] - SDC-DMAAP connection fails in multi-node cluster
1300 -  [`SDC-1347 <https://jira.onap.org/browse/SDC-1347>`__\ ] - Wrap plug-ins API call in a promise to prevent loading issues of SDC UI
1301 -  [`SDC-1349 <https://jira.onap.org/browse/SDC-1349>`__\ ] - Filter By vendor view - list of vsp is not closed
1302 -  [`SDC-1351 <https://jira.onap.org/browse/SDC-1351>`__\ ] - Viewer can archive and restore
1303 -  [`SDC-1352 <https://jira.onap.org/browse/SDC-1352>`__\ ] - SDC service design Properties Assignment page doesn't function properly
1304 -  [`SDC-1354 <https://jira.onap.org/browse/SDC-1354>`__\ ] - DCAE wrong jetty truststore file name
1305 -  [`SDC-1355 <https://jira.onap.org/browse/SDC-1355>`__\ ] - Onborading permissions: change items' owner works partially
1306 -  [`SDC-1356 <https://jira.onap.org/browse/SDC-1356>`__\ ] - Wrong FE version name
1307 -  [`SDC-1366 <https://jira.onap.org/browse/SDC-1366>`__\ ] - New version created based on old-unhealed version is not getting healed
1308 -  [`SDC-1376 <https://jira.onap.org/browse/SDC-1376>`__\ ] - dcae_fe: Update context path to dcaed
1309 -  [`SDC-1382 <https://jira.onap.org/browse/SDC-1382>`__\ ] - "Property Assignment" does not show the list of properties in OOM-deployed env
1310
1311 Security Notes
1312 --------------
1313
1314 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>`__.
1315
1316 Quick Links:
1317
1318 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1319 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1320 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=28377537>`__
1321
1322 **Known Issues**
1323
1324 -  [`SDC-1380 <https://jira.onap.org/browse/SDC-1380>`__\ ] - Missing Inheritance of VduCp in SDC distributed CSAR package
1325 -  [`SDC-1182 <https://jira.onap.org/browse/SDC-1182>`__\ ] - SDC must no log serviceInstanceID and SERVICE_INSTANCE_ID
1326
1327 **Upgrade Notes**
1328
1329         N/A
1330
1331 **Deprecation Notes**
1332
1333         N/A
1334
1335 **Other**
1336
1337         N/A
1338
1339 Version: 1.1.0
1340 ==============
1341
1342 :Release Date: 2017-11-15
1343
1344 SDC SDKs Versions
1345 -----------------
1346
1347 -  sdc-distribution-client
1348
1349    :Version: 1.1.32
1350
1351     -  sdc-tosca
1352
1353        :Version: 1.1.32
1354
1355
1356 Release Purpose
1357 ----------------
1358 The Amsterdam release is the first ONAP release.
1359 This release is focused on creating a merged architecture between the OpenECOMP and OpenO components.
1360 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.
1361
1362 New Features
1363 ------------
1364 -  Full and comprehensive VNF/Software Application(VF) and service design
1365 -  Collaborative design
1366 -  VNF/VF/SERVICE testing and certification
1367 -  Distribution to ONAP
1368 -  External API- for VNF/VF and  service
1369 -  Integration with BSS / Customer ordering.
1370
1371 **Epics**
1372
1373 -  [`SDC-52 <https://jira.onap.org/browse/SDC-52>`__\ ] - SDC Opensource
1374    tech gaps
1375 -  [`SDC-53 <https://jira.onap.org/browse/SDC-53>`__\ ] - F28350/302244
1376    [MVP] SDC 1710 - Increment Conformance Level
1377 -  [`SDC-54 <https://jira.onap.org/browse/SDC-54>`__\ ] - F36419/299760
1378    [EPIC] - [MVP] SDC 1710 - Introduce a new Asset Type: PNF
1379 -  [`SDC-55 <https://jira.onap.org/browse/SDC-55>`__\ ] - F34117/305092
1380    [EPIC] - [MVP] SDC 1710 - Enhance the CP
1381 -  [`SDC-56 <https://jira.onap.org/browse/SDC-56>`__\ ] - F36795/298830
1382    [EPIC] - Provide a new Capability to Onboard non-HEAT VNFs based on a
1383    Questionnaire.
1384 -  [`SDC-57 <https://jira.onap.org/browse/SDC-57>`__\ ] - F36795/150093
1385    [EPIC] - Enhance the VNF Model to include VNFC (VFC)
1386 -  [`SDC-58 <https://jira.onap.org/browse/SDC-58>`__\ ] - F36795/291353
1387    EPIC] - [MVP] ASDC 1710 -TOSCA Parser - Stand alone
1388 -  [`SDC-59 <https://jira.onap.org/browse/SDC-59>`__\ ] - F36795/296771
1389    [EPIC] - [MVP] SDC 1710 - TOSCA Parser - Support Complex Inputs
1390 -  [`SDC-60 <https://jira.onap.org/browse/SDC-60>`__\ ] - F36795/309319
1391    EPIC] - Provide Additional Artifact type relevant for VNF Onboarding.
1392 -  [`SDC-61 <https://jira.onap.org/browse/SDC-61>`__\ ] - F36797/291413
1393    [EPIC] - Enhance the VFC Model with additional Properties for VFC
1394    characterization
1395 -  [`SDC-62 <https://jira.onap.org/browse/SDC-62>`__\ ] - F36801/152151
1396    [EPIC] - [MVP] ASDC 1707 - Tosca Schema files
1397 -  [`SDC-63 <https://jira.onap.org/browse/SDC-63>`__\ ] - F36257/292814
1398    EPIC] - [MVP] SDC 1710 NFR - Enhance the System Health Check API
1399 -  [`SDC-64 <https://jira.onap.org/browse/SDC-64>`__\ ] - 306915 EPIC:
1400    [DevOps] - SSL Certificates separation of certificates for the
1401    deployment code
1402 -  [`SDC-66 <https://jira.onap.org/browse/SDC-66>`__\ ] - Workflow
1403    Designer
1404 -  [`SDC-71 <https://jira.onap.org/browse/SDC-71>`__\ ] - Workflow
1405    Management
1406 -  [`SDC-99 <https://jira.onap.org/browse/SDC-99>`__\ ] - Onbording
1407    Tosca VNF
1408 -  [`SDC-111 <https://jira.onap.org/browse/SDC-111>`__\ ] - swagger
1409    restful interface support
1410 -  [`SDC-116 <https://jira.onap.org/browse/SDC-116>`__\ ] - bpmn
1411    workflow modeler
1412 -  [`SDC-218 <https://jira.onap.org/browse/SDC-218>`__\ ] - support
1413    integration with VFC
1414 -  [`SDC-219 <https://jira.onap.org/browse/SDC-219>`__\ ] - Support for
1415    uCPE usecase
1416 -  [`SDC-287 <https://jira.onap.org/browse/SDC-287>`__\ ] - catalog
1417    support TOSCA CSAR import and distribution
1418 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work
1419    flows in SDC
1420
1421 **Stories**
1422
1423 -  [`SDC-28 <https://jira.onap.org/browse/SDC-28>`__\ ] - TDP 291354 -
1424    JTOSCA repo initial commit
1425 -  [`SDC-67 <https://jira.onap.org/browse/SDC-67>`__\ ] - Workflow
1426    designer support json object type
1427 -  [`SDC-68 <https://jira.onap.org/browse/SDC-68>`__\ ] - Workflow
1428    designer support Swagger definition
1429 -  [`SDC-69 <https://jira.onap.org/browse/SDC-69>`__\ ] - WorkFlow Input
1430    Parameter Designer
1431 -  [`SDC-70 <https://jira.onap.org/browse/SDC-70>`__\ ] - WorkFlow
1432    Diagram Editor
1433 -  [`SDC-72 <https://jira.onap.org/browse/SDC-72>`__\ ] - Export
1434    WorkFlow
1435 -  [`SDC-74 <https://jira.onap.org/browse/SDC-74>`__\ ] - Delete
1436    WorkFlow
1437 -  [`SDC-75 <https://jira.onap.org/browse/SDC-75>`__\ ] - Modify
1438    WorkFlow
1439 -  [`SDC-76 <https://jira.onap.org/browse/SDC-76>`__\ ] - Add WorkFlow
1440 -  [`SDC-81 <https://jira.onap.org/browse/SDC-81>`__\ ] - Support VNF
1441    Package Specification
1442 -  [`SDC-92 <https://jira.onap.org/browse/SDC-92>`__\ ] - Topology
1443    Diagram Editor
1444 -  [`SDC-94 <https://jira.onap.org/browse/SDC-94>`__\ ] - Support
1445    Package draft
1446 -  [`SDC-95 <https://jira.onap.org/browse/SDC-95>`__\ ] - Support
1447    Package draft
1448 -  [`SDC-96 <https://jira.onap.org/browse/SDC-96>`__\ ] - Package
1449    multiple-versions support
1450 -  [`SDC-97 <https://jira.onap.org/browse/SDC-97>`__\ ] - CLI Package
1451    Validation and Packaging tool
1452 -  [`SDC-98 <https://jira.onap.org/browse/SDC-98>`__\ ] - Template
1453    management
1454 -  [`SDC-112 <https://jira.onap.org/browse/SDC-112>`__\ ] - support
1455    swagger specification interface definition
1456 -  [`SDC-113 <https://jira.onap.org/browse/SDC-113>`__\ ] - support set
1457    swagger info by swagger string
1458 -  [`SDC-114 <https://jira.onap.org/browse/SDC-114>`__\ ] - support set
1459    swagger info by url
1460 -  [`SDC-115 <https://jira.onap.org/browse/SDC-115>`__\ ] - support
1461    invoke restful interfaces defined by swagger specification
1462 -  [`SDC-117 <https://jira.onap.org/browse/SDC-117>`__\ ] - support bpmn
1463    workflow nodes(start, end, exclusive gateway, parallel gateway)
1464 -  [`SDC-119 <https://jira.onap.org/browse/SDC-119>`__\ ] - support set
1465    conditoin for gateway
1466 -  [`SDC-120 <https://jira.onap.org/browse/SDC-120>`__\ ] - support set
1467    input and output params for start event and end event
1468 -  [`SDC-121 <https://jira.onap.org/browse/SDC-121>`__\ ] - support
1469    quote output of previous workflow node for params
1470 -  [`SDC-122 <https://jira.onap.org/browse/SDC-122>`__\ ] - support
1471    quote input of start event for params
1472 -  [`SDC-161 <https://jira.onap.org/browse/SDC-161>`__\ ] - Remove
1473    MojoHaus Maven plug-in from pom file
1474 -  [`SDC-223 <https://jira.onap.org/browse/SDC-223>`__\ ] - Attachment
1475    display changes - UI
1476 -  [`SDC-224 <https://jira.onap.org/browse/SDC-224>`__\ ] - Tosca based
1477    onbaording enrichment - BE
1478 -  [`SDC-225 <https://jira.onap.org/browse/SDC-225>`__\ ] - Tosca
1479    validation in the attachment - BE
1480 -  [`SDC-226 <https://jira.onap.org/browse/SDC-226>`__\ ] - Support
1481    TOSCA CSAR attachments and validation in overview display - BE
1482 -  [`SDC-227 <https://jira.onap.org/browse/SDC-227>`__\ ] - Create new
1483    VSP, onboard from TOSCA file - BE
1484 -  [`SDC-228 <https://jira.onap.org/browse/SDC-228>`__\ ] - Tosca based
1485    onbaording enrichment - UI
1486 -  [`SDC-229 <https://jira.onap.org/browse/SDC-229>`__\ ] - Support
1487    TOSCA attachments in overview display - UI
1488 -  [`SDC-230 <https://jira.onap.org/browse/SDC-230>`__\ ] - Create new
1489    VSP, onboard from TOSCA file - UI
1490 -  [`SDC-231 <https://jira.onap.org/browse/SDC-231>`__\ ] - VNF package
1491    manifest file parsing - BE
1492 -  [`SDC-232 <https://jira.onap.org/browse/SDC-232>`__\ ] - Import TOSCA
1493    YAML CSAR - BE
1494 -  [`SDC-240 <https://jira.onap.org/browse/SDC-240>`__\ ] - WorkFlow
1495    Deisigner seed code
1496 -  [`SDC-248 <https://jira.onap.org/browse/SDC-248>`__\ ] - add verify
1497    job for workflow-designer in ci-manager
1498 -  [`SDC-255 <https://jira.onap.org/browse/SDC-255>`__\ ] - support add
1499    workflow node
1500 -  [`SDC-257 <https://jira.onap.org/browse/SDC-257>`__\ ] - save and
1501    query workflow definition data from catalog
1502 -  [`SDC-269 <https://jira.onap.org/browse/SDC-269>`__\ ] - support set
1503    microservice info
1504 -  [`SDC-276 <https://jira.onap.org/browse/SDC-276>`__\ ] - add dynamic
1505    dox scheme creation
1506 -  [`SDC-282 <https://jira.onap.org/browse/SDC-282>`__\ ] - support rest
1507    task node
1508 -  [`SDC-288 <https://jira.onap.org/browse/SDC-288>`__\ ] - Independent
1509    Versioning and Release Process
1510 -  [`SDC-294 <https://jira.onap.org/browse/SDC-294>`__\ ] - support bpmn
1511    timer element
1512 -  [`SDC-295 <https://jira.onap.org/browse/SDC-295>`__\ ] - delete node
1513    or connection by keyboard
1514 -  [`SDC-299 <https://jira.onap.org/browse/SDC-299>`__\ ] - Port
1515    mirroring
1516 -  [`SDC-306 <https://jira.onap.org/browse/SDC-306>`__\ ] - Replace
1517    Dockefiles with new baselines
1518 -  [`SDC-318 <https://jira.onap.org/browse/SDC-318>`__\ ] - Provide
1519    preset definitions for the enitity types standardized by the
1520    tosca-nfv specification.
1521 -  [`SDC-325 <https://jira.onap.org/browse/SDC-325>`__\ ] - Add "Network
1522    Service" and "E2E Service" to the predefined list of SDC categories.
1523 -  [`SDC-327 <https://jira.onap.org/browse/SDC-327>`__\ ] - add new
1524    artifact type to SDC
1525 -  [`SDC-329 <https://jira.onap.org/browse/SDC-329>`__\ ] - add
1526    categories to define SDC service
1527 -  [`SDC-339 <https://jira.onap.org/browse/SDC-339>`__\ ] - project
1528    package and create dockfile
1529 -  [`SDC-355 <https://jira.onap.org/browse/SDC-355>`__\ ] - support set
1530    value for branch node
1531 -  [`SDC-360 <https://jira.onap.org/browse/SDC-360>`__\ ] - Import New
1532    VF vCSCF
1533 -  [`SDC-370 <https://jira.onap.org/browse/SDC-370>`__\ ] - sdc
1534    documentation
1535 -  [`SDC-379 <https://jira.onap.org/browse/SDC-379>`__\ ] - Write
1536    functional test cases based on the functionality tested by sanity
1537    docker
1538 -  [`SDC-476 <https://jira.onap.org/browse/SDC-476>`__\ ] - add sonar
1539    branch to sdc project pom
1540 -  [`SDC-481 <https://jira.onap.org/browse/SDC-481>`__\ ] - update
1541    swagger
1542 -  [`SDC-498 <https://jira.onap.org/browse/SDC-498>`__\ ] - Support and
1543    align CSAR's for VOLTE
1544 -  [`SDC-506 <https://jira.onap.org/browse/SDC-506>`__\ ] - Fill SDC
1545    read the docs sections
1546 -  [`SDC-517 <https://jira.onap.org/browse/SDC-517>`__\ ] - ONAP support
1547 -  [`SDC-521 <https://jira.onap.org/browse/SDC-521>`__\ ] - CSIT and
1548    sanity stabilization
1549 -  [`SDC-522 <https://jira.onap.org/browse/SDC-522>`__\ ] - sync 1710
1550    defects into ONAP
1551 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and
1552    align CSAR's for VOLTE
1553 -  [`SDC-594 <https://jira.onap.org/browse/SDC-594>`__\ ] - Fill SDC
1554    read the docs sections
1555 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and
1556    sanity stabilization
1557 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new
1558    artifact type to SDC
1559 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
1560 -  [`SDC-623 <https://jira.onap.org/browse/SDC-623>`__\ ] - Independent
1561    Versioning and Release Process
1562
1563 Bug Fixes
1564 ---------
1565
1566 -  [`SDC-160 <https://jira.onap.org/browse/SDC-160>`__\ ] - substitution
1567    mapping problem
1568 -  [`SDC-256 <https://jira.onap.org/browse/SDC-256>`__\ ] - modify
1569    workflow version in package.json
1570 -  [`SDC-263 <https://jira.onap.org/browse/SDC-263>`__\ ] - Exception is
1571    not showing the correct error
1572 -  [`SDC-270 <https://jira.onap.org/browse/SDC-270>`__\ ] - The node
1573    template name in the capability/requirement mapping map is not
1574    synchronized while modify a node template' name.
1575 -  [`SDC-273 <https://jira.onap.org/browse/SDC-273>`__\ ] - Error:
1576    Internal Server Error. Please try again later
1577 -  [`SDC-280 <https://jira.onap.org/browse/SDC-280>`__\ ] - SDC
1578    healthcheck 500 on Rackspace deployment
1579 -  [`SDC-283 <https://jira.onap.org/browse/SDC-283>`__\ ] - jjb daily
1580    build fail
1581 -  [`SDC-289 <https://jira.onap.org/browse/SDC-289>`__\ ] - UI shows
1582    {length} and {maxLength} instead of actual limit values
1583 -  [`SDC-290 <https://jira.onap.org/browse/SDC-290>`__\ ] - discrepancy
1584    between the BE and FE on the "Create New License Agreement" Wizard
1585 -  [`SDC-296 <https://jira.onap.org/browse/SDC-296>`__\ ] - The default
1586    value of the VF input parameter is incorrect.
1587 -  [`SDC-297 <https://jira.onap.org/browse/SDC-297>`__\ ] - adjust
1588    textarea component style
1589 -  [`SDC-298 <https://jira.onap.org/browse/SDC-298>`__\ ] - The exported
1590    CSAR package of VFC lacks the definition of capability types
1591    standardized in the tosca-nfv specification.
1592 -  [`SDC-300 <https://jira.onap.org/browse/SDC-300>`__\ ] - GET query to
1593    metadata fails requested service not found
1594 -  [`SDC-307 <https://jira.onap.org/browse/SDC-307>`__\ ] - add sequence
1595    flow after refresh
1596 -  [`SDC-308 <https://jira.onap.org/browse/SDC-308>`__\ ] - save new
1597    position after node dragged
1598 -  [`SDC-309 <https://jira.onap.org/browse/SDC-309>`__\ ] - The exported
1599    CSAR package of VF lacks the definition of relationship types
1600    standardized in the tosca-nfv specification.
1601 -  [`SDC-310 <https://jira.onap.org/browse/SDC-310>`__\ ] - The exported
1602    CSAR package of VFC lacks the definition of data types standardized
1603    in the tosca-nfv specification.
1604 -  [`SDC-313 <https://jira.onap.org/browse/SDC-313>`__\ ] - requirement
1605    id is not correct
1606 -  [`SDC-323 <https://jira.onap.org/browse/SDC-323>`__\ ] - The scalar
1607    unit type value is in correctly created
1608 -  [`SDC-335 <https://jira.onap.org/browse/SDC-335>`__\ ] - swagger
1609    convert error
1610 -  [`SDC-337 <https://jira.onap.org/browse/SDC-337>`__\ ] - add missing
1611    global type
1612 -  [`SDC-338 <https://jira.onap.org/browse/SDC-338>`__\ ] - submit fails
1613    when uploading CSAR file
1614 -  [`SDC-344 <https://jira.onap.org/browse/SDC-344>`__\ ] - move jtosca
1615    version to main pom
1616 -  [`SDC-349 <https://jira.onap.org/browse/SDC-349>`__\ ] - add global
1617    type for import tosca
1618 -  [`SDC-351 <https://jira.onap.org/browse/SDC-351>`__\ ] - enable port
1619    mirroring
1620 -  [`SDC-353 <https://jira.onap.org/browse/SDC-353>`__\ ] - ONAP 1.1.0
1621    SDC distributions failing in ORD - Add Software Product - Status 500
1622 -  [`SDC-363 <https://jira.onap.org/browse/SDC-363>`__\ ] - data convert
1623    error for tree node
1624 -  [`SDC-369 <https://jira.onap.org/browse/SDC-369>`__\ ] - invalid tag
1625    defined for docker
1626 -  [`SDC-375 <https://jira.onap.org/browse/SDC-375>`__\ ] - Onboarding
1627    build time
1628 -  [`SDC-381 <https://jira.onap.org/browse/SDC-381>`__\ ] - VLM update
1629    with EP/LKG - null error
1630 -  [`SDC-389 <https://jira.onap.org/browse/SDC-389>`__\ ] - Default
1631    value of properties do not match
1632 -  [`SDC-390 <https://jira.onap.org/browse/SDC-390>`__\ ] - fix docker
1633    file script error
1634 -  [`SDC-407 <https://jira.onap.org/browse/SDC-407>`__\ ] - VLM Refresh
1635    issue in orphans list on added agreement
1636 -  [`SDC-410 <https://jira.onap.org/browse/SDC-410>`__\ ] - Import
1637    normatives not running + Upgrade normatives not imports the onap
1638    types
1639 -  [`SDC-431 <https://jira.onap.org/browse/SDC-431>`__\ ] - Artifacts
1640    not generated for PNF Resource and hence not enabling model
1641    distribution to A&AI
1642 -  [`SDC-435 <https://jira.onap.org/browse/SDC-435>`__\ ] - sdc staging
1643    job is failing
1644 -  [`SDC-436 <https://jira.onap.org/browse/SDC-436>`__\ ] - sdc release
1645    stagging is failing on release 1.1.0
1646 -  [`SDC-441 <https://jira.onap.org/browse/SDC-441>`__\ ] - module-0
1647    with version 1.0 not found in MSO Catalog DB
1648 -  [`SDC-443 <https://jira.onap.org/browse/SDC-443>`__\ ] - Fix SDC
1649    inter-DC overlay configuration model to support multiple networks
1650 -  [`SDC-444 <https://jira.onap.org/browse/SDC-444>`__\ ] -
1651    sdc-sdc-workflow-designer-master-stage-site-java Jenkins job failed
1652 -  [`SDC-448 <https://jira.onap.org/browse/SDC-448>`__\ ] - Onboarding
1653    of VNF Base\_VLB failed
1654 -  [`SDC-452 <https://jira.onap.org/browse/SDC-452>`__\ ] - Workflow
1655    designer UI doesn't show up
1656 -  [`SDC-454 <https://jira.onap.org/browse/SDC-454>`__\ ] - vMME CSAR
1657    from vendor failed SDC onboarding
1658 -  [`SDC-457 <https://jira.onap.org/browse/SDC-457>`__\ ] - artifacts
1659    are not copied to CSAR
1660 -  [`SDC-460 <https://jira.onap.org/browse/SDC-460>`__\ ] -
1661    vCSCF\_aligned.csar Tosca.meta Entry definition file is missing
1662 -  [`SDC-461 <https://jira.onap.org/browse/SDC-461>`__\ ] - sidebar
1663    element background color changed
1664 -  [`SDC-471 <https://jira.onap.org/browse/SDC-471>`__\ ] - Predefined
1665    Network Service is missing in Generic Service Category
1666 -  [`SDC-474 <https://jira.onap.org/browse/SDC-474>`__\ ] - Issue in
1667    Onboarding converting occurrences in node\_types section
1668 -  [`SDC-477 <https://jira.onap.org/browse/SDC-477>`__\ ] -
1669    SDC-base-docker jetty base failed to run apt-get
1670 -  [`SDC-483 <https://jira.onap.org/browse/SDC-483>`__\ ] - Zip file
1671    stored under vendor CSAR Artifacts directory is not included in CSAR
1672    created by SDC after VSP import
1673 -  [`SDC-491 <https://jira.onap.org/browse/SDC-491>`__\ ] - Artifact are
1674    incorrectly passed
1675 -  [`SDC-495 <https://jira.onap.org/browse/SDC-495>`__\ ] - artifacts
1676    are not packed correctly when uploading csar
1677 -  [`SDC-525 <https://jira.onap.org/browse/SDC-525>`__\ ] - Docker RUN
1678    chmod fails
1679 -  [`SDC-528 <https://jira.onap.org/browse/SDC-528>`__\ ] - SDC
1680    Backend/frontend not starting
1681 -  [`SDC-533 <https://jira.onap.org/browse/SDC-533>`__\ ] - Fail to get
1682    correct labels of requirements of nodes in service template
1683 -  [`SDC-537 <https://jira.onap.org/browse/SDC-537>`__\ ] - Backend
1684    doesn't respond on port 8181 after heat deployment
1685 -  [`SDC-544 <https://jira.onap.org/browse/SDC-544>`__\ ] - Should not
1686    be validating message router certificate
1687 -  [`SDC-546 <https://jira.onap.org/browse/SDC-546>`__\ ] - Fix SCH to
1688    properly set "useHttpsWithDmaap"
1689 -  [`SDC-547 <https://jira.onap.org/browse/SDC-547>`__\ ] - SDC server
1690    error when registering for distribution
1691 -  [`SDC-548 <https://jira.onap.org/browse/SDC-548>`__\ ] - Distribution
1692    failing to SO in SDC client tosca parser null pointer
1693 -  [`SDC-561 <https://jira.onap.org/browse/SDC-561>`__\ ] - SDC version
1694    1.1.32 is not available in nexus, blocking SO docker build
1695
1696 **Known Issues**
1697
1698         N/A
1699
1700 **Upgrade Notes**
1701
1702 Beijing backward compatibility to Amsterdam is not supported.
1703
1704 **Deprecation Notes**
1705
1706         N/A
1707
1708 **Other**
1709
1710         N/A
1711
1712 End of Release Notes