Fix directives drop down list cut short
[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.11.5
9 ==============
10
11 :Release Date: 2022-06-24
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.7.0
23
24 Release Purpose
25 ----------------
26 SDC Kohn early release
27
28 **Epics**
29
30     N/A
31
32 **Stories**
33
34 *  `SDC-3982 <https://jira.onap.org/browse/SDC-3982>`_ - Rearrange Interface Operation Implementation
35 *  `SDC-4055 <https://jira.onap.org/browse/SDC-4055>`_ - Delete interface operation from VFC
36 *  `SDC-4052 <https://jira.onap.org/browse/SDC-4052>`_ - Service Import - Input Metadata
37 *  `SDC-4049 <https://jira.onap.org/browse/SDC-4049>`_ - Service Import - Node Template Node Filter
38 *  `SDC-4053 <https://jira.onap.org/browse/SDC-4053>`_ - Support get_attribute in Property Assignment TOSCA functions
39 *  `SDC-4054 <https://jira.onap.org/browse/SDC-4054>`_ - Service Import - Groups
40 *  `SDC-4044 <https://jira.onap.org/browse/SDC-4044>`_ - Service Import - Read metadata from csar
41 *  `SDC-4065 <https://jira.onap.org/browse/SDC-4065>`_ - Make instance count optional
42
43 **Bug Fixes**
44
45 *  `SDC-4041 <https://jira.onap.org/browse/SDC-4041>`_ - Fix broken build
46 *  `SDC-4042 <https://jira.onap.org/browse/SDC-4042>`_ - TOSCA function modal input/property not found message does not disappear
47 *  `SDC-4046 <https://jira.onap.org/browse/SDC-4046>`_ - After a checkout in the VFC Properties page, can't edit a property
48 *  `SDC-4043 <https://jira.onap.org/browse/SDC-4043>`_ - Load inputs/properties in Tosca Get Function dialog considering the selected property schema
49 *  `SDC-4047 <https://jira.onap.org/browse/SDC-4047>`_ - Disable the save button in Property assignment TOSCA Function Modal for invalid values
50 *  `SDC-4039 <https://jira.onap.org/browse/SDC-4039>`_ - Fix getToscaFunction validation for property value
51 *  `SDC-4038 <https://jira.onap.org/browse/SDC-4038>`_ - Fix loading issue and double errors in properties assignment
52 *  `SDC-4050 <https://jira.onap.org/browse/SDC-4050>`_ - Update a list of map in VFC Properties - error while adding a new entry
53 *  `SDC-4057 <https://jira.onap.org/browse/SDC-4057>`_ - get_input not working for complex properties
54 *  `SDC-4059 <https://jira.onap.org/browse/SDC-4059>`_ - Fix interface name and operation not being disabled on edit
55 *  `SDC-4058 <https://jira.onap.org/browse/SDC-4058>`_ - VFC interface operation can be edited even when checked in
56 *  `SDC-4061 <https://jira.onap.org/browse/SDC-4061>`_ - Fix Interface Operation mandatory fields
57 *  `SDC-4045 <https://jira.onap.org/browse/SDC-4045>`_ - Fix interface operation implementation not being updated on version change
58
59
60 **Tasks**
61
62 *  `SDC-4056 <https://jira.onap.org/browse/SDC-4056>`_ - Remove unused maven properties in main pom
63
64 Security Notes
65 --------------
66
67 *Fixed Security Issues*
68
69     N/A
70
71 *Known Security Issues*
72
73 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
74
75 *Known Vulnerabilities in Used Modules*
76
77 Quick Links:
78
79 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
80 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
81
82 **Known Issues**
83
84 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
85
86 **Upgrade Notes**
87
88     N/A
89
90 **Deprecation Notes**
91
92     N/A
93
94 **Other**
95
96     N/A
97
98 Version: 1.11.4
99 ==============
100
101 :Release Date: 2022-06-09
102
103 SDC SDKs Versions
104 -----------------
105
106 -  sdc-distribution-client
107
108    :Version: 1.4.5
109
110 -  sdc-tosca
111
112    :Version: 1.7.0
113
114 Release Purpose
115 ----------------
116 SDC Kohn early release
117
118 **Epics**
119
120     N/A
121
122 **Stories**
123
124 *  `SDC-4031 <https://jira.onap.org/browse/SDC-4031>`_ - get_property support in Update Property modal from Composition page
125 *  `SDC-4028 <https://jira.onap.org/browse/SDC-4028>`_ - Allow to edit a TOSCA get function value in the Properties Assignment
126 *  `SDC-4025 <https://jira.onap.org/browse/SDC-4025>`_ - Maintain VFC instance attribute outputs on instance version change
127 *  `SDC-4018 <https://jira.onap.org/browse/SDC-4018>`_ - Maintain VFC UI added interface operations after an upgrade
128 *  `SDC-4012 <https://jira.onap.org/browse/SDC-4012>`_ - Maintain VFC UI added properties after an upgrade
129 *  `SDC-4016 <https://jira.onap.org/browse/SDC-4016>`_ - Maintain VFC external capabilities and requirements on instance version change
130 *  `SDC-4026 <https://jira.onap.org/browse/SDC-4026>`_ - Component Instance property selection in Property Assignment get property
131 *  `SDC-4009 <https://jira.onap.org/browse/SDC-4009>`_ - Maintain VFC instance interface operation details on instance version change
132 *  `SDC-4023 <https://jira.onap.org/browse/SDC-4023>`_ - Delete VSP - Ensure complete deletion of VSP from DB
133 *  `SDC-4014 <https://jira.onap.org/browse/SDC-4014>`_ - Support get_property in Property Assignment TOSCA functions
134 *  `SDC-4015 <https://jira.onap.org/browse/SDC-4015>`_ - Maintain VFC instance occurrences values on instance version change
135
136 **Bug Fixes**
137
138 *  `SDC-4032 <https://jira.onap.org/browse/SDC-4032>`_ - sdc-be-init fails intermittently
139 *  `SDC-4030 <https://jira.onap.org/browse/SDC-4030>`_ - Fix Component Instance requirements and capabilities not updating
140 *  `SDC-4024 <https://jira.onap.org/browse/SDC-4024>`_ - Interface Operation Implementation artifact file name incorrect for extended notation
141 *  `SDC-4027 <https://jira.onap.org/browse/SDC-4027>`_ - Error when restoring VLM: Unable to restore partially deleted VSP, re-try VSP deletion
142 *  `SDC-4022 <https://jira.onap.org/browse/SDC-4022>`_ - Inconsistent behavior adding a CONCAT string to VFC property and node filter property
143 *  `SDC-4021 <https://jira.onap.org/browse/SDC-4021>`_ - Fix Component Instance versions not updating
144 *  `SDC-4013 <https://jira.onap.org/browse/SDC-4013>`_ - Exception thrown when accessing a VF General page
145 *  `SDC-3987 <https://jira.onap.org/browse/SDC-3987>`_ - Node Filter string property value displayed as object
146
147
148 **Tasks**
149
150 *  `SDC-4029 <https://jira.onap.org/browse/SDC-4029>`_ - Fix Blocker Vulnerability
151 *  `SDC-4017 <https://jira.onap.org/browse/SDC-4017>`_ - Remove/update vulnerable dependency
152 *  `SDC-4011 <https://jira.onap.org/browse/SDC-4011>`_ - Include ETSI metadata in VSP package metadata
153
154
155 Security Notes
156 --------------
157
158 *Fixed Security Issues*
159
160     N/A
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.11.3
190 ==============
191
192 :Release Date: 2022-05-17
193
194 SDC SDKs Versions
195 -----------------
196
197 -  sdc-distribution-client
198
199    :Version: 1.4.5
200
201 -  sdc-tosca
202
203    :Version: 1.7.0
204
205 Release Purpose
206 ----------------
207 SDC Kohn early release
208
209 **Epics**
210
211     N/A
212
213 **Stories**
214
215 *  `SDC-3999 <https://jira.onap.org/browse/SDC-3999>`_ - Import VFC with interface operation implementation extended notataion
216 *  `SDC-4001 <https://jira.onap.org/browse/SDC-4001>`_ - Support list<map<string, string>> properties in composition screen dialog
217 *  `SDC-3996 <https://jira.onap.org/browse/SDC-3996>`_ - Generalise Select Input button in Properties Assignment view
218 *  `SDC-4003 <https://jira.onap.org/browse/SDC-4003>`_ - Onboarded ASD csar included in VF csar
219
220 **Bug Fixes**
221
222 *  `SDC-3989 <https://jira.onap.org/browse/SDC-3989>`_ - additional_type_definition file missing in the csar package
223 *  `SDC-3990 <https://jira.onap.org/browse/SDC-3990>`_ - Custom datatype error when creating new property/input
224 *  `SDC-3983 <https://jira.onap.org/browse/SDC-3983>`_ - Fix inputs/policy tabs view for self and instances
225 *  `SDC-3991 <https://jira.onap.org/browse/SDC-3991>`_ - VLM duplicate name gives generic error
226 *  `SDC-4000 <https://jira.onap.org/browse/SDC-4000>`_ - Edit Operation modal does not offer correct artifact types and data types
227 *  `SDC-3997 <https://jira.onap.org/browse/SDC-3997>`_ - Interface panel is blank when switch to a different version of a VFC
228 *  `SDC-3998 <https://jira.onap.org/browse/SDC-3998>`_ - Datatypes for a property are not specific to the VFC model
229 *  `SDC-4007 <https://jira.onap.org/browse/SDC-4007>`_ - Unable to delete Map from List<Maps> property type
230 *  `SDC-4010 <https://jira.onap.org/browse/SDC-4010>`_ - Fix UI not displaying directives list correctly
231
232
233 **Tasks**
234
235     N/A
236
237
238 Security Notes
239 --------------
240
241 *Fixed Security Issues*
242
243     N/A
244
245 *Known Security Issues*
246
247 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
248
249 *Known Vulnerabilities in Used Modules*
250
251 Quick Links:
252
253 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
254 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
255
256 **Known Issues**
257
258 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
259
260 **Upgrade Notes**
261
262     N/A
263
264 **Deprecation Notes**
265
266     N/A
267
268 **Other**
269
270     N/A
271
272 Version: 1.11.2
273 ==============
274
275 :Release Date: 2022-04-23
276
277 SDC SDKs Versions
278 -----------------
279
280 -  sdc-distribution-client
281
282    :Version: 1.4.5
283
284 -  sdc-tosca
285
286    :Version: 1.7.0
287
288 Release Purpose
289 ----------------
290 SDC Kohn early release
291
292 **Epics**
293
294     N/A
295
296 **Stories**
297
298 *  `SDC-3964 <https://jira.onap.org/browse/SDC-3964>`_ - Onboarding UI support for VLM deletion
299 *  `SDC-3957 <https://jira.onap.org/browse/SDC-3957>`_ - Add application metrics in the catalog backend
300 *  `SDC-3956 <https://jira.onap.org/browse/SDC-3956>`_ - Add application metrics in the onboarding backend
301 *  `SDC-3966 <https://jira.onap.org/browse/SDC-3966>`_ - Restrict deletion of a VLM that is in use by any VSP
302 *  `SDC-3968 <https://jira.onap.org/browse/SDC-3968>`_ - Delete VLM - Support deletion of archived VLMs in onboarding BE
303 *  `SDC-3972 <https://jira.onap.org/browse/SDC-3972>`_ - Delete VFC - distinguish between system deployed or user deployed VFCs
304 *  `SDC-3981 <https://jira.onap.org/browse/SDC-3981>`_ - Delete VFC - restrict deletion of system deployed VFCs
305 *  `SDC-3936 <https://jira.onap.org/browse/SDC-3936>`_ - Delete Service - Support deletion of archived services in SDC BE
306 *  `SDC-3962 <https://jira.onap.org/browse/SDC-3962>`_ - Delete service - UI support for deleting services
307 *  `SDC-3969 <https://jira.onap.org/browse/SDC-3969>`_ - Add an UI feedback when saving a interface operation
308 *  `SDC-3973 <https://jira.onap.org/browse/SDC-3973>`_ - Delete Service - Support deletion of archived VFs in SDC BE
309
310 **Bug Fixes**
311
312 *  `SDC-3960 <https://jira.onap.org/browse/SDC-3960>`_ - Adjust onboarding UI min node npm version
313 *  `SDC-3957 <https://jira.onap.org/browse/SDC-3957>`_ - Add application metrics in the catalog backend
314 *  `SDC-3967 <https://jira.onap.org/browse/SDC-3967>`_ - Failed to launch to SDC from Portal
315 *  `SDC-3971 <https://jira.onap.org/browse/SDC-3971>`_ - Fix incorrect version in metrics-rest
316 *  `SDC-3975 <https://jira.onap.org/browse/SDC-3975>`_ - Unit tests with conflicting output folder, resulting in intermittent build errors
317 *  `SDC-3974 <https://jira.onap.org/browse/SDC-3974>`_ - NPE thrown when adding ASD VF to a service
318 *  `SDC-3985 <https://jira.onap.org/browse/SDC-3985>`_ - Edit/Delete options for directives are not disabled when service is checked in / certified
319 *  `SDC-3986 <https://jira.onap.org/browse/SDC-3986>`_ - Fix check to restrict deletion for system deployed VFCs
320
321 **Tasks**
322
323 *  `SDC-3932 <https://jira.onap.org/browse/SDC-3932>`_ - Remove deprecated/unused base images
324 *  `DOC-782 <https://jira.onap.org/browse/DOC-782>`_ - Create docs for 'Jakarta' main release
325 *  `SDC-3984 <https://jira.onap.org/browse/SDC-3984>`_ - Replace deprecated GEventEvaluator with JaninoEventEvaluator
326
327 Security Notes
328 --------------
329
330 *Fixed Security Issues*
331
332     N/A
333
334 *Known Security Issues*
335
336 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
337
338 *Known Vulnerabilities in Used Modules*
339
340 Quick Links:
341
342 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
343 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
344
345 **Known Issues**
346
347 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
348
349 **Upgrade Notes**
350
351     N/A
352
353 **Deprecation Notes**
354
355     N/A
356
357 **Other**
358
359     N/A
360
361 Version: 1.11.1
362 ==============
363
364 :Release Date: 2022-04-08
365
366 SDC SDKs Versions
367 -----------------
368
369 -  sdc-distribution-client
370
371    :Version: 1.4.5
372
373 -  sdc-tosca
374
375    :Version: 1.6.6
376
377 Release Purpose
378 ----------------
379 SDC Kohn early release
380
381 **Epics**
382
383     N/A
384
385 **Stories**
386
387 *  `SDC-3938 <https://jira.onap.org/browse/SDC-3938>`_ - Add ASD node and data types to SDC AID model
388 *  `SDC-3952 <https://jira.onap.org/browse/SDC-3952>`_ - Delete VSP - Onboarding UI support for VSP deletion 
389
390 **Bug Fixes**
391
392 *  `SDC-3953 <https://jira.onap.org/browse/SDC-3953>`_ - Fix error handling for VSP usage check in VF 
393
394 **Tasks**
395
396     N/A
397
398 Security Notes
399 --------------
400
401 *Fixed Security Issues*
402
403     N/A
404
405 *Known Security Issues*
406
407 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
408
409 *Known Vulnerabilities in Used Modules*
410
411 Quick Links:
412
413 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
414 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
415
416 **Known Issues**
417
418 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
419
420 **Upgrade Notes**
421
422     N/A
423
424 **Deprecation Notes**
425
426     N/A
427
428 **Other**
429
430     N/A
431
432 Version: 1.11.0
433 ==============
434
435 :Release Date: 2022-04-05
436
437 SDC SDKs Versions
438 -----------------
439
440 -  sdc-distribution-client
441
442    :Version: 1.4.5
443
444 -  sdc-tosca
445
446    :Version: 1.6.6
447
448 Release Purpose
449 ----------------
450 SDC Kohn early release
451
452 **Epics**
453
454     N/A
455
456 **Stories**
457
458 *  `SDC-3893 <https://jira.onap.org/browse/SDC-3893>`_ - UI support for editing interfaces on a node type
459 *  `SDC-3931 <https://jira.onap.org/browse/SDC-3931>`_ - Delete VSP - Handling partial delete failure
460 *  `SDC-3935 <https://jira.onap.org/browse/SDC-3935>`_ - Delete VSP - Restore of partially deleted VSP
461 *  `SDC-3948 <https://jira.onap.org/browse/SDC-3948>`_ - Add ASD artifact type to SDC AID model
462 *  `SDC-3893 <https://jira.onap.org/browse/SDC-3893>`_ - UI support for editing interfaces on a node type
463 *  `SDC-3894 <https://jira.onap.org/browse/SDC-3894>`_ - Delete VSP - Restrict deletion of archived VSPs if used in VF
464 *  `SDC-3884 <https://jira.onap.org/browse/SDC-3884>`_ - Copy entry_defintion_type to TOSCA.meta
465 *  `SDC-3890 <https://jira.onap.org/browse/SDC-3890>`_ - Delete VSP - Support deletion of archived VSPs in onboarding BE
466
467 **Bug Fixes**
468
469 *  `SDC-3939 <https://jira.onap.org/browse/SDC-3939>`_ - NPE thrown in service import
470 *  `SDC-3934 <https://jira.onap.org/browse/SDC-3934>`_ - Package storage and reducer config are not reloading when there is a config change
471 *  `SDC-3937 <https://jira.onap.org/browse/SDC-3937>`_ - PM_DICTIONARY check is causing nullpointer
472 *  `SDC-3926 <https://jira.onap.org/browse/SDC-3926>`_ - Setting value of list or map property with complex type results in single value
473 *  `SDC-3928 <https://jira.onap.org/browse/SDC-3928>`_ - Fix unable to update 'Interface Name' in VF
474
475 **Tasks**
476
477 *  `SDC-3933 <https://jira.onap.org/browse/SDC-3933>`_ - Upgrade vulnerable dependency 'org.apache.httpcomponents:httpcore'
478 *  `SDC-3927 <https://jira.onap.org/browse/SDC-3927>`_ - Remove unused vulnerable dependency
479
480 Security Notes
481 --------------
482
483 *Fixed Security Issues*
484
485     N/A
486
487 *Known Security Issues*
488
489 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
490
491 *Known Vulnerabilities in Used Modules*
492
493 Quick Links:
494
495 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
496 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
497
498 **Known Issues**
499
500 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
501
502 **Upgrade Notes**
503
504     N/A
505
506 **Deprecation Notes**
507
508     N/A
509
510 **Other**
511
512     N/A
513
514
515 Version: 1.10.3
516 ==============
517
518 :Release Date: 2022-03-22
519
520 SDC SDKs Versions
521 -----------------
522
523 -  sdc-distribution-client
524
525    :Version: 1.4.5
526
527 -  sdc-tosca
528
529    :Version: 1.6.6
530
531 Release Purpose
532 ----------------
533 SDC Jakarta
534
535 **Epics**
536     N/A
537
538 **Stories**
539     N/A
540
541 **Bug Fixes**
542
543 *  `SDC-3921 <https://jira.onap.org/browse/SDC-3921>`_ - Map entry deletion not showing for inputs of type map<a complex type> in interface operation 
544 *  `SDC-3922 <https://jira.onap.org/browse/SDC-3922>`_ - Node filters not loading while editing the select directive list 
545 *  `SDC-3919 <https://jira.onap.org/browse/SDC-3919>`_ - Instance count not being added correctly to node template
546 *  `SDC-3918 <https://jira.onap.org/browse/SDC-3918>`_ - Interface operation artifact implementation is being persisted even if not selected
547 *  `SDC-3920 <https://jira.onap.org/browse/SDC-3920>`_ - Default value for inputs of complex type (in a instance interface operation) not being saved as JSON string
548 *  `SDC-3916 <https://jira.onap.org/browse/SDC-3916>`_ - Error assigning substitution filter property to service property
549
550 **Tasks**
551
552 *  `SDC-3923 <https://jira.onap.org/browse/SDC-3923>`_ - Implement redirecting root url to sdc1
553
554 Security Notes
555 --------------
556
557 *Fixed Security Issues*
558
559     N/A
560
561 *Known Security Issues*
562
563 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
564
565 *Known Vulnerabilities in Used Modules*
566
567 Quick Links:
568
569 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
570 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
571
572 **Known Issues**
573
574 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
575
576 **Upgrade Notes**
577
578     N/A
579
580 **Deprecation Notes**
581
582     N/A
583
584 **Other**
585
586     N/A
587
588 Version: 1.10.2
589 ==============
590
591 :Release Date: 2022-03-15
592
593 SDC SDKs Versions
594 -----------------
595
596 -  sdc-distribution-client
597
598    :Version: 1.4.5
599
600 -  sdc-tosca
601
602    :Version: 1.6.6
603
604 Release Purpose
605 ----------------
606 SDC Jakarta
607
608 **Epics**
609     N/A
610
611 **Stories**
612
613 *  `SDC-3885 <https://jira.onap.org/browse/SDC-3885>`_ - Remove single request bottleneck from the simulator 
614 *  `SDC-3886 <https://jira.onap.org/browse/SDC-3886>`_ - Implement improved MinIo client
615 *  `SDC-3861 <https://jira.onap.org/browse/SDC-3861>`_ - Support for multiple directives
616 *  `SDC-3898 <https://jira.onap.org/browse/SDC-3898>`_ - Support properties of type List<Map<String, String>>
617 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3891>`_ - Update SDC for rename of TOSCA CL to ACM
618 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3882>`_ - Support occurrences on node templates
619 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3897>`_ - Support complex types in interface operation inputs
620 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3899>`_ - Support complex types for artifact properties in interface operation implementation
621 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3887>`_ - Support instance count on node template
622
623 **Bug Fixes**
624
625 *  `SDC-3881 <https://jira.onap.org/browse/SDC-3881>`_ - Fix NSD plugin to find version by model and category metadata 
626 *  `SDC-3892 <https://jira.onap.org/browse/SDC-3892>`_ - SDC build failing
627 *  `SDC-3889 <https://jira.onap.org/browse/SDC-3889>`_ - Error when no derived from exists
628 *  `SDC-3888 <https://jira.onap.org/browse/SDC-3888>`_ - VSP upload with large files can handle the upload status incorrectly
629 *  `SDC-3901 <https://jira.onap.org/browse/SDC-3901>`_ - Cannot create node filter capability if capability has different type properties
630 *  `SDC-3901 <https://jira.onap.org/browse/SDC-3907>`_ - Exception when mouse over and out the node pallet in the composition screen
631 *  `SDC-3901 <https://jira.onap.org/browse/SDC-3905>`_ - Error updating node filter capability
632 *  `SDC-3901 <https://jira.onap.org/browse/SDC-3904>`_ - Error creating node filter capability using get_property
633
634 **Tasks**
635
636 *  `SDC-3877 <https://jira.onap.org/browse/SDC-3877>`_ - Implement redirecting root url to sdc1
637 *  `SDC-3870 <https://jira.onap.org/browse/SDC-3870>`_ - Include new category to NSD generation plugin
638 *  `SDC-3880 <https://jira.onap.org/browse/SDC-3880>`_ - Fix SDC-Helm-Validator CSITs
639 *  `SDC-3895 <https://jira.onap.org/browse/SDC-3895>`_ - Update vulnerable dependencies
640
641 Security Notes
642 --------------
643
644 *Fixed Security Issues*
645
646     N/A
647
648 *Known Security Issues*
649
650 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
651
652 *Known Vulnerabilities in Used Modules*
653
654 Quick Links:
655
656 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
657 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
658
659 **Known Issues**
660
661 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
662
663 **Upgrade Notes**
664
665     N/A
666
667 **Deprecation Notes**
668
669     N/A
670
671 **Other**
672
673     N/A
674
675 Version: 1.10.1
676 ==============
677
678 :Release Date: 2022-02-02
679
680 SDC SDKs Versions
681 -----------------
682
683 -  sdc-distribution-client
684
685    :Version: 1.4.5
686
687 -  sdc-tosca
688
689    :Version: 1.6.6
690
691 Release Purpose
692 ----------------
693 SDC Jakarta 
694
695 **Epics**
696     N/A
697
698 **Stories**
699
700 *  `SDC-3867 <https://jira.onap.org/browse/SDC-3867>`_ - Improve service import support
701 *  `SDC-3842 <https://jira.onap.org/browse/SDC-3842>`_ - Add Controlloop design-time components to SDC
702 *  `SDC-3862 <https://jira.onap.org/browse/SDC-3862>`_ - Obtain and control VSP package upload status
703 *  `SDC-3855 <https://jira.onap.org/browse/SDC-3855>`_ - Add artifact types to ETSI SOL001 v2.5.1 model
704 *  `SDC-3858 <https://jira.onap.org/browse/SDC-3858>`_ - Add a display name for the category
705 *  `SDC-3850 <https://jira.onap.org/browse/SDC-3850>`_ - Add Interface support to VFC for viewing an interface definition
706 *  `SDC-3848 <https://jira.onap.org/browse/SDC-3848>`_ - Update VSP upload status during backend processing
707 *  `SDC-3856 <https://jira.onap.org/browse/SDC-3856>`_ - Issues creating control loop model
708 *  `SDC-3847 <https://jira.onap.org/browse/SDC-3847>`_ - Support node template artifact properties
709 *  `SDC-3846 <https://jira.onap.org/browse/SDC-3846>`_ - Add support for update to artifact types endpoint
710 *  `SDC-3827 <https://jira.onap.org/browse/SDC-3827>`_ - Create endpoint to check status of the VSP package upload
711 *  `SDC-3826 <https://jira.onap.org/browse/SDC-3826>`_ - Create endpoint to acquire a VSP package upload lock
712 *  `SDC-3845 <https://jira.onap.org/browse/SDC-3845>`_ - Add sdc-be-init support for artifact types
713
714 **Bug Fixes**
715
716 *  `SDC-3866 <https://jira.onap.org/browse/SDC-3866>`_ - Fix VFC being removed from the list of allowable types 
717 *  `SDC-3864 <https://jira.onap.org/browse/SDC-3864>`_ - UI hangs if drag/and drop policy in composition view 
718 *  `SDC-3860 <https://jira.onap.org/browse/SDC-3860>`_ - Error in artifact update
719 *  `SDC-3851 <https://jira.onap.org/browse/SDC-3851>`_ - Decrypt errors in sdc-be logs
720 *  `SDC-3852 <https://jira.onap.org/browse/SDC-3852>`_ - Cassandra init dockers not working with latest version of cqlsh
721 *  `SDC-2902 <https://jira.onap.org/browse/SDC-2902>`_ - Make sure Optionals values are defined before calling their `get` method
722 *  `SDC-3837 <https://jira.onap.org/browse/SDC-3840>`_ - Remove test-jar generation
723
724
725 **Tasks**
726
727 *  `SDC-3849 <https://jira.onap.org/browse/SDC-3849>`_ - Improve error logging in MinIo client
728 *  `SDC-3839 <https://jira.onap.org/browse/SDC-3839>`_ - Improve testing stability
729
730 Security Notes
731 --------------
732
733 *Fixed Security Issues*
734
735     N/A
736
737 *Known Security Issues*
738
739 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
740
741 *Known Vulnerabilities in Used Modules*
742
743 Quick Links:
744
745 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
746 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
747
748 **Known Issues**
749
750 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
751
752 **Upgrade Notes**
753
754     N/A
755
756 **Deprecation Notes**
757
758     N/A
759
760 **Other**
761
762     N/A
763
764
765 Version: 1.10.0
766 ==============
767
768 :Release Date: 2022-01-07
769
770 SDC SDKs Versions
771 -----------------
772
773 -  sdc-distribution-client
774
775    :Version: 1.4.5
776
777 -  sdc-tosca
778
779    :Version: 1.6.6
780
781 Release Purpose
782 ----------------
783 SDC Jakarta first release
784
785 **Epics**
786     N/A
787
788 **Stories**
789
790 *  `SDC-3837 <https://jira.onap.org/browse/SDC-3837>`_ - Update property to identify SOL004 packages
791 *  `SDC-3819 <https://jira.onap.org/browse/SDC-3819>`_ - Solution for identifying SOL004 packages
792 *  `SDC-3805 <https://jira.onap.org/browse/SDC-3805>`_ - Allows custom property type names
793 *  `SDC-3803 <https://jira.onap.org/browse/SDC-3803>`_ - Enable VF to be nested in a VF
794 *  `SDC-3802 <https://jira.onap.org/browse/SDC-3802>`_ - Allow space and single quote in prop names
795 *  `SDC-3774 <https://jira.onap.org/browse/SDC-3774>`_ - Update service import to import substitution filters
796 *  `SDC-3775 <https://jira.onap.org/browse/SDC-3775>`_ - Update service import to import node filters
797 *  `SDC-3793 <https://jira.onap.org/browse/SDC-3793>`_ - Node filter property value equals input value
798 *  `SDC-3764 <https://jira.onap.org/browse/SDC-3764>`_ - Update service import to import service properties
799 *  `SDC-3754 <https://jira.onap.org/browse/SDC-3754>`_ - Large csar handling - object store
800 *  `SDC-3768 <https://jira.onap.org/browse/SDC-3768>`_ - UI support for adding artifacts to an interface operation implementation
801 *  `SDC-3763 <https://jira.onap.org/browse/SDC-3763>`_ - Support for adding artifact types
802 *  `SDC-3735 <https://jira.onap.org/browse/SDC-3735>`_ - Integration Tests - Import tosca types for a model
803 *  `SDC-3715 <https://jira.onap.org/browse/SDC-3715>`_ - Import VSP with non-standard policy types
804 *  `SDC-3759 <https://jira.onap.org/browse/SDC-3759>`_ - Allow Service base type to be optional
805 *  `SDC-3760 <https://jira.onap.org/browse/SDC-3760>`_ - Support get_input for complex data types
806 *  `SDC-3752 <https://jira.onap.org/browse/SDC-3752>`_ - Import multiple node_types in a single endpoint during the initialization
807 *  `SDC-3737 <https://jira.onap.org/browse/SDC-3737>`_ - Add a display name for the category metadataKeys entries
808 *  `SDC-3751 <https://jira.onap.org/browse/SDC-3751>`_ - Allow importing service with no instances
809 *  `SDC-3725 <https://jira.onap.org/browse/SDC-3725>`_ - Type safety in node filters
810 *  `SDC-3706 <https://jira.onap.org/browse/SDC-3706>`_ - Filter categories by model
811 *  `SDC-3727 <https://jira.onap.org/browse/SDC-3727>`_ - Allow multiple base types for a service
812 *  `SDC-3736 <https://jira.onap.org/browse/SDC-3736>`_ - Display model in UI tiles
813 *  `SDC-3729 <https://jira.onap.org/browse/SDC-3729>`_ - Expand allowed chars in property names to include colon
814
815 **Bug Fixes**
816
817 *  `SDC-2921 <https://jira.onap.org/browse/SDC-2921>`_ - ToscaElementLifecycleOperation - Add null test before using nullable values
818 *  `SDC-3018 <https://jira.onap.org/browse/SDC-3801>`_ - Fix import service to persist its model name
819 *  `SDC-3822 <https://jira.onap.org/browse/SDC-3822>`_ - Topology template inputs created for interface inputs
820 *  `SDC-3800 <https://jira.onap.org/browse/SDC-3800>`_ - Unable to set interface opertion for custom interface type
821 *  `SDC-3799 <https://jira.onap.org/browse/SDC-3799>`_ - Not possible to set value of custom data type
822 *  `SDC-3796 <https://jira.onap.org/browse/SDC-3796>`_ - Fix Incorrect properties entry on the interface operation definition and Required fields validation
823 *  `SDC-3798 <https://jira.onap.org/browse/SDC-3798>`_ - Node Filter UI faults
824 *  `SDC-3801 <https://jira.onap.org/browse/SDC-3801>`_ - Fix import service to persist its model name
825 *  `SDC-3792 <https://jira.onap.org/browse/SDC-3792>`_ - VNFD not added to NSD when using S3 storage
826 *  `SDC-3791 <https://jira.onap.org/browse/SDC-3791>`_ - Base type not set when not provided in the Service creation API
827 *  `SDC-3757 <https://jira.onap.org/browse/SDC-3757>`_ - Test cases failing incorrectly on Jenkins
828 *  `SDC-3784 <https://jira.onap.org/browse/SDC-3784>`_ - Not possible to restore an archived component
829 *  `SDC-3607 <https://jira.onap.org/browse/SDC-3607>`_ - fix CRITICAL xss (cross site scripting) issues identified in sonarcloud
830 *  `SDC-3770 <https://jira.onap.org/browse/SDC-3770>`_ - unable to run TCs separately (ImportVfcUiTest)
831 *  `SDC-3765 <https://jira.onap.org/browse/SDC-3765>`_ - Changing the model during the service creation can cause invalid category and base type state
832 *  `SDC-3734 <https://jira.onap.org/browse/SDC-3734>`_ - Fix child model being shown in UI
833
834 **Tasks**
835
836 *  `SDC-3824 <https://jira.onap.org/browse/SDC-3824>`_ - Make configurable UI version
837 *  `SDC-3823 <https://jira.onap.org/browse/SDC-3823>`_ - Update Catalog-model set skip deploy to false
838 *  `SDC-3816 <https://jira.onap.org/browse/SDC-3816>`_ - Fix MongoSocketOpenException-issue
839 *  `SDC-3804 <https://jira.onap.org/browse/SDC-3804>`_ - Improve fast-build profile
840 *  `SDC-3790 <https://jira.onap.org/browse/SDC-3790>`_ - Upgrade VSP is using the wrong VSP version id
841 *  `SDC-3785 <https://jira.onap.org/browse/SDC-3785>`_ - Fix potential NPE
842 *  `SDC-3771 <https://jira.onap.org/browse/SDC-3771>`_ - Fix CSV's generation on wrong folder
843 *  `SDC-3776 <https://jira.onap.org/browse/SDC-3776>`_ - Fix broken TC (ExternalRefsServletTest)
844 *  `SDC-3783 <https://jira.onap.org/browse/SDC-3783>`_ - Use base image user on sdc-backend-all-plugins docker image descriptor
845 *  `SDC-3782 <https://jira.onap.org/browse/SDC-3782>`_ - Remove unnecessary maven resource filtering in asdctool
846 *  `SDC-3772 <https://jira.onap.org/browse/SDC-3772>`_ - Fix discrepancy in IT between Intellij and maven
847 *  `SDC-3753 <https://jira.onap.org/browse/SDC-3753>`_ - Skip UI tests during fast build
848 *  `SDC-3761 <https://jira.onap.org/browse/SDC-3761>`_ - Define encoding while reading files in python init scripts
849 *  `SDC-3741 <https://jira.onap.org/browse/SDC-3741>`_ - Clean sdctool.tar during build
850
851 Security Notes
852 --------------
853
854 *Fixed Security Issues*
855
856 *  `SDC-3820 <https://jira.onap.org/browse/SDC-3820>`_ - Fix potential Log4Shell Security Vulnerability
857 *  `SDC-3795 <https://jira.onap.org/browse/SDC-3795>`_ - Analyse vulnerable dependency versions in SDC
858
859 *Known Security Issues*
860
861 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
862
863 *Known Vulnerabilities in Used Modules*
864
865 Quick Links:
866
867 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
868 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
869
870 **Known Issues**
871
872 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
873
874 **Upgrade Notes**
875
876     N/A
877
878 **Deprecation Notes**
879
880     N/A
881
882 **Other**
883
884     N/A
885         
886         
887 Version: 1.9.3
888 ==============
889
890 :Release Date: 2021-09-30
891
892 SDC SDKs Versions
893 -----------------
894
895 -  sdc-distribution-client
896
897    :Version: 1.4.5
898
899 -  sdc-tosca
900
901    :Version: 1.6.6
902
903 Release Purpose
904 ----------------
905 SDC Istanbul Release
906
907 **Epics**
908
909 * `SDC-3583 <https://jira.onap.org/browse/SDC-3583>`_ - SDC Multi Model Support Istanbul
910 * `SDC-3635 <https://jira.onap.org/browse/SDC-3635>`_ - Large CSAR handling
911
912 **Stories**
913
914 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>`_
915
916 **Tasks**
917
918 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>`_
919
920 **Bug Fixes**
921
922 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>`_
923
924
925 Security Notes
926 --------------
927
928 *Fixed Security Issues*
929
930 -  [`SDC-3634 <https://jira.onap.org/browse/SDC-3634>`__\ ] - Fix security vulnerabilities
931 -  [`SDC-3572 <https://jira.onap.org/browse/SDC-3572>`__\ ] - Update Vulnerable package dependencies for I release
932
933 *Known Security Issues*
934
935 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
936
937 *Known Vulnerabilities in Used Modules*
938
939 Quick Links:
940
941 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
942 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
943
944 **Known Issues**
945
946 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
947
948 **Upgrade Notes**
949
950     N/A
951
952 **Deprecation Notes**
953
954     N/A
955
956 **Other**
957
958     N/A
959
960
961 Version: 1.8.5
962 ==============
963
964 :Release Date: 2021-04-22
965
966 SDC SDKs Versions
967 -----------------
968
969 -  sdc-distribution-client
970
971    :Version: 1.4.2
972
973 -  sdc-tosca
974
975    :Version: 1.6.5
976
977 Release Purpose
978 ----------------
979 SDC Honolulu Release
980
981 **Epics**
982
983 *  `SDC-3338 <https://jira.onap.org/browse/SDC-3338>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
984 *  `SDC-3279 <https://jira.onap.org/browse/SDC-3279>`_ - SDC Enhancements for ETSI-Alignment for Honolulu
985 *  `SDC-2813 <https://jira.onap.org/browse/SDC-2813>`_ - Support additional package artifact Indicators for ETSI packages and Non-ETSI packages
986 *  `SDC-2613 <https://jira.onap.org/browse/SDC-2613>`_ - SDC supports ETSI 3.3.1 Package security and validation for SOL007 and SOL004 packages
987 *  `SDC-2610 <https://jira.onap.org/browse/SDC-2610>`_ - Support Onboard ETSI 3.3.1 SOL004 compliant VNF / CNF packages
988
989 **Stories**
990
991 *  `SDC-3491 <https://jira.onap.org/browse/SDC-3491>`_ - Update guava version
992 *  `SDC-3484 <https://jira.onap.org/browse/SDC-3484>`_ - Increase SDC unit test coverage
993 *  `SDC-3471 <https://jira.onap.org/browse/SDC-3471>`_ - Creation of Vendor Licensing Model is an optional step in VSP onboarding
994 *  `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
995 *  `SDC-3466 <https://jira.onap.org/browse/SDC-3466>`_ - Improve import and export VFC TOSCA attributes
996 *  `SDC-3447 <https://jira.onap.org/browse/SDC-3447>`_ - Handle ETSI versions in NSD Plugin
997 *  `SDC-3446 <https://jira.onap.org/browse/SDC-3446>`_ - Support for updating interface operations in component instances
998 *  `SDC-3435 <https://jira.onap.org/browse/SDC-3435>`_ - Initial support for relationship_templates
999 *  `SDC-3432 <https://jira.onap.org/browse/SDC-3432>`_ - Enable updating of existing categories
1000 *  `SDC-3417 <https://jira.onap.org/browse/SDC-3417>`_ - SDC Distribution Client - enable test pipeline and add artifact consumption tests
1001 *  `SDC-3412 <https://jira.onap.org/browse/SDC-3412>`_ - Support for category specific metadata
1002 *  `SDC-3404 <https://jira.onap.org/browse/SDC-3404>`_ - Set directives and node_filters in any node type
1003 *  `SDC-3402 <https://jira.onap.org/browse/SDC-3402>`_ - Adapt SDC-BE to support new SDC Distribution Client notifications format
1004 *  `SDC-3401 <https://jira.onap.org/browse/SDC-3401>`_ - Adapt SDC FE Distribution Status to support new notifications format
1005 *  `SDC-3400 <https://jira.onap.org/browse/SDC-3400>`_ - SDC Distribution Client - Migrate to Java 11
1006 *  `SDC-3399 <https://jira.onap.org/browse/SDC-3399>`_ - Support for metadata in topology inputs
1007 *  `SDC-3380 <https://jira.onap.org/browse/SDC-3380>`_ - Support the SOL001 vnf_profile properties
1008 *  `SDC-3373 <https://jira.onap.org/browse/SDC-3373>`_ - Allow to set directives and node_filters in any node type
1009 *  `SDC-3372 <https://jira.onap.org/browse/SDC-3372>`_ - Support for interface input during import VFC
1010 *  `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
1011 *  `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
1012 *  `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
1013 *  `SDC-3341 <https://jira.onap.org/browse/SDC-3341>`_ - Support for using VNFs with CNF enhancements
1014 *  `SDC-3340 <https://jira.onap.org/browse/SDC-3340>`_ - Compose of one or more VNFs and the Virtual Links that connect them
1015 *  `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
1016 *  `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
1017 *  `SDC-3335 <https://jira.onap.org/browse/SDC-3335>`_ - Fix Node Filter for capabilities
1018 *  `SDC-3303 <https://jira.onap.org/browse/SDC-3303>`_ - Allow hot reloading of specific config properties
1019 *  `SDC-3103 <https://jira.onap.org/browse/SDC-3103>`_ - Change creation of VLM to be optional
1020 *  `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
1021 *  `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
1022 *  `SDC-2614 <https://jira.onap.org/browse/SDC-2614>`_ - SDC supports SOL007 NS Package security
1023 *  `SDC-2611 <https://jira.onap.org/browse/SDC-2611>`_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors
1024
1025 **Tasks**
1026
1027 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>`_
1028
1029 **Bug Fixes**
1030
1031 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>`_
1032
1033
1034 Security Notes
1035 --------------
1036
1037 *Fixed Security Issues*
1038
1039 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
1040
1041 *Known Security Issues*
1042
1043 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1044
1045 *Known Vulnerabilities in Used Modules*
1046
1047 Quick Links:
1048
1049 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1050 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1051
1052 **Known Issues**
1053
1054 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1055
1056 **Upgrade Notes**
1057
1058     N/A
1059
1060 **Deprecation Notes**
1061
1062     N/A
1063
1064 **Other**
1065
1066     N/A
1067
1068 Version: 1.7.3
1069 ==============
1070
1071 :Release Date: 2020-11-19
1072
1073 SDC SDKs Versions
1074 -----------------
1075
1076 -  sdc-distribution-client
1077
1078    :Version: 1.4.1
1079
1080 -  sdc-tosca
1081
1082    :Version: 1.6.5
1083
1084 Release Purpose
1085 ----------------
1086 SDC Guilin Release
1087
1088 **Epics**
1089
1090 *  `SDC-3085 <https://jira.onap.org/browse/SDC-3085>`_ - Test Topology Auto Design ï¼ˆNFV Testing Automatic Platform)
1091 *  `SDC-2802 <https://jira.onap.org/browse/SDC-2802>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
1092
1093 **Stories**
1094
1095
1096 *  `SDC-3275 <https://jira.onap.org/browse/SDC-3275>`_ - Make directives options configurable
1097 *  `SDC-3262 <https://jira.onap.org/browse/SDC-3262>`_ - Support for node_filters - capabilities
1098 *  `SDC-3257 <https://jira.onap.org/browse/SDC-3257>`_ - Enable node_filter update action
1099 *  `SDC-3254 <https://jira.onap.org/browse/SDC-3254>`_ - Map topology inputs to properties in substitution mapping
1100 *  `SDC-3249 <https://jira.onap.org/browse/SDC-3249>`_ - ETSI Network Service Descriptor CSAR plugin
1101 *  `SDC-3244 <https://jira.onap.org/browse/SDC-3244>`_ - Change the ONBOARDED_PACKAGE directory to the ETSI_PACKAGE directory
1102 *  `SDC-3195 <https://jira.onap.org/browse/SDC-3195>`_ - Add UI support  for substitution_filter
1103 *  `SDC-3184 <https://jira.onap.org/browse/SDC-3184>`_ - Distribute HELM package artifact as a part of VF
1104 *  `SDC-3183 <https://jira.onap.org/browse/SDC-3183>`_ - Create VF model from VSP with HELM type inside
1105 *  `SDC-3182 <https://jira.onap.org/browse/SDC-3182>`_ - SDC should support CNF Orchestration
1106 *  `SDC-3180 <https://jira.onap.org/browse/SDC-3180>`_ - Support for Test Topology Auto Design-  Abstract Service Template
1107 *  `SDC-3179 <https://jira.onap.org/browse/SDC-3179>`_ - Support for Test Topology Auto Design- Service Import
1108 *  `SDC-3177 <https://jira.onap.org/browse/SDC-3177>`_ - Config instances types allowed to be used in the component composition
1109 *  `SDC-3173 <https://jira.onap.org/browse/SDC-3173>`_ - SDC must not use root access to DB
1110 *  `SDC-3172 <https://jira.onap.org/browse/SDC-3172>`_ - SDC to support automatic retrieval of certificates
1111 *  `SDC-3167 <https://jira.onap.org/browse/SDC-3167>`_ - Create VSP with HELM as a native artifact type
1112 *  `SDC-3147 <https://jira.onap.org/browse/SDC-3147>`_ - Add back-end support  for substitution_filter
1113 *  `SDC-3131 <https://jira.onap.org/browse/SDC-3131>`_ - Improve Utils coverage and improve Sonar score
1114 *  `SDC-3095 <https://jira.onap.org/browse/SDC-3095>`_ - Add support for node_filter on VFC
1115 *  `SDC-3094 <https://jira.onap.org/browse/SDC-3094>`_ - Migrate any Python code to version 3.8
1116 *  `SDC-3087 <https://jira.onap.org/browse/SDC-3087>`_ - E2E Network Slicing: KPI Monitoring
1117 *  `SDC-3086 <https://jira.onap.org/browse/SDC-3086>`_ - E2E Network Slicing: subnet slicing
1118 *  `SDC-3084 <https://jira.onap.org/browse/SDC-3084>`_ - Initial support for TOSCA property constraints in ToscaProperty class and constraint valid_values
1119 *  `SDC-3079 <https://jira.onap.org/browse/SDC-3079>`_ - Make Directive values Tosca compliant
1120 *  `SDC-3075 <https://jira.onap.org/browse/SDC-3075>`_ - Allow TOSCA Entity Type Schema and specific Interface Type entries in an Interface Type
1121 *  `SDC-3074 <https://jira.onap.org/browse/SDC-3074>`_ - Add support for directives on VFC
1122 *  `SDC-3062 <https://jira.onap.org/browse/SDC-3062>`_ - Plugable entry to customize properties during Service creation
1123 *  `SDC-3061 <https://jira.onap.org/browse/SDC-3061>`_ - Expose generic Service properties as properties, not only as inputs
1124 *  `SDC-3060 <https://jira.onap.org/browse/SDC-3060>`_ - Update a resource template from a new onboarding package
1125 *  `SDC-3051 <https://jira.onap.org/browse/SDC-3051>`_ - Upgrade Vulnerable Direct Dependencies
1126 *  `SDC-3021 <https://jira.onap.org/browse/SDC-3021>`_ - Enable by configuration which global type file should be added to the generated CSAR
1127 *  `SDC-3020 <https://jira.onap.org/browse/SDC-3020>`_ - Adjust docker-compose and SSL config in Workflow plugin
1128 *  `SDC-2997 <https://jira.onap.org/browse/SDC-2997>`_ - HEAT to TOSCA VM Consolidation
1129 *  `SDC-2984 <https://jira.onap.org/browse/SDC-2984>`_ - Remove powermock dependency
1130 *  `SDC-2957 <https://jira.onap.org/browse/SDC-2957>`_ - Support the substitution_mappings in the VNFD
1131 *  `SDC-2883 <https://jira.onap.org/browse/SDC-2883>`_ - Support design of Service templates, including NSDs
1132 *  `SDC-2877 <https://jira.onap.org/browse/SDC-2877>`_ - Support for configuring base tosca type on a category basis
1133 *  `SDC-2854 <https://jira.onap.org/browse/SDC-2854>`_ - Support 50 characters for VSP name in OnBoarding
1134 *  `SDC-2820 <https://jira.onap.org/browse/SDC-2820>`_ - Create / Update Entitlement Pool - Support Type Field
1135 *  `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
1136 *  `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
1137 *  `SDC-2808 <https://jira.onap.org/browse/SDC-2808>`_ - Design ETSI SOL001 NSD and generate ETSI SOL001 compliant Network Service descriptor and package
1138 *  `SDC-2804 <https://jira.onap.org/browse/SDC-2804>`_ - SDC supports onboarding of the SOL007 NS package for an External NFVO
1139 *  `SDC-2781 <https://jira.onap.org/browse/SDC-2781>`_ - Allow other entries for SOL004 Tosca.meta
1140 *  `SDC-2775 <https://jira.onap.org/browse/SDC-2775>`_ - Include derived_from types in generated csar
1141 *  `SDC-2772 <https://jira.onap.org/browse/SDC-2772>`_ - Import of VFC interface implementation
1142 *  `SDC-2771 <https://jira.onap.org/browse/SDC-2771>`_ - Unassigned requirements in topology template substitution mapping
1143 *  `SDC-2768 <https://jira.onap.org/browse/SDC-2768>`_ - Support Tosca DependsOn root node relationship
1144 *  `SDC-2754 <https://jira.onap.org/browse/SDC-2754>`_ - Allow SDC component artifact types to be configurable
1145 *  `SDC-2688 <https://jira.onap.org/browse/SDC-2688>`_ - Upgrade Selenium
1146 *  `SDC-2659 <https://jira.onap.org/browse/SDC-2659>`_ - Support setting custom properties required true/false in UI
1147 *  `SDC-2642 <https://jira.onap.org/browse/SDC-2642>`_ - Archive DCAE-DS project
1148 *  `SDC-2618 <https://jira.onap.org/browse/SDC-2618>`_ - Mapping between SOL001 NSD and SDC AID DM/SDC Internal TOSCA
1149 *  `SDC-2612 <https://jira.onap.org/browse/SDC-2612>`_ - SDC supports onboarding of the SOL007 NS package for VFC as the NFVO
1150 *  `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
1151
1152 **Tasks**
1153
1154 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>`_
1155
1156 **Bug Fixes**
1157
1158 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>`_
1159
1160
1161 Security Notes
1162 --------------
1163
1164 *Fixed Security Issues*
1165
1166 *Known Security Issues*
1167
1168 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
1169 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1170
1171
1172 *Known Vulnerabilities in Used Modules*
1173
1174 Quick Links:
1175
1176 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1177 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1178
1179 **Known Issues**
1180
1181         N/A
1182
1183 **Upgrade Notes**
1184
1185         N/A
1186
1187 **Deprecation Notes**
1188
1189         SDC DCAE-DS plugin is now deprecated (replaced by DCAE-MOD)
1190
1191 **Other**
1192
1193         N/A
1194
1195 Version: 1.6.7
1196 ==============
1197
1198 :Release Date: 2020-07-23
1199
1200 SDC SDKs Versions
1201 -----------------
1202
1203 -  sdc-distribution-client
1204
1205    :Version: 1.4.1
1206
1207 -  sdc-tosca
1208
1209    :Version: 1.6.2
1210
1211 Release Purpose
1212 ----------------
1213 Frankfurt maintenance release : fix high severity bugs identified post Frankfurt
1214
1215 **Stories/Bug fixes/Tasks implemented**
1216
1217 *  `SDC-2930 <https://jira.onap.org/browse/SDC-2930>`_ - [El Alto] Can't create VF via a newly created VSP
1218 *  `SDC-3189 <https://jira.onap.org/browse/SDC-3189>`_ - release artifacts for Frankfurt Maintenance
1219 *  `SDC-3190 <https://jira.onap.org/browse/SDC-3190>`_ - update sdc pom to 1.6.7 for frankfurt maintenance release
1220
1221 Security Notes
1222 --------------
1223
1224 *Fixed Security Issues*
1225
1226 *Known Security Issues*
1227
1228 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
1229 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1230
1231
1232 *Known Vulnerabilities in Used Modules*
1233
1234 Quick Links:
1235
1236 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1237 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1238
1239 **Known Issues**
1240
1241         N/A
1242
1243 **Upgrade Notes**
1244
1245         N/A
1246
1247 **Deprecation Notes**
1248
1249         N/A
1250
1251 **Other**
1252
1253         N/A
1254
1255 Version: 1.6.6
1256 ==============
1257
1258 :Release Date: 2020-06-04
1259
1260 SDC SDKs Versions
1261 -----------------
1262
1263 -  sdc-distribution-client
1264
1265    :Version: 1.4.1
1266
1267 -  sdc-tosca
1268
1269    :Version: 1.6.2
1270
1271 Release Purpose
1272 ----------------
1273
1274
1275 **Epics**
1276
1277 *  `SDC-1607 <https://jira.onap.org/browse/SDC-1607>`_ - Logging alignemnet to 1.2 logging spec
1278 *  `SDC-1970 <https://jira.onap.org/browse/SDC-1970>`_ - Supporting PNF package onboarding
1279 *  `SDC-2011 <https://jira.onap.org/browse/SDC-2011>`_ - Design Studio (DCAE-DS) support for 3GPP PM Mapper
1280 *  `SDC-2378 <https://jira.onap.org/browse/SDC-2378>`_ - ONAP as Third Party Domain Manager - Import Third Party Catalog in SDC
1281 *  `SDC-2415 <https://jira.onap.org/browse/SDC-2415>`_ - AAF integration of HTTPS certificates
1282 *  `SDC-2482 <https://jira.onap.org/browse/SDC-2482>`_ - Add VSP Compliance and Verification Check feature Phase 2
1283 *  `SDC-2555 <https://jira.onap.org/browse/SDC-2555>`_ - SDC support of Network Slicing Demo in Frankfurt
1284 *  `SDC-2598 <https://jira.onap.org/browse/SDC-2598>`_ - Frankfurt release planning milestone
1285 *  `SDC-2643 <https://jira.onap.org/browse/SDC-2643>`_ - Collapsing Roles / Role consolidation
1286 *  `SDC-2683 <https://jira.onap.org/browse/SDC-2683>`_ - Functionality and API Freeze
1287 *  `SDC-2742 <https://jira.onap.org/browse/SDC-2742>`_ - Code Freeze
1288 *  `SDC-2787 <https://jira.onap.org/browse/SDC-2787>`_ - Release Candidate 0 Integration and Test
1289
1290 **Stories**
1291
1292 *  `SDC-1952 <https://jira.onap.org/browse/SDC-1952>`_ - 9 artifacts 9 definition is missing in the exported csar 9 s VDU node
1293 *  `SDC-2095 <https://jira.onap.org/browse/SDC-2095>`_ - R6 5G U/C SDC: PM Dictionary GUI Display from PNF Onboarded Package
1294 *  `SDC-2138 <https://jira.onap.org/browse/SDC-2138>`_ - SDC docker runs as non root
1295 *  `SDC-2216 <https://jira.onap.org/browse/SDC-2216>`_ - Security improvements
1296 *  `SDC-2382 <https://jira.onap.org/browse/SDC-2382>`_ - Introduce a new category for the 3rd party Service
1297 *  `SDC-2383 <https://jira.onap.org/browse/SDC-2383>`_ - Expose the API for service creation as an External API
1298 *  `SDC-2385 <https://jira.onap.org/browse/SDC-2385>`_ - Introduce property mapping rules to define parent-child mapping for properties added in service definition
1299 *  `SDC-2393 <https://jira.onap.org/browse/SDC-2393>`_ - CBA association enhancement in PNFD to support API decision
1300 *  `SDC-2394 <https://jira.onap.org/browse/SDC-2394>`_ - Support custom PNF workflow design
1301 *  `SDC-2405 <https://jira.onap.org/browse/SDC-2405>`_ - Add workflow-designer secure frontend-backend communication
1302 *  `SDC-2417 <https://jira.onap.org/browse/SDC-2417>`_ - SDC must work in HTTPS mode in all interfaces
1303 *  `SDC-2456 <https://jira.onap.org/browse/SDC-2456>`_ - Optimize usage of repositories
1304 *  `SDC-2559 <https://jira.onap.org/browse/SDC-2559>`_ - Need a getter method to return Input list from getEntity API
1305 *  `SDC-2561 <https://jira.onap.org/browse/SDC-2561>`_ - Transformation of customized Node Types for PNFD
1306 *  `SDC-2562 <https://jira.onap.org/browse/SDC-2562>`_ - Package Security - support signing of individual artifacts
1307 *  `SDC-2582 <https://jira.onap.org/browse/SDC-2582>`_ - CBA association enhancement in VNFD to support API decision
1308 *  `SDC-2584 <https://jira.onap.org/browse/SDC-2584>`_ - SDC-BE - create unique identifier for each execution of test cases.
1309 *  `SDC-2585 <https://jira.onap.org/browse/SDC-2585>`_ - Refresh option in the onboarding validation page
1310 *  `SDC-2589 <https://jira.onap.org/browse/SDC-2589>`_ - Onboard PNF software version
1311 *  `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
1312 *  `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
1313 *  `SDC-2631 <https://jira.onap.org/browse/SDC-2631>`_ - SDC Meta Data for CDS Integration
1314 *  `SDC-2638 <https://jira.onap.org/browse/SDC-2638>`_ - Upgrade Portal SDK to latest (2.6.0)
1315 *  `SDC-2639 <https://jira.onap.org/browse/SDC-2639>`_ - Align logging to Onap-ELS 2019.11
1316 *  `SDC-2640 <https://jira.onap.org/browse/SDC-2640>`_ - Handle onboard ALTER tables to support upgrade
1317 *  `SDC-2644 <https://jira.onap.org/browse/SDC-2644>`_ - Collapsing Roles - UI changes
1318 *  `SDC-2645 <https://jira.onap.org/browse/SDC-2645>`_ - From Certified to Distributed - BE
1319 *  `SDC-2650 <https://jira.onap.org/browse/SDC-2650>`_ - Perform Software Composition Analysis - Vulnerability tables
1320 *  `SDC-2651 <https://jira.onap.org/browse/SDC-2651>`_ - Tosca Parser - getVFModule - new API
1321 *  `SDC-2652 <https://jira.onap.org/browse/SDC-2652>`_ - Document current upgrade component Strategy
1322 *  `SDC-2656 <https://jira.onap.org/browse/SDC-2656>`_ - add securityUtil code to Onap
1323 *  `SDC-2685 <https://jira.onap.org/browse/SDC-2685>`_ - Upgrade Node \& npm version
1324 *  `SDC-2686 <https://jira.onap.org/browse/SDC-2686>`_ - add common-app-logging module
1325 *  `SDC-2687 <https://jira.onap.org/browse/SDC-2687>`_ - Upgrade sdc-tosca version in main SDC pom
1326 *  `SDC-2691 <https://jira.onap.org/browse/SDC-2691>`_ - Enhance catalog FE proxy to be able to proxy to any defined plugin
1327 *  `SDC-2692 <https://jira.onap.org/browse/SDC-2692>`_ - Fix sonar issues
1328 *  `SDC-2696 <https://jira.onap.org/browse/SDC-2696>`_ - Release sdc-be-common 1.6.0
1329 *  `SDC-2699 <https://jira.onap.org/browse/SDC-2699>`_ - Increase SDC Code Coverage
1330 *  `SDC-2703 <https://jira.onap.org/browse/SDC-2703>`_ - Upgrade Node/npm/yarn version for WF-D
1331 *  `SDC-2724 <https://jira.onap.org/browse/SDC-2724>`_ - Catalog alignment
1332 *  `SDC-2732 <https://jira.onap.org/browse/SDC-2732>`_ - fix CSIT
1333 *  `SDC-2733 <https://jira.onap.org/browse/SDC-2733>`_ - remove unnecessary dependencies from pom
1334 *  `SDC-2758 <https://jira.onap.org/browse/SDC-2758>`_ - Backend configuration file runtime reload
1335 *  `SDC-2760 <https://jira.onap.org/browse/SDC-2760>`_ - Support import of custom node type name
1336 *  `SDC-2761 <https://jira.onap.org/browse/SDC-2761>`_ - Backend extensibility
1337
1338
1339 Security Notes
1340 --------------
1341
1342 *Fixed Security Issues*
1343
1344 -  [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - sdc-fe exposes plain text HTTP endpoint using port 30206
1345 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - sdc-wfd-fe exposes plain text HTTP endpoint using port 30256
1346 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - sdc-wfd-be exposes plain text HTTP endpoint using port 30257
1347
1348
1349 *Known Security Issues*
1350
1351 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
1352 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1353
1354
1355 *Known Vulnerabilities in Used Modules*
1356
1357 Quick Links:
1358
1359 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1360 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1361
1362 **Known Issues**
1363
1364         N/A
1365
1366 **Upgrade Notes**
1367
1368         N/A
1369
1370 **Deprecation Notes**
1371
1372         N/A
1373
1374 **Other**
1375
1376         N/A
1377
1378
1379
1380
1381 Version: 1.5.2
1382 ==============
1383
1384 :Release Date: 2019-10-10
1385
1386 SDC SDKs Versions
1387 -----------------
1388
1389 -  sdc-distribution-client
1390
1391    :Version: 1.4.0
1392
1393 -  sdc-tosca
1394
1395    :Version: 1.6.2
1396
1397 Release Purpose
1398 ----------------
1399
1400
1401 **Epics**
1402
1403 -  [`SDC-1425`_] - SDC documentation improvement
1404 -  [`SDC-2461`_] - El Alto release planning milestone
1405 -  [`SDC-2487`_] - Functionality and API Freeze
1406 -  [`SDC-2523`_] - Code Freeze
1407 -  [`SDC-2566`_] - Release Candidate 0 Integration and Test
1408
1409 .. _SDC-1425: https://jira.onap.org/browse/SDC-1425
1410 .. _SDC-2461: https://jira.onap.org/browse/SDC-2461
1411 .. _SDC-2487: https://jira.onap.org/browse/SDC-2487
1412 .. _SDC-2523: https://jira.onap.org/browse/SDC-2523
1413 .. _SDC-2566: https://jira.onap.org/browse/SDC-2566
1414
1415 **Stories**
1416
1417 -  [`SDC-1894`_] - Enable Certificate for SDC
1418 -  [`SDC-1961`_] - Purge APIs for Service and Resource
1419 -  [`SDC-2072`_] - Create VSP from VNF csar
1420 -  [`SDC-2101`_] - RestConf - Policy model support
1421 -  [`SDC-2102`_] - DFC - Policy model support
1422 -  [`SDC-2104`_] - PM-Mapper Policy Model support
1423 -  [`SDC-2142`_] - Enhance Service/VF/PNF to support Req & Cap
1424 -  [`SDC-2166`_] - Enable transport level encryption on all interfaces
1425    and the option to turn it off
1426 -  [`SDC-2294`_] - Support Capability Properties
1427 -  [`SDC-2296`_] - Upgrade SDC from Titan to Janus Graph
1428 -  [`SDC-2313`_] - Fix Service Proxy Node Type
1429 -  [`SDC-2359`_] - Fix Service Proxy Node Template
1430 -  [`SDC-2397`_] - SDC Constructor injection - better practice
1431 -  [`SDC-2416`_] - Embed AAF generated certificate in SDC
1432 -  [`SDC-2419`_] - Migrate all SDC projects to O-Parent
1433 -  [`SDC-2475`_] - Package Handling - Validate PM Dictionary and VES
1434    Events YAML Files in SOL004 package
1435 -  [`SDC-2478`_] - Update SDC versions
1436 -  [`SDC-2509`_] - Descriptor Handling - Model-driven mapping from
1437    SOL001 to internal model
1438 -  [`SDC-2510`_] - Package Handling - Store the original onboarded
1439    package, whether it's a CSAR or a ZIP
1440 -  [`SDC-2540`_] - Package Handling - Fix artifacts references in main
1441    TOSCA descriptor while converting packages
1442 -  [`SDC-2560`_] - Update SDC versions
1443
1444 .. _SDC-1894: https://jira.onap.org/browse/SDC-1894
1445 .. _SDC-1961: https://jira.onap.org/browse/SDC-1961
1446 .. _SDC-2072: https://jira.onap.org/browse/SDC-2072
1447 .. _SDC-2101: https://jira.onap.org/browse/SDC-2101
1448 .. _SDC-2102: https://jira.onap.org/browse/SDC-2102
1449 .. _SDC-2104: https://jira.onap.org/browse/SDC-2104
1450 .. _SDC-2142: https://jira.onap.org/browse/SDC-2142
1451 .. _SDC-2166: https://jira.onap.org/browse/SDC-2166
1452 .. _SDC-2294: https://jira.onap.org/browse/SDC-2294
1453 .. _SDC-2296: https://jira.onap.org/browse/SDC-2296
1454 .. _SDC-2313: https://jira.onap.org/browse/SDC-2313
1455 .. _SDC-2359: https://jira.onap.org/browse/SDC-2359
1456 .. _SDC-2397: https://jira.onap.org/browse/SDC-2397
1457 .. _SDC-2416: https://jira.onap.org/browse/SDC-2416
1458 .. _SDC-2419: https://jira.onap.org/browse/SDC-2419
1459 .. _SDC-2475: https://jira.onap.org/browse/SDC-2475
1460 .. _SDC-2478: https://jira.onap.org/browse/SDC-2478
1461 .. _SDC-2509: https://jira.onap.org/browse/SDC-2509
1462 .. _SDC-2510: https://jira.onap.org/browse/SDC-2510
1463 .. _SDC-2540: https://jira.onap.org/browse/SDC-2540
1464 .. _SDC-2560: https://jira.onap.org/browse/SDC-2560
1465
1466
1467 Security Notes
1468 --------------
1469
1470 *Fixed Security Issues*
1471
1472 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
1473 -  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
1474 -  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
1475 -  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
1476 -  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
1477 -  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
1478
1479 *Known Security Issues*
1480
1481 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
1482 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1483 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
1484 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
1485
1486
1487 *Known Vulnerabilities in Used Modules*
1488
1489 Quick Links:
1490
1491 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1492 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1493
1494 **Known Issues**
1495
1496 -  [`SDC-2541 <https://jira.onap.org/browse/SDC-2541>`__\ ] - Custom WF not present in the CSAR package
1497
1498 **Upgrade Notes**
1499
1500         N/A
1501
1502 **Deprecation Notes**
1503
1504         N/A
1505
1506 **Other**
1507
1508         N/A
1509
1510
1511
1512
1513 Version: 1.4.1
1514 ==============
1515
1516 :Release Date: 2019-06-06
1517
1518 SDC SDKs Versions
1519 -----------------
1520
1521 -  sdc-distribution-client
1522
1523    :Version: 1.3.0
1524
1525 -  sdc-tosca
1526
1527    :Version: 1.5.1
1528
1529 Release Purpose
1530 ----------------
1531
1532 **New Features**
1533
1534 The main goal of the Dublin release was to:
1535     - Support PNF onboarding
1536     - SOL 001 v2.5.1 support
1537     - VSP compliance check feature
1538     - SDC and CDS integration
1539     - improve code coverage of the SDC code.
1540
1541
1542 **Epics**
1543
1544 -  [`SDC-1937 <https://jira.onap.org/browse/SDC-1937>`__\ ] - Service Workflow - Assigned Workflow and Complex Types in Operation
1545 -  [`SDC-1956 <https://jira.onap.org/browse/SDC-1956>`__\ ] - Add VSP Compliance Check feature
1546 -  [`SDC-1970 <https://jira.onap.org/browse/SDC-1970>`__\ ] - Supporting PNF package onboarding
1547 -  [`SDC-1987 <https://jira.onap.org/browse/SDC-1987>`__\ ] - Add dependent child service to service
1548 -  [`SDC-1988 <https://jira.onap.org/browse/SDC-1988>`__\ ] - Add property to service
1549 -  [`SDC-1990 <https://jira.onap.org/browse/SDC-1990>`__\ ] - Service Consumption
1550 -  [`SDC-1991 <https://jira.onap.org/browse/SDC-1991>`__\ ] - Service Consumption - Input Data and Validations
1551 -  [`SDC-1992 <https://jira.onap.org/browse/SDC-1992>`__\ ] - Service dependency - Rainy Day Validations
1552 -  [`SDC-1993 <https://jira.onap.org/browse/SDC-1993>`__\ ] - Service dependency - Input Data and Validations
1553 -  [`SDC-1994 <https://jira.onap.org/browse/SDC-1994>`__\ ] - Add property to VNF and PNF
1554 -  [`SDC-1999 <https://jira.onap.org/browse/SDC-1999>`__\ ] - Operation interfaces
1555 -  [`SDC-2170 <https://jira.onap.org/browse/SDC-2170>`__\ ] - updating the VNFD (SOL001) type based on SOL001 v2.5.1
1556
1557 **Stories**
1558
1559 -  [`SDC-1000 <https://jira.onap.org/browse/SDC-1000>`__\ ] - SDC Parser is throwing exception on critical issues
1560 -  [`SDC-1392 <https://jira.onap.org/browse/SDC-1392>`__\ ] - Write Unit test for Compile-Helper-Plugin
1561 -  [`SDC-1399 <https://jira.onap.org/browse/SDC-1399>`__\ ] - Change the plugins load to be parallel
1562 -  [`SDC-1426 <https://jira.onap.org/browse/SDC-1426>`__\ ] - catalog documentation
1563 -  [`SDC-1427 <https://jira.onap.org/browse/SDC-1427>`__\ ] - Onboarding documentation
1564 -  [`SDC-1429 <https://jira.onap.org/browse/SDC-1429>`__\ ] - WORKFLOW documentation
1565 -  [`SDC-1489 <https://jira.onap.org/browse/SDC-1489>`__\ ] - multiple cloud technology artifact support
1566 -  [`SDC-1568 <https://jira.onap.org/browse/SDC-1568>`__\ ] - Health check integration for designers
1567 -  [`SDC-1569 <https://jira.onap.org/browse/SDC-1569>`__\ ] - Enable a secuirity solution for the designers in sdc TBD
1568 -  [`SDC-1743 <https://jira.onap.org/browse/SDC-1743>`__\ ] - Add support for work flow deployment on heat
1569 -  [`SDC-1744 <https://jira.onap.org/browse/SDC-1744>`__\ ] - Add support for different locations of Main service template WIP
1570 -  [`SDC-1925 <https://jira.onap.org/browse/SDC-1925>`__\ ] - Resolve SONAR issues in SDC BE
1571 -  [`SDC-1941 <https://jira.onap.org/browse/SDC-1941>`__\ ] - SDC refactoring and code smells
1572 -  [`SDC-1946 <https://jira.onap.org/browse/SDC-1946>`__\ ] - Code quality improvements
1573 -  [`SDC-1948 <https://jira.onap.org/browse/SDC-1948>`__\ ] - Solve BE issues from sonar
1574 -  [`SDC-1950 <https://jira.onap.org/browse/SDC-1950>`__\ ] - asdctool code quality improvements
1575 -  [`SDC-1973 <https://jira.onap.org/browse/SDC-1973>`__\ ] - Create VSP package from PNF onboarding package
1576 -  [`SDC-1974 <https://jira.onap.org/browse/SDC-1974>`__\ ] - Supporting PNF manifest file in the onboarding package
1577 -  [`SDC-1975 <https://jira.onap.org/browse/SDC-1975>`__\ ] - Design time catalog to associate artifacts with PNF (Test)
1578 -  [`SDC-1976 <https://jira.onap.org/browse/SDC-1976>`__\ ] - Supporting PNFD (SOL001) mapping to AID model
1579 -  [`SDC-1977 <https://jira.onap.org/browse/SDC-1977>`__\ ] - Display VSP Resource Type (VF/PNF) in Import VSP UI
1580 -  [`SDC-1978 <https://jira.onap.org/browse/SDC-1978>`__\ ] - Ensure descriptor name matches name used in generated TOSCA.meta in VSP
1581 -  [`SDC-1979 <https://jira.onap.org/browse/SDC-1979>`__\ ] - Allowing the dedicated artifact folder with Entry-point in TOSCA.meta
1582 -  [`SDC-1980 <https://jira.onap.org/browse/SDC-1980>`__\ ] - Supporting onboarding packaging security
1583 -  [`SDC-2022 <https://jira.onap.org/browse/SDC-2022>`__\ ] - Allow custom plugins in SDC
1584 -  [`SDC-2067 <https://jira.onap.org/browse/SDC-2067>`__\ ] - SDC and CDS Integration to enable E2E Automation
1585 -  [`SDC-2085 <https://jira.onap.org/browse/SDC-2085>`__\ ] - Outputs on operations - Operation screen BE
1586 -  [`SDC-2090 <https://jira.onap.org/browse/SDC-2090>`__\ ] - update the normative type of onboarding DM
1587 -  [`SDC-2094 <https://jira.onap.org/browse/SDC-2094>`__\ ] - R4 5G U/C SDC: FM Meta Data GUI Display from PNF Onboarded Package
1588 -  [`SDC-2108 <https://jira.onap.org/browse/SDC-2108>`__\ ] - Import VSP and Create PNF internal csar
1589 -  [`SDC-2109 <https://jira.onap.org/browse/SDC-2109>`__\ ] - Adding additional artifacts
1590 -  [`SDC-2110 <https://jira.onap.org/browse/SDC-2110>`__\ ] - Add PNF manually (without using vsp)
1591 -  [`SDC-2112 <https://jira.onap.org/browse/SDC-2112>`__\ ] - Add a copy of the onboarded package under artifact folder
1592 -  [`SDC-2113 <https://jira.onap.org/browse/SDC-2113>`__\ ] - copy the on boarding artifacts into the right SDC artifact type
1593 -  [`SDC-2136 <https://jira.onap.org/browse/SDC-2136>`__\ ] - HTTPS support on workflow application backend
1594 -  [`SDC-2168 <https://jira.onap.org/browse/SDC-2168>`__\ ] - M2/3/4 findings
1595 -  [`SDC-2194 <https://jira.onap.org/browse/SDC-2194>`__\ ] - Enhance SDC Workflow designer BE to connect to secure Cassandra
1596 -  [`SDC-2199 <https://jira.onap.org/browse/SDC-2199>`__\ ] - Migrate SDC to use Common Cassandra Cluster
1597 -  [`SDC-2226 <https://jira.onap.org/browse/SDC-2226>`__\ ] - Create Internal BE API for artifact Upload
1598 -  [`SDC-2233 <https://jira.onap.org/browse/SDC-2233>`__\ ] - Support workflow artifact in Service Distribution Notification
1599 -  [`SDC-2280 <https://jira.onap.org/browse/SDC-2280>`__\ ] - achieve CII Badging passing level for Dublin
1600 -  [`SDC-2313 <https://jira.onap.org/browse/SDC-2313>`__\ ] - Fix Service Proxy Node Type
1601
1602 **Known Issues**
1603
1604 -  [`SDC-2336 <https://jira.onap.org/browse/SDC-2336>`__\ ] - Service dependency - Can't select sibling property when sibling node is not service proxy
1605 -  [`SDC-2374 <https://jira.onap.org/browse/SDC-2374>`__\ ] - SDC appears to lose connectivity to Cassandra and Titan intermittently
1606 -  [`SDC-2371 <https://jira.onap.org/browse/SDC-2371>`__\ ] - SDC fails to deploy in Windriver lab
1607
1608 Security Notes
1609 --------------
1610
1611 *Fixed Security Issues*
1612
1613 *Known Security Issues*
1614
1615 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
1616 -  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
1617 -  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
1618 -  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
1619 -  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
1620 -  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
1621 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
1622 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1623 -  [`OJSI-101 <https://jira.onap.org/browse/OJSI-101>`__\ ] - In default deployment SDC (sdc-be) exposes HTTP port 30205 outside of cluster.
1624 -  [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - In default deployment SDC (sdc-fe) exposes HTTP port 30206 outside of cluster.
1625 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
1626 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
1627 -  [`OJSI-132 <https://jira.onap.org/browse/OJSI-132>`__\ ] - In default deployment SDC (sdc-dcae-fe) exposes HTTP port 30263 outside of cluster.
1628 -  [`OJSI-133 <https://jira.onap.org/browse/OJSI-133>`__\ ] - In default deployment SDC (sdc-dcae-dt) exposes HTTP port 30265 outside of cluster.
1629
1630 *Known Vulnerabilities in Used Modules*
1631
1632 Quick Links:
1633
1634 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1635 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1636
1637 **Known Issues**
1638
1639         N/A
1640
1641 **Upgrade Notes**
1642
1643         N/A
1644
1645 **Deprecation Notes**
1646
1647         N/A
1648
1649 **Other**
1650
1651         N/A
1652
1653
1654 Version: 1.3.7
1655 ==============
1656
1657 :Release Date: 2019-01-31
1658
1659 `README <https://github.com/onap/sdc>`__
1660
1661 SDC SDKs Versions
1662 -----------------
1663
1664 -  sdc-distribution-client
1665        :Version: 1.3.0
1666
1667 -  sdc-tosca
1668            :Version: 1.4.63
1669
1670            `README <https://github.com/onap/sdc-sdc-tosca>`__
1671
1672 Release Purpose
1673 ----------------
1674 The Casablanca Maintenance release was focused on fixing high priority defects discovered in Casablanca release.
1675
1676 **Bugs**
1677
1678 -  [`SDC-1447 <https://jira.onap.org/browse/SDC-1447>`__\ ] - [SDC] SDC create csar with many warnnings
1679 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
1680 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates
1681 -  [`SDC-1971 <https://jira.onap.org/browse/SDC-1971>`__\ ] - Change version failure
1682 -  [`SDC-2014 <https://jira.onap.org/browse/SDC-2014>`__\ ] - Documentation figure not readable
1683 -  [`SDC-2053 <https://jira.onap.org/browse/SDC-2053>`__\ ] - SDC fails healthcheck
1684 -  [`SDC-2077 <https://jira.onap.org/browse/SDC-2077>`__\ ] - SDC-BE and SDC-FE missing log files
1685
1686
1687
1688 Version: 1.3.5
1689 ==============
1690
1691 :Release Date: 2018-11-30
1692
1693 `Link to README <https://github.com/onap/sdc>`__
1694
1695 SDC SDKs Versions
1696 -----------------
1697
1698 -  sdc-distribution-client
1699        :Version: 1.3.0
1700
1701 -  sdc-tosca
1702            :Version: 1.4.7
1703
1704            `README <https://github.com/onap/sdc-sdc-tosca>`__
1705
1706 Release Purpose
1707 ----------------
1708 The Casablanca release was focused on improving platform stability and resiliency and introducing new platform capabilities.
1709
1710 **New Features**
1711
1712 The Casablanca release is the third release of the Service Design and Creation (SDC).
1713
1714 The main goal of the Casablanca release was to:
1715     - Improve code coverage of the SDC code.
1716     - Complete E2E workflow design and distribution.
1717     - Finalize DCAE-DS and integrate it with OOM
1718     - Support HPA
1719     - Enhance security
1720
1721
1722 Security Notes
1723 --------------
1724
1725 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>`_.
1726
1727 Quick Links:
1728
1729 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`_
1730 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`_
1731 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=45307823>`_
1732
1733 **Known Issues**
1734
1735 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates.
1736 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
1737
1738 **Upgrade Notes**
1739
1740         N/A
1741
1742 **Deprecation Notes**
1743
1744         N/A
1745
1746 **Other**
1747
1748         N/A
1749
1750
1751
1752 Version: 1.2.0
1753 ==============
1754
1755 :Release Date: 2018-06-07
1756
1757 SDC SDKs Versions
1758 -----------------
1759
1760 -  sdc-distribution-client
1761
1762    :Version: 1.3.0
1763
1764 -  sdc-tosca
1765
1766    :Version: 1.3.5
1767
1768 Release Purpose
1769 ----------------
1770 The Beijing release was focused on improving platform stability and resiliency.
1771
1772 **New Features**
1773
1774 The Beijing release is the second release of the Service Design and Creation (SDC).
1775
1776 The main goal of the Beijing release was to:
1777     - Enhance Platform maturity by improving SDC maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
1778     - SDC made improvements to the deployment to allow an easy and stable integration with OOM.
1779     - SDC change the docker structure to allow easier and the beginning of breaking the application into Micro Services.
1780     - SDC introduced a generic framework to allow different Modeling plugins to be easily integrated with SDC.
1781     - improve code coverage of the SDC code.
1782     - SDC introduced two new experimental projects the DCAE-D and WorkFlow which enhance the modeling capabilities of SDC.
1783
1784 DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/display/DW/SDC-DCAE-D>`_
1785 Workflow information is available in readthedocs
1786
1787 **Epics**
1788
1789 -  [`SDC-77 <https://jira.onap.org/browse/SDC-77>`__\ ] - Designer issues
1790 -  [`SDC-126 <https://jira.onap.org/browse/SDC-126>`__\ ] - Holmes Designer
1791 -  [`SDC-180 <https://jira.onap.org/browse/SDC-180>`__\ ] - This epic is for modeling placements and homing rules for VNF placements
1792 -  [`SDC-181 <https://jira.onap.org/browse/SDC-181>`__\ ] - This epic is for modeling relationship in TOSCA between nodes (VNFs)
1793 -  [`SDC-220 <https://jira.onap.org/browse/SDC-220>`__\ ] - integrate VNF onboarding using VNF-SDK
1794 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work flows in SDC
1795 -  [`SDC-383 <https://jira.onap.org/browse/SDC-383>`__\ ] - sdc will enhance our testing to provide better testing coverage
1796 -  [`SDC-647 <https://jira.onap.org/browse/SDC-647>`__\ ] - process build and deploy process optimization
1797 -  [`SDC-659 <https://jira.onap.org/browse/SDC-659>`__\ ] - SDC deploy and build optimization
1798 -  [`SDC-731 <https://jira.onap.org/browse/SDC-731>`__\ ] - sdc designer integration
1799 -  [`SDC-778 <https://jira.onap.org/browse/SDC-778>`__\ ] - Non-Functional requirements - Resiliency
1800 -  [`SDC-812 <https://jira.onap.org/browse/SDC-812>`__\ ] - Non-Functional requirements - Performance
1801 -  [`SDC-813 <https://jira.onap.org/browse/SDC-813>`__\ ] - Non-Functional requirements - Stability
1802 -  [`SDC-814 <https://jira.onap.org/browse/SDC-814>`__\ ] - Tenant Isolation - Context Distribution -  [`e1802 - TDP Epic 316628 <https://jira.onap.org/browse/SDC-52>`__\ ]
1803 -  [`SDC-815 <https://jira.onap.org/browse/SDC-815>`__\ ] - Tenant Isolation - Context Definition -  [`e1802 - TDP Epic 316484 <https://jira.onap.org/browse/SDC-52>`__\ ]
1804 -  [`SDC-816 <https://jira.onap.org/browse/SDC-816>`__\ ] - SDC Pause Instantiation -  [`e1802 - TDP Epic 330782 <https://jira.onap.org/browse/SDC-52>`__\ ]
1805 -  [`SDC-817 <https://jira.onap.org/browse/SDC-817>`__\ ] - Service Model Design to support Complex Services
1806 -  [`SDC-819 <https://jira.onap.org/browse/SDC-819>`__\ ] - Change namespace from openECOMP to org.onap
1807 -  [`SDC-820 <https://jira.onap.org/browse/SDC-820>`__\ ] - SDC Enhance Connect Behavior -  [`1802 TDP Epic 332501 <https://jira.onap.org/browse/SDC-52>`__\ ]
1808 -  [`SDC-823 <https://jira.onap.org/browse/SDC-823>`__\ ] - Non-Functional requirements - Security
1809 -  [`SDC-825 <https://jira.onap.org/browse/SDC-825>`__\ ] - Non-Functional requirements - Manageability
1810 -  [`SDC-826 <https://jira.onap.org/browse/SDC-826>`__\ ] - Non-Functional requirements - Usability
1811 -  [`SDC-828 <https://jira.onap.org/browse/SDC-828>`__\ ] - OOM integration
1812 -  [`SDC-831 <https://jira.onap.org/browse/SDC-831>`__\ ] - Support life cycle artifacts in model
1813 -  [`SDC-936 <https://jira.onap.org/browse/SDC-936>`__\ ] - SDC parser configuration improvements
1814 -  [`SDC-976 <https://jira.onap.org/browse/SDC-976>`__\ ] - Manual Scale Out use case support
1815 -  [`SDC-978 <https://jira.onap.org/browse/SDC-978>`__\ ] - Adapter of WF Designer for SDC
1816 -  [`SDC-980 <https://jira.onap.org/browse/SDC-980>`__\ ] - Extend Activities for Workflow Designer
1817 -  [`SDC-985 <https://jira.onap.org/browse/SDC-985>`__\ ] - Hardware Platform Enablement(HPA) modeling design
1818 -  [`SDC-986 <https://jira.onap.org/browse/SDC-986>`__\ ] - Hardware Platform Enablement(HPA) use case support
1819 -  [`SDC-1053 <https://jira.onap.org/browse/SDC-1053>`__\ ] - PNF use case support
1820
1821 **Stories**
1822
1823 -  [`SDC-10 <https://jira.onap.org/browse/SDC-10>`__\ ] - Deploy a SDC high availability environment
1824 -  [`SDC-51 <https://jira.onap.org/browse/SDC-51>`__\ ] - vCPE_UC: Add Close-Loop (CL) Blueprint Monitoring-Template (MT) to a VNF-I
1825 -  [`SDC-73 <https://jira.onap.org/browse/SDC-73>`__\ ] - Import WorkFlow
1826 -  [`SDC-82 <https://jira.onap.org/browse/SDC-82>`__\ ] - support adding artifact type for node template
1827 -  [`SDC-118 <https://jira.onap.org/browse/SDC-118>`__\ ] - support sub process
1828 -  [`SDC-124 <https://jira.onap.org/browse/SDC-124>`__\ ] - support insert a sub process which is already defined
1829 -  [`SDC-143 <https://jira.onap.org/browse/SDC-143>`__\ ] - create local DEV environment based on onap vagrant
1830 -  [`SDC-242 <https://jira.onap.org/browse/SDC-242>`__\ ] - TDP 325252 - resolve get_input values
1831 -  [`SDC-243 <https://jira.onap.org/browse/SDC-243>`__\ ] - TDP 319197 - tosca parser port mirroring
1832 -  [`SDC-259 <https://jira.onap.org/browse/SDC-259>`__\ ] - TDP 316633 - TenantIsolation ContextDistribution
1833 -  [`SDC-277 <https://jira.onap.org/browse/SDC-277>`__\ ] - docker enhancements
1834 -  [`SDC-343 <https://jira.onap.org/browse/SDC-343>`__\ ] - Fixing SONAR Qube Issues
1835 -  [`SDC-364 <https://jira.onap.org/browse/SDC-364>`__\ ] - workflow designer backend init code
1836 -  [`SDC-365 <https://jira.onap.org/browse/SDC-365>`__\ ] - support load data from config file
1837 -  [`SDC-366 <https://jira.onap.org/browse/SDC-366>`__\ ] - convert workflow json to bpmn file
1838 -  [`SDC-384 <https://jira.onap.org/browse/SDC-384>`__\ ] - Add UI testing capabilities to the SDC sanity docker
1839 -  [`SDC-398 <https://jira.onap.org/browse/SDC-398>`__\ ] - write data to workflow template
1840 -  [`SDC-403 <https://jira.onap.org/browse/SDC-403>`__\ ] - add unit test for config class
1841 -  [`SDC-404 <https://jira.onap.org/browse/SDC-404>`__\ ] - add unit test for bpmn file convert
1842 -  [`SDC-408 <https://jira.onap.org/browse/SDC-408>`__\ ] - integrate back end service
1843 -  [`SDC-572 <https://jira.onap.org/browse/SDC-572>`__\ ] - HEAT Validations Error codes
1844 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and align CSAR's for VOLTE
1845 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and sanity stabilization
1846 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new artifact type to SDC
1847 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
1848 -  [`SDC-627 <https://jira.onap.org/browse/SDC-627>`__\ ] - Collaboration - BE - Healing - new healing table
1849 -  [`SDC-650 <https://jira.onap.org/browse/SDC-650>`__\ ] - review docker memory assignment
1850 -  [`SDC-652 <https://jira.onap.org/browse/SDC-652>`__\ ] - K8/OOM adoption - Research
1851 -  [`SDC-655 <https://jira.onap.org/browse/SDC-655>`__\ ] - Fixing update HEAT
1852 -  [`SDC-660 <https://jira.onap.org/browse/SDC-660>`__\ ] - docker image size optimization
1853 -  [`SDC-679 <https://jira.onap.org/browse/SDC-679>`__\ ] - Generate bpmn files that can be executed on activity engine
1854 -  [`SDC-683 <https://jira.onap.org/browse/SDC-683>`__\ ] - sync release-1.1-0 with master
1855 -  [`SDC-685 <https://jira.onap.org/browse/SDC-685>`__\ ] - create unit tests for jtosca
1856 -  [`SDC-686 <https://jira.onap.org/browse/SDC-686>`__\ ] - code sync
1857 -  [`SDC-687 <https://jira.onap.org/browse/SDC-687>`__\ ] - sdc designer integration part 1
1858 -  [`SDC-712 <https://jira.onap.org/browse/SDC-712>`__\ ] - import normative superation
1859 -  [`SDC-713 <https://jira.onap.org/browse/SDC-713>`__\ ] - amsterdam branch
1860 -  [`SDC-728 <https://jira.onap.org/browse/SDC-728>`__\ ] - sdc designer integration part 2
1861 -  [`SDC-732 <https://jira.onap.org/browse/SDC-732>`__\ ] - sdc designer integration part 3
1862 -  [`SDC-740 <https://jira.onap.org/browse/SDC-740>`__\ ] - converter support IntermediateCatchEvent
1863 -  [`SDC-741 <https://jira.onap.org/browse/SDC-741>`__\ ] - support script task
1864 -  [`SDC-742 <https://jira.onap.org/browse/SDC-742>`__\ ] - converter supports gateway elements
1865 -  [`SDC-744 <https://jira.onap.org/browse/SDC-744>`__\ ] - TDP 344203 - Distribution-client Tenant Isolation
1866 -  [`SDC-745 <https://jira.onap.org/browse/SDC-745>`__\ ] - Converter support service task
1867 -  [`SDC-746 <https://jira.onap.org/browse/SDC-746>`__\ ] - Converter supports error events
1868 -  [`SDC-747 <https://jira.onap.org/browse/SDC-747>`__\ ] - Converter support rest task
1869 -  [`SDC-749 <https://jira.onap.org/browse/SDC-749>`__\ ] - Update Global Types for TOSCA Import
1870 -  [`SDC-753 <https://jira.onap.org/browse/SDC-753>`__\ ] - converter code style change
1871 -  [`SDC-755 <https://jira.onap.org/browse/SDC-755>`__\ ] - ONAP support
1872 -  [`SDC-781 <https://jira.onap.org/browse/SDC-781>`__\ ] - Create on boarding docker
1873 -  [`SDC-782 <https://jira.onap.org/browse/SDC-782>`__\ ] - OOM/HEAT integration
1874 -  [`SDC-788 <https://jira.onap.org/browse/SDC-788>`__\ ] - support Cassandra schema creation - work in progress
1875 -  [`SDC-821 <https://jira.onap.org/browse/SDC-821>`__\ ] - Sanity alignment after merge
1876 -  [`SDC-834 <https://jira.onap.org/browse/SDC-834>`__\ ] - Log management
1877 -  [`SDC-840 <https://jira.onap.org/browse/SDC-840>`__\ ] - sync 1802p to ONAP
1878 -  [`SDC-842 <https://jira.onap.org/browse/SDC-842>`__\ ] - down stream source
1879 -  [`SDC-863 <https://jira.onap.org/browse/SDC-863>`__\ ] - onboarding workspace - selecting item with 1 draft version skips versions page
1880 -  [`SDC-865 <https://jira.onap.org/browse/SDC-865>`__\ ] - refactor error codes in JTOSCA
1881 -  [`SDC-868 <https://jira.onap.org/browse/SDC-868>`__\ ] - UI - Remove restful-js and jquery dependency
1882 -  [`SDC-887 <https://jira.onap.org/browse/SDC-887>`__\ ] - UI -change variable names to catalog
1883 -  [`SDC-889 <https://jira.onap.org/browse/SDC-889>`__\ ] - remove plan name from plan definition
1884 -  [`SDC-891 <https://jira.onap.org/browse/SDC-891>`__\ ] - fix workflow is empty error
1885 -  [`SDC-899 <https://jira.onap.org/browse/SDC-899>`__\ ] - update microservice config info
1886 -  [`SDC-901 <https://jira.onap.org/browse/SDC-901>`__\ ] - add internationalization
1887 -  [`SDC-902 <https://jira.onap.org/browse/SDC-902>`__\ ] - add exclusive gateway
1888 -  [`SDC-903 <https://jira.onap.org/browse/SDC-903>`__\ ] - sdc designer integration part 5 bus and event resource and definition
1889 -  [`SDC-905 <https://jira.onap.org/browse/SDC-905>`__\ ] - add backend service
1890 -  [`SDC-906 <https://jira.onap.org/browse/SDC-906>`__\ ] - Deploy K8 on Vagrant
1891 -  [`SDC-907 <https://jira.onap.org/browse/SDC-907>`__\ ] - Cassandra OOM Alignment - update OOM deployment
1892 -  [`SDC-908 <https://jira.onap.org/browse/SDC-908>`__\ ] - ElasticSearch OOM Alignment
1893 -  [`SDC-910 <https://jira.onap.org/browse/SDC-910>`__\ ] - file encoding change
1894 -  [`SDC-911 <https://jira.onap.org/browse/SDC-911>`__\ ] - Cassandra OOM Alignment - create init docker
1895 -  [`SDC-912 <https://jira.onap.org/browse/SDC-912>`__\ ] - ES OOM alignment - create init docker
1896 -  [`SDC-913 <https://jira.onap.org/browse/SDC-913>`__\ ] - ES OOM Alignment - update OOM deployment
1897 -  [`SDC-914 <https://jira.onap.org/browse/SDC-914>`__\ ] - Cassandra OOM Alignment - Chef clean up
1898 -  [`SDC-915 <https://jira.onap.org/browse/SDC-915>`__\ ] - ES OOM Alignment - Chef clean up
1899 -  [`SDC-916 <https://jira.onap.org/browse/SDC-916>`__\ ] - BE OOM Alignment - create init docker
1900 -  [`SDC-917 <https://jira.onap.org/browse/SDC-917>`__\ ] - BE OOM alignment - update OOM deployment
1901 -  [`SDC-918 <https://jira.onap.org/browse/SDC-918>`__\ ] - BE OOM Alignment - Chef clean up
1902 -  [`SDC-919 <https://jira.onap.org/browse/SDC-919>`__\ ] - FE OOM alignment - update OOM deployment
1903 -  [`SDC-920 <https://jira.onap.org/browse/SDC-920>`__\ ] - FE OOM Alignment - Chef clean up
1904 -  [`SDC-921 <https://jira.onap.org/browse/SDC-921>`__\ ] - Kibana OOM Alignment - Chef clean up
1905 -  [`SDC-922 <https://jira.onap.org/browse/SDC-922>`__\ ] - Kibana OOM alignment - update OOM deployment
1906 -  [`SDC-923 <https://jira.onap.org/browse/SDC-923>`__\ ] - Cassandra OOM Alignment - create C* docker
1907 -  [`SDC-924 <https://jira.onap.org/browse/SDC-924>`__\ ] - ONAP support
1908 -  [`SDC-925 <https://jira.onap.org/browse/SDC-925>`__\ ] - ES OOM alignment - update ES docker
1909 -  [`SDC-950 <https://jira.onap.org/browse/SDC-950>`__\ ] - update JTOSCA packages
1910 -  [`SDC-951 <https://jira.onap.org/browse/SDC-951>`__\ ] - update SDC-TOSCA packages
1911 -  [`SDC-952 <https://jira.onap.org/browse/SDC-952>`__\ ] - update SDC-DISTRIBUTION-CLIENT packages
1912 -  [`SDC-953 <https://jira.onap.org/browse/SDC-953>`__\ ] - update SDC-DOCKER-BASE packages
1913 -  [`SDC-955 <https://jira.onap.org/browse/SDC-955>`__\ ] - configuration ovriding capabilities.
1914 -  [`SDC-957 <https://jira.onap.org/browse/SDC-957>`__\ ] - add ignore conformance level option
1915 -  [`SDC-969 <https://jira.onap.org/browse/SDC-969>`__\ ] - sync1802E to ONAP part 1
1916 -  [`SDC-972 <https://jira.onap.org/browse/SDC-972>`__\ ] - sdc designer integration part 4 design alignment
1917 -  [`SDC-977 <https://jira.onap.org/browse/SDC-977>`__\ ] - sdc designer integration part 6 bus implementation
1918 -  [`SDC-981 <https://jira.onap.org/browse/SDC-981>`__\ ] - Setup Micro-Service for WF Designer SDC Adapter
1919 -  [`SDC-987 <https://jira.onap.org/browse/SDC-987>`__\ ] - Update Dropwizard to the Latest Version
1920 -  [`SDC-990 <https://jira.onap.org/browse/SDC-990>`__\ ] - Add BDD Testing for onboarding
1921 -  [`SDC-994 <https://jira.onap.org/browse/SDC-994>`__\ ] - VirtualMachineInterface validation + flow tests
1922 -  [`SDC-995 <https://jira.onap.org/browse/SDC-995>`__\ ] - scan the TOSCA parser components code using fosologe
1923 -  [`SDC-997 <https://jira.onap.org/browse/SDC-997>`__\ ] - Import Jersey to implement the Rest APIs
1924 -  [`SDC-998 <https://jira.onap.org/browse/SDC-998>`__\ ] - VLAN tagging - Support pattern 1A
1925 -  [`SDC-999 <https://jira.onap.org/browse/SDC-999>`__\ ] - Initialize metaProperties in JTosca to enable SDC Parser to parse individual Yamls
1926 -  [`SDC-1002 <https://jira.onap.org/browse/SDC-1002>`__\ ] - Import swagger to build up the api-doc
1927 -  [`SDC-1003 <https://jira.onap.org/browse/SDC-1003>`__\ ] - sdc designer integration 7 error handling
1928 -  [`SDC-1011 <https://jira.onap.org/browse/SDC-1011>`__\ ] - Package UI Resources for Integration with Server
1929 -  [`SDC-1012 <https://jira.onap.org/browse/SDC-1012>`__\ ] - Modify Base Url of WF Designer for Integrating with SDC
1930 -  [`SDC-1015 <https://jira.onap.org/browse/SDC-1015>`__\ ] - BE OOM Alignment - create server docker
1931 -  [`SDC-1018 <https://jira.onap.org/browse/SDC-1018>`__\ ] - FE OOM Alignment - create server docker
1932 -  [`SDC-1019 <https://jira.onap.org/browse/SDC-1019>`__\ ] - Kibana OOM Alignment - create server docker
1933 -  [`SDC-1020 <https://jira.onap.org/browse/SDC-1020>`__\ ] - Sync SDC with OOM deployment
1934 -  [`SDC-1025 <https://jira.onap.org/browse/SDC-1025>`__\ ] - Sync Integ to ONAP
1935 -  [`SDC-1036 <https://jira.onap.org/browse/SDC-1036>`__\ ] - VLAN tagging - Support pattern 1C1
1936 -  [`SDC-1038 <https://jira.onap.org/browse/SDC-1038>`__\ ] - Provide sample data for WF Designer Adapter
1937 -  [`SDC-1044 <https://jira.onap.org/browse/SDC-1044>`__\ ] - Update JTosca dependency version in SDC-Tosca
1938 -  [`SDC-1055 <https://jira.onap.org/browse/SDC-1055>`__\ ] - Update version in JTOSCA POM
1939 -  [`SDC-1061 <https://jira.onap.org/browse/SDC-1061>`__\ ] - ONAP Support
1940 -  [`SDC-1073 <https://jira.onap.org/browse/SDC-1073>`__\ ] - Support VFC Instance Group per networkrole
1941 -  [`SDC-1080 <https://jira.onap.org/browse/SDC-1080>`__\ ] - Close the 'DirectoryStream' after its be used.
1942 -  [`SDC-1104 <https://jira.onap.org/browse/SDC-1104>`__\ ] - Normative alignment
1943 -  [`SDC-1117 <https://jira.onap.org/browse/SDC-1117>`__\ ] - achieve the 50% unit test coverage
1944 -  [`SDC-1130 <https://jira.onap.org/browse/SDC-1130>`__\ ] - Display Extend Activities on WF Designer UI
1945 -  [`SDC-1131 <https://jira.onap.org/browse/SDC-1131>`__\ ] - Use Extend Activities to Design Workflow and Save
1946 -  [`SDC-1164 <https://jira.onap.org/browse/SDC-1164>`__\ ] - SDC designer Integration part 8 - Add promise logic to the SDC pub-sub notify
1947 -  [`SDC-1165 <https://jira.onap.org/browse/SDC-1165>`__\ ] - SDC designer Integration part 9 - Create component that disables selected layouts
1948 -  [`SDC-1169 <https://jira.onap.org/browse/SDC-1169>`__\ ] - CII passing badge
1949 -  [`SDC-1172 <https://jira.onap.org/browse/SDC-1172>`__\ ] - reach 50% unit test coverage sdc workflow
1950 -  [`SDC-1174 <https://jira.onap.org/browse/SDC-1174>`__\ ] - Support unified Tosca pattern 1C2 for vlan subinterface
1951 -  [`SDC-1197 <https://jira.onap.org/browse/SDC-1197>`__\ ] - Enhance SDC Parser to support Interface and Operations
1952 -  [`SDC-1221 <https://jira.onap.org/browse/SDC-1221>`__\ ] - Fix library CVEs in sdc-cassandra
1953 -  [`SDC-1310 <https://jira.onap.org/browse/SDC-1310>`__\ ] - Fix additional library CVEs in sdc-docker-base
1954
1955 **Bugs**
1956
1957 -  [`SDC-176 <https://jira.onap.org/browse/SDC-176>`__\ ] - Cannot access Kibana dashboard after logged into SDC as an Admin user.
1958 -  [`SDC-249 <https://jira.onap.org/browse/SDC-249>`__\ ] - Temporary files and directories not completely removed during execution
1959 -  [`SDC-250 <https://jira.onap.org/browse/SDC-250>`__\ ] - CSAR files are decompressed twice in the same thread
1960 -  [`SDC-251 <https://jira.onap.org/browse/SDC-251>`__\ ] - TOSCA does not attempt to delete decompressed folders in certain conditions
1961 -  [`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
1962 -  [`SDC-272 <https://jira.onap.org/browse/SDC-291>`__\ ] - The problem in the substitution_mappings of a service.
1963 -  [`SDC-291 <https://jira.onap.org/browse/SDC-291>`__\ ] - Resources not closed in onboarding code in multiple places
1964 -  [`SDC-311 <https://jira.onap.org/browse/SDC-311>`__\ ] - nfc_naming_code and nfc_function at VSP level not populated at VF level
1965 -  [`SDC-312 <https://jira.onap.org/browse/SDC-312>`__\ ] - Can't assign a value for a capability's property of a node.
1966 -  [`SDC-314 <https://jira.onap.org/browse/SDC-314>`__\ ] - Can't assign a value for a relationship's property.
1967 -  [`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.
1968 -  [`SDC-341 <https://jira.onap.org/browse/SDC-341>`__\ ] - Deploy Error on Service Distribution
1969 -  [`SDC-346 <https://jira.onap.org/browse/SDC-346>`__\ ] - Very long descriptions are not displayed correctly
1970 -  [`SDC-386 <https://jira.onap.org/browse/SDC-386>`__\ ] - add license header for class
1971 -  [`SDC-393 <https://jira.onap.org/browse/SDC-393>`__\ ] - Build stuck at org.openecomp.sdc.tosca.services.impl.ToscaAnalyzerServiceImplTest
1972 -  [`SDC-402 <https://jira.onap.org/browse/SDC-402>`__\ ] - TDP 335705 - get_input of list of wrong format
1973 -  [`SDC-412 <https://jira.onap.org/browse/SDC-412>`__\ ] - fix file already exists error
1974 -  [`SDC-425 <https://jira.onap.org/browse/SDC-425>`__\ ] - change nested compute node type prefix
1975 -  [`SDC-427 <https://jira.onap.org/browse/SDC-427>`__\ ] - fix group members ids
1976 -  [`SDC-434 <https://jira.onap.org/browse/SDC-434>`__\ ] - Healing should be added to the resubmitAll utility REST
1977 -  [`SDC-438 <https://jira.onap.org/browse/SDC-438>`__\ ] - Unable to Access SDC from Portal
1978 -  [`SDC-440 <https://jira.onap.org/browse/SDC-440>`__\ ] - When creating a new VSP "HSS_FE_test_100617", HEAT validation failed with 2 errors
1979 -  [`SDC-458 <https://jira.onap.org/browse/SDC-458>`__\ ] - Onboard questionaire-component missing enum AIC
1980 -  [`SDC-459 <https://jira.onap.org/browse/SDC-459>`__\ ] - Month navigation does not work in firefox
1981 -  [`SDC-466 <https://jira.onap.org/browse/SDC-466>`__\ ] - Submit failed for existing VSP "Nimbus 3.1 PCRF 0717"
1982 -  [`SDC-468 <https://jira.onap.org/browse/SDC-468>`__\ ] - add check for flat node type, in case of port mirroring
1983 -  [`SDC-473 <https://jira.onap.org/browse/SDC-473>`__\ ] - healing does not work on submitted vsps
1984 -  [`SDC-479 <https://jira.onap.org/browse/SDC-479>`__\ ] - Fix the sdc vagrant-onap to work as a local deployment vagrant
1985 -  [`SDC-480 <https://jira.onap.org/browse/SDC-480>`__\ ] - fix failing healers during resubmit
1986 -  [`SDC-484 <https://jira.onap.org/browse/SDC-484>`__\ ] - Deleting a connection between VNF resources causes 500 error code on SDC Composition GUI
1987 -  [`SDC-485 <https://jira.onap.org/browse/SDC-485>`__\ ] - Limits - issue in display
1988 -  [`SDC-488 <https://jira.onap.org/browse/SDC-488>`__\ ] - parse error message
1989 -  [`SDC-489 <https://jira.onap.org/browse/SDC-489>`__\ ] - error when moving to previous version using the version drop down
1990 -  [`SDC-490 <https://jira.onap.org/browse/SDC-490>`__\ ] - Onboarding undo checkout wrong implementation
1991 -  [`SDC-492 <https://jira.onap.org/browse/SDC-492>`__\ ] - need to add support for dynamic port
1992 -  [`SDC-494 <https://jira.onap.org/browse/SDC-494>`__\ ] - Readonly does not work for VLM limits
1993 -  [`SDC-526 <https://jira.onap.org/browse/SDC-526>`__\ ] - need to enable upload of files with zip or csar extensions in uppercase
1994 -  [`SDC-529 <https://jira.onap.org/browse/SDC-529>`__\ ] - VendorSoftwareProductManager->healAndAdvanceFinalVersion heal Submit VSPs
1995 -  [`SDC-534 <https://jira.onap.org/browse/SDC-534>`__\ ] - Fix swagger basepath
1996 -  [`SDC-535 <https://jira.onap.org/browse/SDC-535>`__\ ] - Incorrect UI files information during onboarding.
1997 -  [`SDC-540 <https://jira.onap.org/browse/SDC-540>`__\ ] - confirmation msg for delete FG doesn't appear
1998 -  [`SDC-541 <https://jira.onap.org/browse/SDC-541>`__\ ] - delete confirmation modals - styles alignment
1999 -  [`SDC-549 <https://jira.onap.org/browse/SDC-549>`__\ ] - add property to fixed_ips global type
2000 -  [`SDC-550 <https://jira.onap.org/browse/SDC-550>`__\ ] - Creating users using the webseal-simulator returns 404
2001 -  [`SDC-552 <https://jira.onap.org/browse/SDC-552>`__\ ] - VLM overview - refactor of edit description input
2002 -  [`SDC-554 <https://jira.onap.org/browse/SDC-554>`__\ ] - zip with duplicate ids in different files is not throwing an exception
2003 -  [`SDC-555 <https://jira.onap.org/browse/SDC-555>`__\ ] - Unable to populate network_resource table
2004 -  [`SDC-559 <https://jira.onap.org/browse/SDC-559>`__\ ] - update component prefix
2005 -  [`SDC-565 <https://jira.onap.org/browse/SDC-565>`__\ ] - Extension loading is not working when the module is being used as a dependent library.
2006 -  [`SDC-566 <https://jira.onap.org/browse/SDC-566>`__\ ] - YAML syntax errors are not being sent in Validation Issue List against error code JE1002
2007 -  [`SDC-567 <https://jira.onap.org/browse/SDC-567>`__\ ] - Recursive Imports are not needed when individual Yamls are being validated
2008 -  [`SDC-568 <https://jira.onap.org/browse/SDC-568>`__\ ] - NodeType/EntityType capabilities import failing with Class Cast Exception
2009 -  [`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.
2010 -  [`SDC-574 <https://jira.onap.org/browse/SDC-574>`__\ ] - ignore node templates that point to substitution ST without topology template
2011 -  [`SDC-576 <https://jira.onap.org/browse/SDC-576>`__\ ] - support dynamic ports
2012 -  [`SDC-578 <https://jira.onap.org/browse/SDC-578>`__\ ] - Revert a checked out version causes data loss
2013 -  [`SDC-580 <https://jira.onap.org/browse/SDC-580>`__\ ] - Error in Jetty logs
2014 -  [`SDC-581 <https://jira.onap.org/browse/SDC-581>`__\ ] - Error in Jetty logs
2015 -  [`SDC-583 <https://jira.onap.org/browse/SDC-583>`__\ ] - sdc/sdc-docker-base fails to build
2016 -  [`SDC-637 <https://jira.onap.org/browse/SDC-637>`__\ ] - VLM Overview - Connection list/ Orphans list - tabs behavior
2017 -  [`SDC-639 <https://jira.onap.org/browse/SDC-639>`__\ ] - Unexpected response while creating VSP with onboarding method as NULL/Invalid
2018 -  [`SDC-640 <https://jira.onap.org/browse/SDC-640>`__\ ] - update fabric8 docker-maven-plugin version
2019 -  [`SDC-641 <https://jira.onap.org/browse/SDC-641>`__\ ] - hardcoded version for restful-js
2020 -  [`SDC-642 <https://jira.onap.org/browse/SDC-642>`__\ ] - sdc build is failing on onboarding UI
2021 -  [`SDC-646 <https://jira.onap.org/browse/SDC-646>`__\ ] - can't convert parameters when importing tosca
2022 -  [`SDC-653 <https://jira.onap.org/browse/SDC-653>`__\ ] - implement forwarder capability
2023 -  [`SDC-657 <https://jira.onap.org/browse/SDC-657>`__\ ] - Error message is not reported to calling functions
2024 -  [`SDC-661 <https://jira.onap.org/browse/SDC-661>`__\ ] - need to throw an exception in case that substitution mappings is not correct
2025 -  [`SDC-664 <https://jira.onap.org/browse/SDC-664>`__\ ] - JTOSCA Library is missing case insensitive check for status attribute value : "supported" vs "SUPPORTED"
2026 -  [`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
2027 -  [`SDC-667 <https://jira.onap.org/browse/SDC-667>`__\ ] - Validate and Create capabilities APIs are throwing class cast exception
2028 -  [`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
2029 -  [`SDC-669 <https://jira.onap.org/browse/SDC-669>`__\ ] - Add SDC Global Types as a dependency in JTOSCA library implementation
2030 -  [`SDC-670 <https://jira.onap.org/browse/SDC-670>`__\ ] - fix nova validator
2031 -  [`SDC-671 <https://jira.onap.org/browse/SDC-671>`__\ ] - changing replication factory
2032 -  [`SDC-682 <https://jira.onap.org/browse/SDC-682>`__\ ] - Tosca parser fails to parse csar with get_attributes
2033 -  [`SDC-690 <https://jira.onap.org/browse/SDC-690>`__\ ] - SDC portal does not come up on latest master of ONAP demo
2034 -  [`SDC-692 <https://jira.onap.org/browse/SDC-692>`__\ ] - Update VSP by resetting the VLM, and uploading new Heat. Could not submit
2035 -  [`SDC-693 <https://jira.onap.org/browse/SDC-693>`__\ ] - throw yaml exception when retrieving service templates
2036 -  [`SDC-694 <https://jira.onap.org/browse/SDC-694>`__\ ] - fix NPE in when extracting components
2037 -  [`SDC-698 <https://jira.onap.org/browse/SDC-698>`__\ ] - Webseal simulator Docker image cannot be built on Linux
2038 -  [`SDC-700 <https://jira.onap.org/browse/SDC-700>`__\ ] - Wrong check for file extension in HeatValidator
2039 -  [`SDC-703 <https://jira.onap.org/browse/SDC-703>`__\ ] - Duplicate logging frameworks in SDC onboarding repository
2040 -  [`SDC-704 <https://jira.onap.org/browse/SDC-704>`__\ ] - SDC External API : Swagger Errors
2041 -  [`SDC-705 <https://jira.onap.org/browse/SDC-705>`__\ ] - SDC Sanity Docker exits
2042 -  [`SDC-715 <https://jira.onap.org/browse/SDC-715>`__\ ] - SDC-CS docker container sporadically gets errors during startup
2043 -  [`SDC-716 <https://jira.onap.org/browse/SDC-716>`__\ ] - Make SDC splash screen statefull - only show once for repeated distribution flows
2044 -  [`SDC-737 <https://jira.onap.org/browse/SDC-737>`__\ ] - catalog-be unit tests fail on different build systems
2045 -  [`SDC-739 <https://jira.onap.org/browse/SDC-739>`__\ ] - CD healthcheck of SDC failing periodically 35% of the time (since Feb 75%)
2046 -  [`SDC-748 <https://jira.onap.org/browse/SDC-748>`__\ ] - Build failure due to translator core tests getting stuck
2047 -  [`SDC-765 <https://jira.onap.org/browse/SDC-765>`__\ ] - Error 500 when trying to edit a connection
2048 -  [`SDC-770 <https://jira.onap.org/browse/SDC-770>`__\ ] - SDC openecomp-be build failure on missing build-tools-1.2.0-SNAPSHOT.jar
2049 -  [`SDC-773 <https://jira.onap.org/browse/SDC-773>`__\ ] - SDC Import Export Executors should be supported.
2050 -  [`SDC-774 <https://jira.onap.org/browse/SDC-774>`__\ ] - fix parameter value check in vm grouping
2051 -  [`SDC-776 <https://jira.onap.org/browse/SDC-776>`__\ ] - Sonar coverage drop onboarding
2052 -  [`SDC-777 <https://jira.onap.org/browse/SDC-777>`__\ ] - sonar scan alignement
2053 -  [`SDC-792 <https://jira.onap.org/browse/SDC-792>`__\ ] - Add a private constructor to hide the implicit public one to ConfigurationUtils
2054 -  [`SDC-811 <https://jira.onap.org/browse/SDC-811>`__\ ] - Assign Mib to Component
2055 -  [`SDC-830 <https://jira.onap.org/browse/SDC-830>`__\ ] - Broken mapping of ChoiceOrOther because of missing default constructor
2056 -  [`SDC-835 <https://jira.onap.org/browse/SDC-835>`__\ ] - Sonar issue fix - remove unused exception handling.
2057 -  [`SDC-843 <https://jira.onap.org/browse/SDC-843>`__\ ] - response code is not validate in C* chef
2058 -  [`SDC-861 <https://jira.onap.org/browse/SDC-861>`__\ ] - Error while importing VF (CSAR onboarded)
2059 -  [`SDC-872 <https://jira.onap.org/browse/SDC-872>`__\ ] - Collaboration : Dependencies are getting deleted after same HEAT is uploaded to VSP
2060 -  [`SDC-874 <https://jira.onap.org/browse/SDC-874>`__\ ] - fix upload csar unit tests
2061 -  [`SDC-876 <https://jira.onap.org/browse/SDC-876>`__\ ] - Null pointer exception while creating Deployment flavor
2062 -  [`SDC-879 <https://jira.onap.org/browse/SDC-879>`__\ ] - Improve ConfigurationUtils class
2063 -  [`SDC-881 <https://jira.onap.org/browse/SDC-881>`__\ ] - Toggle support for UI
2064 -  [`SDC-886 <https://jira.onap.org/browse/SDC-886>`__\ ] - ZipOutputStream need to be closed
2065 -  [`SDC-888 <https://jira.onap.org/browse/SDC-888>`__\ ] - sonar fix - Stack
2066 -  [`SDC-892 <https://jira.onap.org/browse/SDC-892>`__\ ] - Fail to Export VLM
2067 -  [`SDC-894 <https://jira.onap.org/browse/SDC-894>`__\ ] - Upgrade React version to 15.6
2068 -  [`SDC-896 <https://jira.onap.org/browse/SDC-896>`__\ ] - Lifecycle Operations artifact is not reflecting in CSAR for VSP Processes Type is Lifecycle_Operations
2069 -  [`SDC-898 <https://jira.onap.org/browse/SDC-898>`__\ ] - Update the snapshot in test-config for v1.1.1-SNAPSHOT
2070 -  [`SDC-904 <https://jira.onap.org/browse/SDC-904>`__\ ] - ToscaFileOutputServiceCsarImplTest has tests with shared state
2071 -  [`SDC-909 <https://jira.onap.org/browse/SDC-909>`__\ ] - Unit Test of sdc-workflow-designer-server project failed.
2072 -  [`SDC-931 <https://jira.onap.org/browse/SDC-931>`__\ ] - Contributor can also submit fix
2073 -  [`SDC-932 <https://jira.onap.org/browse/SDC-932>`__\ ] - Dropdown text is cut off
2074 -  [`SDC-935 <https://jira.onap.org/browse/SDC-935>`__\ ] - Incorrect FG version "0.0" appears in "vf-license-model.xml" file in csar
2075 -  [`SDC-940 <https://jira.onap.org/browse/SDC-940>`__\ ] - NPE during submit of VSP
2076 -  [`SDC-941 <https://jira.onap.org/browse/SDC-941>`__\ ] - Fix zusammen Import
2077 -  [`SDC-943 <https://jira.onap.org/browse/SDC-943>`__\ ] - React version downgrade
2078 -  [`SDC-944 <https://jira.onap.org/browse/SDC-944>`__\ ] - dox-sequence-diagram-ui render fix
2079 -  [`SDC-963 <https://jira.onap.org/browse/SDC-963>`__\ ] - Fix broken npm packages
2080 -  [`SDC-989 <https://jira.onap.org/browse/SDC-989>`__\ ] - SDC healthcheck fails with message DCAE is Down
2081 -  [`SDC-992 <https://jira.onap.org/browse/SDC-992>`__\ ] - SDC-FE container fails to start because of missing chef parameters
2082 -  [`SDC-993 <https://jira.onap.org/browse/SDC-993>`__\ ] - SDC simulator compilation issues
2083 -  [`SDC-996 <https://jira.onap.org/browse/SDC-996>`__\ ] - SRIOV - add annotations
2084 -  [`SDC-1010 <https://jira.onap.org/browse/SDC-1010>`__\ ] - Extending the value list of the RAM memory in the compute
2085 -  [`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
2086 -  [`SDC-1050 <https://jira.onap.org/browse/SDC-1050>`__\ ] - Allow set Toggle feature ON on Flow - Test
2087 -  [`SDC-1051 <https://jira.onap.org/browse/SDC-1051>`__\ ] - Catalog Profile Is Broken
2088 -  [`SDC-1054 <https://jira.onap.org/browse/SDC-1054>`__\ ] - SDC-Cassandra fails in starting up on Heat
2089 -  [`SDC-1062 <https://jira.onap.org/browse/SDC-1062>`__\ ] - Failure to submit NFoD when backup NIC is set (Onboarding manual flow)
2090 -  [`SDC-1064 <https://jira.onap.org/browse/SDC-1064>`__\ ] - EP UUIDs in the vendor license model are not the same
2091 -  [`SDC-1071 <https://jira.onap.org/browse/SDC-1071>`__\ ] - Create properly session context in zusammen tools
2092 -  [`SDC-1077 <https://jira.onap.org/browse/SDC-1077>`__\ ] - Left panel buttons are enabled before creating a component
2093 -  [`SDC-1083 <https://jira.onap.org/browse/SDC-1083>`__\ ] - Problem with radio button in onboarding UI
2094 -  [`SDC-1084 <https://jira.onap.org/browse/SDC-1084>`__\ ] - ui heat validation tabs fixes
2095 -  [`SDC-1089 <https://jira.onap.org/browse/SDC-1089>`__\ ] - fix build for onboarding
2096 -  [`SDC-1090 <https://jira.onap.org/browse/SDC-1090>`__\ ] - Error-code POL5000 Internal Server Error.
2097 -  [`SDC-1092 <https://jira.onap.org/browse/SDC-1092>`__\ ] - SDC-CS memory leak?
2098 -  [`SDC-1093 <https://jira.onap.org/browse/SDC-1093>`__\ ] - Validation of VSP fails with error null
2099 -  [`SDC-1095 <https://jira.onap.org/browse/SDC-1095>`__\ ] - Jenkins build does not execute unit tests.
2100 -  [`SDC-1096 <https://jira.onap.org/browse/SDC-1096>`__\ ] - E2E Defect 430981 - ip_requirments for multiple ports with difference version
2101 -  [`SDC-1103 <https://jira.onap.org/browse/SDC-1103>`__\ ] - onap normatives are imported always
2102 -  [`SDC-1105 <https://jira.onap.org/browse/SDC-1105>`__\ ] - ForwardingPathBussinessLogicTest fails
2103 -  [`SDC-1107 <https://jira.onap.org/browse/SDC-1107>`__\ ] - E2E Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type
2104 -  [`SDC-1108 <https://jira.onap.org/browse/SDC-1108>`__\ ] - Scripts are using deprecated API
2105 -  [`SDC-1110 <https://jira.onap.org/browse/SDC-1110>`__\ ] - Fix BDD Test failure
2106 -  [`SDC-1113 <https://jira.onap.org/browse/SDC-1113>`__\ ] - E2E/Internal Defect - multiple ports (extCP) with wrong network-role
2107 -  [`SDC-1120 <https://jira.onap.org/browse/SDC-1120>`__\ ] - Empty error message during Proceed To Validation
2108 -  [`SDC-1123 <https://jira.onap.org/browse/SDC-1123>`__\ ] - The csar packages not passing onboarding during SDC sanity
2109 -  [`SDC-1124 <https://jira.onap.org/browse/SDC-1124>`__\ ] - Bug - The csar packages not passing onboarding during SDC sanity
2110 -  [`SDC-1126 <https://jira.onap.org/browse/SDC-1126>`__\ ] - Fixed merge issues regarding the plugins development
2111 -  [`SDC-1134 <https://jira.onap.org/browse/SDC-1134>`__\ ] - healed version of VSP is missing a Description
2112 -  [`SDC-1143 <https://jira.onap.org/browse/SDC-1143>`__\ ] - SDC docs: fix a typo in release notes
2113 -  [`SDC-1144 <https://jira.onap.org/browse/SDC-1144>`__\ ] - Fix SDC Sonar bugs
2114 -  [`SDC-1145 <https://jira.onap.org/browse/SDC-1145>`__\ ] - fix a SDC sonar NullPointer bug
2115 -  [`SDC-1146 <https://jira.onap.org/browse/SDC-1146>`__\ ] - fix sonar NullPointer bugs in SDC
2116 -  [`SDC-1150 <https://jira.onap.org/browse/SDC-1150>`__\ ] - Json Serialization of collections should hide empty attribute.
2117 -  [`SDC-1184 <https://jira.onap.org/browse/SDC-1184>`__\ ] - Unable to create VF after creating component dependency in VSP due to error
2118 -  [`SDC-1188 <https://jira.onap.org/browse/SDC-1188>`__\ ] - User Permission items
2119 -  [`SDC-1190 <https://jira.onap.org/browse/SDC-1190>`__\ ] - Java proxy classname in audit logs instead of resource name
2120 -  [`SDC-1192 <https://jira.onap.org/browse/SDC-1192>`__\ ] - ValidationVsp Cannot support multiple sessions
2121 -  [`SDC-1200 <https://jira.onap.org/browse/SDC-1200>`__\ ] - SDC tab shows "HTTP Error 305" after login and accessing from the portal
2122 -  [`SDC-1204 <https://jira.onap.org/browse/SDC-1204>`__\ ] - maven clean leaves files in target
2123 -  [`SDC-1206 <https://jira.onap.org/browse/SDC-1206>`__\ ] - Create VF fails with 404 error message for subinterface_indicator property
2124 -  [`SDC-1207 <https://jira.onap.org/browse/SDC-1207>`__\ ] - Distribution cannot create "UEB keys"
2125 -  [`SDC-1208 <https://jira.onap.org/browse/SDC-1208>`__\ ] - Missing heat script for deploying sdc-workflow designer
2126 -  [`SDC-1209 <https://jira.onap.org/browse/SDC-1209>`__\ ] - Missing uuid & operationId while navigate from sdc to wf-designer
2127 -  [`SDC-1210 <https://jira.onap.org/browse/SDC-1210>`__\ ] - Format Issue in the Example Resource File
2128 -  [`SDC-1211 <https://jira.onap.org/browse/SDC-1211>`__\ ] - Issues from Nexus-IQ
2129 -  [`SDC-1212 <https://jira.onap.org/browse/SDC-1212>`__\ ] - Issues of the BPMN Converter
2130 -  [`SDC-1214 <https://jira.onap.org/browse/SDC-1214>`__\ ] - Fix for healing of vlan tagging and annotations
2131 -  [`SDC-1215 <https://jira.onap.org/browse/SDC-1215>`__\ ] - Errors in Retrieving Data From SDC
2132 -  [`SDC-1222 <https://jira.onap.org/browse/SDC-1222>`__\ ] - base_sdc-python docker image build failure
2133 -  [`SDC-1234 <https://jira.onap.org/browse/SDC-1234>`__\ ] - Vsp certified version which gets healed - remains draft
2134 -  [`SDC-1235 <https://jira.onap.org/browse/SDC-1235>`__\ ] - Extend Service Task Miss 'class' Information
2135 -  [`SDC-1236 <https://jira.onap.org/browse/SDC-1236>`__\ ] - Null Fields Should not Be Find in the Extend Servcie Task
2136 -  [`SDC-1237 <https://jira.onap.org/browse/SDC-1237>`__\ ] - ui-styling-fixes
2137 -  [`SDC-1239 <https://jira.onap.org/browse/SDC-1239>`__\ ] - ui-attachments-page-bug-fix
2138 -  [`SDC-1241 <https://jira.onap.org/browse/SDC-1241>`__\ ] - SDC-BE pod started but it's responding with 503 HTTP code
2139 -  [`SDC-1244 <https://jira.onap.org/browse/SDC-1244>`__\ ] - Issue in healing zusammen MainTool
2140 -  [`SDC-1245 <https://jira.onap.org/browse/SDC-1245>`__\ ] - jenkins release jobs are failing
2141 -  [`SDC-1247 <https://jira.onap.org/browse/SDC-1247>`__\ ] - SDC tester page hangs when clicking on Accept button
2142 -  [`SDC-1248 <https://jira.onap.org/browse/SDC-1248>`__\ ] - support 5 digit port number
2143 -  [`SDC-1249 <https://jira.onap.org/browse/SDC-1259>`__\ ] - not able to get the value fromProperty node
2144 -  [`SDC-1250 <https://jira.onap.org/browse/SDC-1250>`__\ ] - Not Possible to accept "VF" in test
2145 -  [`SDC-1251 <https://jira.onap.org/browse/SDC-1251>`__\ ] - Catalog UI - Plugin Loader doesn't finish even though the plugin is already loaded
2146 -  [`SDC-1255 <https://jira.onap.org/browse/SDC-1255>`__\ ] - Create VF fails for heats "vOTA123.zip" and "2016-144_vmstore_30_1702.zip"
2147 -  [`SDC-1256 <https://jira.onap.org/browse/SDC-1256>`__\ ] - change the order of items in version page according to version number
2148 -  [`SDC-1261 <https://jira.onap.org/browse/SDC-1261>`__\ ] - Unable to create more than one component dependency for VSP
2149 -  [`SDC-1262 <https://jira.onap.org/browse/SDC-1262>`__\ ] - Add multiple servers for BDD testing
2150 -  [`SDC-1265 <https://jira.onap.org/browse/SDC-1265>`__\ ] - SDC OOM Install elastic search in crashbackloop
2151 -  [`SDC-1267 <https://jira.onap.org/browse/SDC-1267>`__\ ] - service submit for testing fails
2152 -  [`SDC-1268 <https://jira.onap.org/browse/SDC-1268>`__\ ] - Submit for testing fails
2153 -  [`SDC-1269 <https://jira.onap.org/browse/SDC-1269>`__\ ] - Error message appear twice
2154 -  [`SDC-1271 <https://jira.onap.org/browse/SDC-1271>`__\ ] - Incorrect message when not choosing commit
2155 -  [`SDC-1273 <https://jira.onap.org/browse/SDC-1273>`__\ ] - Unable to submit the NS to testing
2156 -  [`SDC-1274 <https://jira.onap.org/browse/SDC-1274>`__\ ] - NFOD - Error when adding nic to component
2157 -  [`SDC-1275 <https://jira.onap.org/browse/SDC-1275>`__\ ] - Logging core tests fail on Linux without hostname
2158 -  [`SDC-1279 <https://jira.onap.org/browse/SDC-1279>`__\ ] - fix marge job
2159 -  [`SDC-1280 <https://jira.onap.org/browse/SDC-1280>`__\ ] - 'Model Schema' is not available for any API in onboarding Swagger
2160 -  [`SDC-1281 <https://jira.onap.org/browse/SDC-1281>`__\ ] - TOSCA Analyzer - null point exception
2161 -  [`SDC-1283 <https://jira.onap.org/browse/SDC-1283>`__\ ] - Onboarding filter archive to active changes when pressing on workspace button
2162 -  [`SDC-1284 <https://jira.onap.org/browse/SDC-1284>`__\ ] - fix catalog-be start
2163 -  [`SDC-1292 <https://jira.onap.org/browse/SDC-1292>`__\ ] - Service Distribution is not happening under Operator role
2164 -  [`SDC-1293 <https://jira.onap.org/browse/SDC-1293>`__\ ] - Facing issues while onboarding
2165 -  [`SDC-1295 <https://jira.onap.org/browse/SDC-1295>`__\ ] - work flow release jobs are failing
2166 -  [`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
2167 -  [`SDC-1304 <https://jira.onap.org/browse/SDC-1304>`__\ ] - Sorting version lists
2168 -  [`SDC-1305 <https://jira.onap.org/browse/SDC-1305>`__\ ] - VSP Component Function input validation should be removed
2169 -  [`SDC-1308 <https://jira.onap.org/browse/SDC-1308>`__\ ] - SDC fails health check in OOM deployment
2170 -  [`SDC-1309 <https://jira.onap.org/browse/SDC-1309>`__\ ] - SDC fails health check on HEAT deployment
2171 -  [`SDC-1315 <https://jira.onap.org/browse/SDC-1315>`__\ ] - Nested Dependency Issue
2172 -  [`SDC-1321 <https://jira.onap.org/browse/SDC-1321>`__\ ] - Catalog Docker swagger not loading
2173 -  [`SDC-1328 <https://jira.onap.org/browse/SDC-1328>`__\ ] - plug-in Iframe changes size on WINDOW_OUT event to composition page
2174 -  [`SDC-1329 <https://jira.onap.org/browse/SDC-1329>`__\ ] - Warning in generated CSAR
2175 -  [`SDC-1332 <https://jira.onap.org/browse/SDC-1332>`__\ ] - Enable VNF market place in sdc deployment
2176 -  [`SDC-1336 <https://jira.onap.org/browse/SDC-1336>`__\ ] - SDC service category missing Network Service and E2E Service types
2177 -  [`SDC-1337 <https://jira.onap.org/browse/SDC-1337>`__\ ] - Unexpected entry for interfaces + interface_types when no operation is defined
2178 -  [`SDC-1341 <https://jira.onap.org/browse/SDC-1341>`__\ ] - SDC-DMAAP connection fails in multi-node cluster
2179 -  [`SDC-1347 <https://jira.onap.org/browse/SDC-1347>`__\ ] - Wrap plug-ins API call in a promise to prevent loading issues of SDC UI
2180 -  [`SDC-1349 <https://jira.onap.org/browse/SDC-1349>`__\ ] - Filter By vendor view - list of vsp is not closed
2181 -  [`SDC-1351 <https://jira.onap.org/browse/SDC-1351>`__\ ] - Viewer can archive and restore
2182 -  [`SDC-1352 <https://jira.onap.org/browse/SDC-1352>`__\ ] - SDC service design Properties Assignment page doesn't function properly
2183 -  [`SDC-1354 <https://jira.onap.org/browse/SDC-1354>`__\ ] - DCAE wrong jetty truststore file name
2184 -  [`SDC-1355 <https://jira.onap.org/browse/SDC-1355>`__\ ] - Onborading permissions: change items' owner works partially
2185 -  [`SDC-1356 <https://jira.onap.org/browse/SDC-1356>`__\ ] - Wrong FE version name
2186 -  [`SDC-1366 <https://jira.onap.org/browse/SDC-1366>`__\ ] - New version created based on old-unhealed version is not getting healed
2187 -  [`SDC-1376 <https://jira.onap.org/browse/SDC-1376>`__\ ] - dcae_fe: Update context path to dcaed
2188 -  [`SDC-1382 <https://jira.onap.org/browse/SDC-1382>`__\ ] - "Property Assignment" does not show the list of properties in OOM-deployed env
2189
2190 Security Notes
2191 --------------
2192
2193 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>`__.
2194
2195 Quick Links:
2196
2197 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2198 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2199 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=28377537>`__
2200
2201 **Known Issues**
2202
2203 -  [`SDC-1380 <https://jira.onap.org/browse/SDC-1380>`__\ ] - Missing Inheritance of VduCp in SDC distributed CSAR package
2204 -  [`SDC-1182 <https://jira.onap.org/browse/SDC-1182>`__\ ] - SDC must no log serviceInstanceID and SERVICE_INSTANCE_ID
2205
2206 **Upgrade Notes**
2207
2208         N/A
2209
2210 **Deprecation Notes**
2211
2212         N/A
2213
2214 **Other**
2215
2216         N/A
2217
2218 Version: 1.1.0
2219 ==============
2220
2221 :Release Date: 2017-11-15
2222
2223 SDC SDKs Versions
2224 -----------------
2225
2226 -  sdc-distribution-client
2227
2228    :Version: 1.1.32
2229
2230     -  sdc-tosca
2231
2232        :Version: 1.1.32
2233
2234
2235 Release Purpose
2236 ----------------
2237 The Amsterdam release is the first ONAP release.
2238 This release is focused on creating a merged architecture between the OpenECOMP and OpenO components.
2239 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.
2240
2241 New Features
2242 ------------
2243 -  Full and comprehensive VNF/Software Application(VF) and service design
2244 -  Collaborative design
2245 -  VNF/VF/SERVICE testing and certification
2246 -  Distribution to ONAP
2247 -  External API- for VNF/VF and  service
2248 -  Integration with BSS / Customer ordering.
2249
2250 **Epics**
2251
2252 -  [`SDC-52 <https://jira.onap.org/browse/SDC-52>`__\ ] - SDC Opensource
2253    tech gaps
2254 -  [`SDC-53 <https://jira.onap.org/browse/SDC-53>`__\ ] - F28350/302244
2255    [MVP] SDC 1710 - Increment Conformance Level
2256 -  [`SDC-54 <https://jira.onap.org/browse/SDC-54>`__\ ] - F36419/299760
2257    [EPIC] - [MVP] SDC 1710 - Introduce a new Asset Type: PNF
2258 -  [`SDC-55 <https://jira.onap.org/browse/SDC-55>`__\ ] - F34117/305092
2259    [EPIC] - [MVP] SDC 1710 - Enhance the CP
2260 -  [`SDC-56 <https://jira.onap.org/browse/SDC-56>`__\ ] - F36795/298830
2261    [EPIC] - Provide a new Capability to Onboard non-HEAT VNFs based on a
2262    Questionnaire.
2263 -  [`SDC-57 <https://jira.onap.org/browse/SDC-57>`__\ ] - F36795/150093
2264    [EPIC] - Enhance the VNF Model to include VNFC (VFC)
2265 -  [`SDC-58 <https://jira.onap.org/browse/SDC-58>`__\ ] - F36795/291353
2266    EPIC] - [MVP] ASDC 1710 -TOSCA Parser - Stand alone
2267 -  [`SDC-59 <https://jira.onap.org/browse/SDC-59>`__\ ] - F36795/296771
2268    [EPIC] - [MVP] SDC 1710 - TOSCA Parser - Support Complex Inputs
2269 -  [`SDC-60 <https://jira.onap.org/browse/SDC-60>`__\ ] - F36795/309319
2270    EPIC] - Provide Additional Artifact type relevant for VNF Onboarding.
2271 -  [`SDC-61 <https://jira.onap.org/browse/SDC-61>`__\ ] - F36797/291413
2272    [EPIC] - Enhance the VFC Model with additional Properties for VFC
2273    characterization
2274 -  [`SDC-62 <https://jira.onap.org/browse/SDC-62>`__\ ] - F36801/152151
2275    [EPIC] - [MVP] ASDC 1707 - Tosca Schema files
2276 -  [`SDC-63 <https://jira.onap.org/browse/SDC-63>`__\ ] - F36257/292814
2277    EPIC] - [MVP] SDC 1710 NFR - Enhance the System Health Check API
2278 -  [`SDC-64 <https://jira.onap.org/browse/SDC-64>`__\ ] - 306915 EPIC:
2279    [DevOps] - SSL Certificates separation of certificates for the
2280    deployment code
2281 -  [`SDC-66 <https://jira.onap.org/browse/SDC-66>`__\ ] - Workflow
2282    Designer
2283 -  [`SDC-71 <https://jira.onap.org/browse/SDC-71>`__\ ] - Workflow
2284    Management
2285 -  [`SDC-99 <https://jira.onap.org/browse/SDC-99>`__\ ] - Onbording
2286    Tosca VNF
2287 -  [`SDC-111 <https://jira.onap.org/browse/SDC-111>`__\ ] - swagger
2288    restful interface support
2289 -  [`SDC-116 <https://jira.onap.org/browse/SDC-116>`__\ ] - bpmn
2290    workflow modeler
2291 -  [`SDC-218 <https://jira.onap.org/browse/SDC-218>`__\ ] - support
2292    integration with VFC
2293 -  [`SDC-219 <https://jira.onap.org/browse/SDC-219>`__\ ] - Support for
2294    uCPE usecase
2295 -  [`SDC-287 <https://jira.onap.org/browse/SDC-287>`__\ ] - catalog
2296    support TOSCA CSAR import and distribution
2297 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work
2298    flows in SDC
2299
2300 **Stories**
2301
2302 -  [`SDC-28 <https://jira.onap.org/browse/SDC-28>`__\ ] - TDP 291354 -
2303    JTOSCA repo initial commit
2304 -  [`SDC-67 <https://jira.onap.org/browse/SDC-67>`__\ ] - Workflow
2305    designer support json object type
2306 -  [`SDC-68 <https://jira.onap.org/browse/SDC-68>`__\ ] - Workflow
2307    designer support Swagger definition
2308 -  [`SDC-69 <https://jira.onap.org/browse/SDC-69>`__\ ] - WorkFlow Input
2309    Parameter Designer
2310 -  [`SDC-70 <https://jira.onap.org/browse/SDC-70>`__\ ] - WorkFlow
2311    Diagram Editor
2312 -  [`SDC-72 <https://jira.onap.org/browse/SDC-72>`__\ ] - Export
2313    WorkFlow
2314 -  [`SDC-74 <https://jira.onap.org/browse/SDC-74>`__\ ] - Delete
2315    WorkFlow
2316 -  [`SDC-75 <https://jira.onap.org/browse/SDC-75>`__\ ] - Modify
2317    WorkFlow
2318 -  [`SDC-76 <https://jira.onap.org/browse/SDC-76>`__\ ] - Add WorkFlow
2319 -  [`SDC-81 <https://jira.onap.org/browse/SDC-81>`__\ ] - Support VNF
2320    Package Specification
2321 -  [`SDC-92 <https://jira.onap.org/browse/SDC-92>`__\ ] - Topology
2322    Diagram Editor
2323 -  [`SDC-94 <https://jira.onap.org/browse/SDC-94>`__\ ] - Support
2324    Package draft
2325 -  [`SDC-95 <https://jira.onap.org/browse/SDC-95>`__\ ] - Support
2326    Package draft
2327 -  [`SDC-96 <https://jira.onap.org/browse/SDC-96>`__\ ] - Package
2328    multiple-versions support
2329 -  [`SDC-97 <https://jira.onap.org/browse/SDC-97>`__\ ] - CLI Package
2330    Validation and Packaging tool
2331 -  [`SDC-98 <https://jira.onap.org/browse/SDC-98>`__\ ] - Template
2332    management
2333 -  [`SDC-112 <https://jira.onap.org/browse/SDC-112>`__\ ] - support
2334    swagger specification interface definition
2335 -  [`SDC-113 <https://jira.onap.org/browse/SDC-113>`__\ ] - support set
2336    swagger info by swagger string
2337 -  [`SDC-114 <https://jira.onap.org/browse/SDC-114>`__\ ] - support set
2338    swagger info by url
2339 -  [`SDC-115 <https://jira.onap.org/browse/SDC-115>`__\ ] - support
2340    invoke restful interfaces defined by swagger specification
2341 -  [`SDC-117 <https://jira.onap.org/browse/SDC-117>`__\ ] - support bpmn
2342    workflow nodes(start, end, exclusive gateway, parallel gateway)
2343 -  [`SDC-119 <https://jira.onap.org/browse/SDC-119>`__\ ] - support set
2344    conditoin for gateway
2345 -  [`SDC-120 <https://jira.onap.org/browse/SDC-120>`__\ ] - support set
2346    input and output params for start event and end event
2347 -  [`SDC-121 <https://jira.onap.org/browse/SDC-121>`__\ ] - support
2348    quote output of previous workflow node for params
2349 -  [`SDC-122 <https://jira.onap.org/browse/SDC-122>`__\ ] - support
2350    quote input of start event for params
2351 -  [`SDC-161 <https://jira.onap.org/browse/SDC-161>`__\ ] - Remove
2352    MojoHaus Maven plug-in from pom file
2353 -  [`SDC-223 <https://jira.onap.org/browse/SDC-223>`__\ ] - Attachment
2354    display changes - UI
2355 -  [`SDC-224 <https://jira.onap.org/browse/SDC-224>`__\ ] - Tosca based
2356    onbaording enrichment - BE
2357 -  [`SDC-225 <https://jira.onap.org/browse/SDC-225>`__\ ] - Tosca
2358    validation in the attachment - BE
2359 -  [`SDC-226 <https://jira.onap.org/browse/SDC-226>`__\ ] - Support
2360    TOSCA CSAR attachments and validation in overview display - BE
2361 -  [`SDC-227 <https://jira.onap.org/browse/SDC-227>`__\ ] - Create new
2362    VSP, onboard from TOSCA file - BE
2363 -  [`SDC-228 <https://jira.onap.org/browse/SDC-228>`__\ ] - Tosca based
2364    onbaording enrichment - UI
2365 -  [`SDC-229 <https://jira.onap.org/browse/SDC-229>`__\ ] - Support
2366    TOSCA attachments in overview display - UI
2367 -  [`SDC-230 <https://jira.onap.org/browse/SDC-230>`__\ ] - Create new
2368    VSP, onboard from TOSCA file - UI
2369 -  [`SDC-231 <https://jira.onap.org/browse/SDC-231>`__\ ] - VNF package
2370    manifest file parsing - BE
2371 -  [`SDC-232 <https://jira.onap.org/browse/SDC-232>`__\ ] - Import TOSCA
2372    YAML CSAR - BE
2373 -  [`SDC-240 <https://jira.onap.org/browse/SDC-240>`__\ ] - WorkFlow
2374    Deisigner seed code
2375 -  [`SDC-248 <https://jira.onap.org/browse/SDC-248>`__\ ] - add verify
2376    job for workflow-designer in ci-manager
2377 -  [`SDC-255 <https://jira.onap.org/browse/SDC-255>`__\ ] - support add
2378    workflow node
2379 -  [`SDC-257 <https://jira.onap.org/browse/SDC-257>`__\ ] - save and
2380    query workflow definition data from catalog
2381 -  [`SDC-269 <https://jira.onap.org/browse/SDC-269>`__\ ] - support set
2382    microservice info
2383 -  [`SDC-276 <https://jira.onap.org/browse/SDC-276>`__\ ] - add dynamic
2384    dox scheme creation
2385 -  [`SDC-282 <https://jira.onap.org/browse/SDC-282>`__\ ] - support rest
2386    task node
2387 -  [`SDC-288 <https://jira.onap.org/browse/SDC-288>`__\ ] - Independent
2388    Versioning and Release Process
2389 -  [`SDC-294 <https://jira.onap.org/browse/SDC-294>`__\ ] - support bpmn
2390    timer element
2391 -  [`SDC-295 <https://jira.onap.org/browse/SDC-295>`__\ ] - delete node
2392    or connection by keyboard
2393 -  [`SDC-299 <https://jira.onap.org/browse/SDC-299>`__\ ] - Port
2394    mirroring
2395 -  [`SDC-306 <https://jira.onap.org/browse/SDC-306>`__\ ] - Replace
2396    Dockefiles with new baselines
2397 -  [`SDC-318 <https://jira.onap.org/browse/SDC-318>`__\ ] - Provide
2398    preset definitions for the enitity types standardized by the
2399    tosca-nfv specification.
2400 -  [`SDC-325 <https://jira.onap.org/browse/SDC-325>`__\ ] - Add "Network
2401    Service" and "E2E Service" to the predefined list of SDC categories.
2402 -  [`SDC-327 <https://jira.onap.org/browse/SDC-327>`__\ ] - add new
2403    artifact type to SDC
2404 -  [`SDC-329 <https://jira.onap.org/browse/SDC-329>`__\ ] - add
2405    categories to define SDC service
2406 -  [`SDC-339 <https://jira.onap.org/browse/SDC-339>`__\ ] - project
2407    package and create dockfile
2408 -  [`SDC-355 <https://jira.onap.org/browse/SDC-355>`__\ ] - support set
2409    value for branch node
2410 -  [`SDC-360 <https://jira.onap.org/browse/SDC-360>`__\ ] - Import New
2411    VF vCSCF
2412 -  [`SDC-370 <https://jira.onap.org/browse/SDC-370>`__\ ] - sdc
2413    documentation
2414 -  [`SDC-379 <https://jira.onap.org/browse/SDC-379>`__\ ] - Write
2415    functional test cases based on the functionality tested by sanity
2416    docker
2417 -  [`SDC-476 <https://jira.onap.org/browse/SDC-476>`__\ ] - add sonar
2418    branch to sdc project pom
2419 -  [`SDC-481 <https://jira.onap.org/browse/SDC-481>`__\ ] - update
2420    swagger
2421 -  [`SDC-498 <https://jira.onap.org/browse/SDC-498>`__\ ] - Support and
2422    align CSAR's for VOLTE
2423 -  [`SDC-506 <https://jira.onap.org/browse/SDC-506>`__\ ] - Fill SDC
2424    read the docs sections
2425 -  [`SDC-517 <https://jira.onap.org/browse/SDC-517>`__\ ] - ONAP support
2426 -  [`SDC-521 <https://jira.onap.org/browse/SDC-521>`__\ ] - CSIT and
2427    sanity stabilization
2428 -  [`SDC-522 <https://jira.onap.org/browse/SDC-522>`__\ ] - sync 1710
2429    defects into ONAP
2430 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and
2431    align CSAR's for VOLTE
2432 -  [`SDC-594 <https://jira.onap.org/browse/SDC-594>`__\ ] - Fill SDC
2433    read the docs sections
2434 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and
2435    sanity stabilization
2436 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new
2437    artifact type to SDC
2438 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
2439 -  [`SDC-623 <https://jira.onap.org/browse/SDC-623>`__\ ] - Independent
2440    Versioning and Release Process
2441
2442 Bug Fixes
2443 ---------
2444
2445 -  [`SDC-160 <https://jira.onap.org/browse/SDC-160>`__\ ] - substitution
2446    mapping problem
2447 -  [`SDC-256 <https://jira.onap.org/browse/SDC-256>`__\ ] - modify
2448    workflow version in package.json
2449 -  [`SDC-263 <https://jira.onap.org/browse/SDC-263>`__\ ] - Exception is
2450    not showing the correct error
2451 -  [`SDC-270 <https://jira.onap.org/browse/SDC-270>`__\ ] - The node
2452    template name in the capability/requirement mapping map is not
2453    synchronized while modify a node template' name.
2454 -  [`SDC-273 <https://jira.onap.org/browse/SDC-273>`__\ ] - Error:
2455    Internal Server Error. Please try again later
2456 -  [`SDC-280 <https://jira.onap.org/browse/SDC-280>`__\ ] - SDC
2457    healthcheck 500 on Rackspace deployment
2458 -  [`SDC-283 <https://jira.onap.org/browse/SDC-283>`__\ ] - jjb daily
2459    build fail
2460 -  [`SDC-289 <https://jira.onap.org/browse/SDC-289>`__\ ] - UI shows
2461    {length} and {maxLength} instead of actual limit values
2462 -  [`SDC-290 <https://jira.onap.org/browse/SDC-290>`__\ ] - discrepancy
2463    between the BE and FE on the "Create New License Agreement" Wizard
2464 -  [`SDC-296 <https://jira.onap.org/browse/SDC-296>`__\ ] - The default
2465    value of the VF input parameter is incorrect.
2466 -  [`SDC-297 <https://jira.onap.org/browse/SDC-297>`__\ ] - adjust
2467    textarea component style
2468 -  [`SDC-298 <https://jira.onap.org/browse/SDC-298>`__\ ] - The exported
2469    CSAR package of VFC lacks the definition of capability types
2470    standardized in the tosca-nfv specification.
2471 -  [`SDC-300 <https://jira.onap.org/browse/SDC-300>`__\ ] - GET query to
2472    metadata fails requested service not found
2473 -  [`SDC-307 <https://jira.onap.org/browse/SDC-307>`__\ ] - add sequence
2474    flow after refresh
2475 -  [`SDC-308 <https://jira.onap.org/browse/SDC-308>`__\ ] - save new
2476    position after node dragged
2477 -  [`SDC-309 <https://jira.onap.org/browse/SDC-309>`__\ ] - The exported
2478    CSAR package of VF lacks the definition of relationship types
2479    standardized in the tosca-nfv specification.
2480 -  [`SDC-310 <https://jira.onap.org/browse/SDC-310>`__\ ] - The exported
2481    CSAR package of VFC lacks the definition of data types standardized
2482    in the tosca-nfv specification.
2483 -  [`SDC-313 <https://jira.onap.org/browse/SDC-313>`__\ ] - requirement
2484    id is not correct
2485 -  [`SDC-323 <https://jira.onap.org/browse/SDC-323>`__\ ] - The scalar
2486    unit type value is in correctly created
2487 -  [`SDC-335 <https://jira.onap.org/browse/SDC-335>`__\ ] - swagger
2488    convert error
2489 -  [`SDC-337 <https://jira.onap.org/browse/SDC-337>`__\ ] - add missing
2490    global type
2491 -  [`SDC-338 <https://jira.onap.org/browse/SDC-338>`__\ ] - submit fails
2492    when uploading CSAR file
2493 -  [`SDC-344 <https://jira.onap.org/browse/SDC-344>`__\ ] - move jtosca
2494    version to main pom
2495 -  [`SDC-349 <https://jira.onap.org/browse/SDC-349>`__\ ] - add global
2496    type for import tosca
2497 -  [`SDC-351 <https://jira.onap.org/browse/SDC-351>`__\ ] - enable port
2498    mirroring
2499 -  [`SDC-353 <https://jira.onap.org/browse/SDC-353>`__\ ] - ONAP 1.1.0
2500    SDC distributions failing in ORD - Add Software Product - Status 500
2501 -  [`SDC-363 <https://jira.onap.org/browse/SDC-363>`__\ ] - data convert
2502    error for tree node
2503 -  [`SDC-369 <https://jira.onap.org/browse/SDC-369>`__\ ] - invalid tag
2504    defined for docker
2505 -  [`SDC-375 <https://jira.onap.org/browse/SDC-375>`__\ ] - Onboarding
2506    build time
2507 -  [`SDC-381 <https://jira.onap.org/browse/SDC-381>`__\ ] - VLM update
2508    with EP/LKG - null error
2509 -  [`SDC-389 <https://jira.onap.org/browse/SDC-389>`__\ ] - Default
2510    value of properties do not match
2511 -  [`SDC-390 <https://jira.onap.org/browse/SDC-390>`__\ ] - fix docker
2512    file script error
2513 -  [`SDC-407 <https://jira.onap.org/browse/SDC-407>`__\ ] - VLM Refresh
2514    issue in orphans list on added agreement
2515 -  [`SDC-410 <https://jira.onap.org/browse/SDC-410>`__\ ] - Import
2516    normatives not running + Upgrade normatives not imports the onap
2517    types
2518 -  [`SDC-431 <https://jira.onap.org/browse/SDC-431>`__\ ] - Artifacts
2519    not generated for PNF Resource and hence not enabling model
2520    distribution to A&AI
2521 -  [`SDC-435 <https://jira.onap.org/browse/SDC-435>`__\ ] - sdc staging
2522    job is failing
2523 -  [`SDC-436 <https://jira.onap.org/browse/SDC-436>`__\ ] - sdc release
2524    stagging is failing on release 1.1.0
2525 -  [`SDC-441 <https://jira.onap.org/browse/SDC-441>`__\ ] - module-0
2526    with version 1.0 not found in MSO Catalog DB
2527 -  [`SDC-443 <https://jira.onap.org/browse/SDC-443>`__\ ] - Fix SDC
2528    inter-DC overlay configuration model to support multiple networks
2529 -  [`SDC-444 <https://jira.onap.org/browse/SDC-444>`__\ ] -
2530    sdc-sdc-workflow-designer-master-stage-site-java Jenkins job failed
2531 -  [`SDC-448 <https://jira.onap.org/browse/SDC-448>`__\ ] - Onboarding
2532    of VNF Base\_VLB failed
2533 -  [`SDC-452 <https://jira.onap.org/browse/SDC-452>`__\ ] - Workflow
2534    designer UI doesn't show up
2535 -  [`SDC-454 <https://jira.onap.org/browse/SDC-454>`__\ ] - vMME CSAR
2536    from vendor failed SDC onboarding
2537 -  [`SDC-457 <https://jira.onap.org/browse/SDC-457>`__\ ] - artifacts
2538    are not copied to CSAR
2539 -  [`SDC-460 <https://jira.onap.org/browse/SDC-460>`__\ ] -
2540    vCSCF\_aligned.csar Tosca.meta Entry definition file is missing
2541 -  [`SDC-461 <https://jira.onap.org/browse/SDC-461>`__\ ] - sidebar
2542    element background color changed
2543 -  [`SDC-471 <https://jira.onap.org/browse/SDC-471>`__\ ] - Predefined
2544    Network Service is missing in Generic Service Category
2545 -  [`SDC-474 <https://jira.onap.org/browse/SDC-474>`__\ ] - Issue in
2546    Onboarding converting occurrences in node\_types section
2547 -  [`SDC-477 <https://jira.onap.org/browse/SDC-477>`__\ ] -
2548    SDC-base-docker jetty base failed to run apt-get
2549 -  [`SDC-483 <https://jira.onap.org/browse/SDC-483>`__\ ] - Zip file
2550    stored under vendor CSAR Artifacts directory is not included in CSAR
2551    created by SDC after VSP import
2552 -  [`SDC-491 <https://jira.onap.org/browse/SDC-491>`__\ ] - Artifact are
2553    incorrectly passed
2554 -  [`SDC-495 <https://jira.onap.org/browse/SDC-495>`__\ ] - artifacts
2555    are not packed correctly when uploading csar
2556 -  [`SDC-525 <https://jira.onap.org/browse/SDC-525>`__\ ] - Docker RUN
2557    chmod fails
2558 -  [`SDC-528 <https://jira.onap.org/browse/SDC-528>`__\ ] - SDC
2559    Backend/frontend not starting
2560 -  [`SDC-533 <https://jira.onap.org/browse/SDC-533>`__\ ] - Fail to get
2561    correct labels of requirements of nodes in service template
2562 -  [`SDC-537 <https://jira.onap.org/browse/SDC-537>`__\ ] - Backend
2563    doesn't respond on port 8181 after heat deployment
2564 -  [`SDC-544 <https://jira.onap.org/browse/SDC-544>`__\ ] - Should not
2565    be validating message router certificate
2566 -  [`SDC-546 <https://jira.onap.org/browse/SDC-546>`__\ ] - Fix SCH to
2567    properly set "useHttpsWithDmaap"
2568 -  [`SDC-547 <https://jira.onap.org/browse/SDC-547>`__\ ] - SDC server
2569    error when registering for distribution
2570 -  [`SDC-548 <https://jira.onap.org/browse/SDC-548>`__\ ] - Distribution
2571    failing to SO in SDC client tosca parser null pointer
2572 -  [`SDC-561 <https://jira.onap.org/browse/SDC-561>`__\ ] - SDC version
2573    1.1.32 is not available in nexus, blocking SO docker build
2574
2575 **Known Issues**
2576
2577         N/A
2578
2579 **Upgrade Notes**
2580
2581 Beijing backward compatibility to Amsterdam is not supported.
2582
2583 **Deprecation Notes**
2584
2585         N/A
2586
2587 **Other**
2588
2589         N/A
2590
2591 End of Release Notes