UI support for metadata when editing properties of VFCs
[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.13.1
9 ===============
10
11 :Release Date: 2023-06-23
12
13 SDC SDKs Versions
14 -----------------
15
16 -  sdc-distribution-client (Kafka)
17
18    :Version: 2.0.1
19
20 -  sdc-distribution-client (DMaap MR - deprecated)
21
22    :Version: 1.4.5
23
24 -  sdc-tosca
25
26    :Version: 1.8.0
27
28 Release Purpose
29 ----------------
30 SDC London release
31
32 **Epics**
33
34 N/A
35
36
37 **Stories**
38
39 *  `SDC-4545 <https://jira.onap.org/browse/SDC-4545>`_ - Support custom tosca functions in operation input values
40 *  `SDC-4521 <https://jira.onap.org/browse/SDC-4521>`_ - Order response from external assets API
41 *  `SDC-4520 <https://jira.onap.org/browse/SDC-4520>`_ - Additional metadata in external assets api
42 *  `SDC-4540 <https://jira.onap.org/browse/SDC-4540>`_ - Enable setting of sasl.mechanism for Kafka communincation
43 *  `SDC-4409 <https://jira.onap.org/browse/SDC-4409>`_ - Update external query api with new query params
44
45
46 **Bug Fixes**
47
48 *  `SDC-4543 <https://jira.onap.org/browse/SDC-4543>`_ - Cannot set instance property
49 *  `SDC-4498 <https://jira.onap.org/browse/SDC-4498>`_ - Python Code Updates: Service Design and Creation (SDC)
50 *  `SDC-4539 <https://jira.onap.org/browse/SDC-4539>`_ - Substitution Mapping node properties not updated
51 *  `SDC-4541 <https://jira.onap.org/browse/SDC-4541>`_ - Fix normative VFCs being set to non normative during service import
52 *  `SDC-4538 <https://jira.onap.org/browse/SDC-4538>`_ - Cannot set TOSCA function value using nested values for get_input
53 *  `SDC-4535 <https://jira.onap.org/browse/SDC-4535>`_ - Node filter boolean values output as strings
54 *  `SDC-4522 <https://jira.onap.org/browse/SDC-4522>`_ - Fix different issues when adding properties
55 *  `SDC-4530 <https://jira.onap.org/browse/SDC-4530>`_ - NPE in ServiceImportBusinessLogic
56
57
58 **Tasks**
59
60 *  `SDC-4548 <https://jira.onap.org/browse/SDC-4548>`_ - Fix docs failure
61 *  `SDC-4536 <https://jira.onap.org/browse/SDC-4536>`_ - Improve test coverage
62 *  `SDC-4542 <https://jira.onap.org/browse/SDC-4542>`_ - Disable DMaaP if Kafka active
63 *  `SDC-4534 <https://jira.onap.org/browse/SDC-4534>`_ - No error on invalid index
64 *  `SDC-4532 <https://jira.onap.org/browse/SDC-4532>`_ - Remove unused Neo4jErrorsConfiguration
65 *  `SDC-4531 <https://jira.onap.org/browse/SDC-4531>`_ - Improve error handling for user-created Policies
66 *  `SDC-4526 <https://jira.onap.org/browse/SDC-4526>`_ - Improve build image time
67
68
69 Security Notes
70 --------------
71
72 *Fixed Security Issues*
73
74     N/A
75
76 *Known Security Issues*
77
78 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
79
80 *Known Vulnerabilities in Used Modules*
81
82 Quick Links:
83
84 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
85 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
86
87 **Known Issues**
88
89 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
90
91 **Upgrade Notes**
92
93     N/A
94
95 **Deprecation Notes**
96
97     N/A
98
99 **Other**
100
101     N/A
102
103
104 Version: 1.13.0
105 ===============
106
107 :Release Date: 2023-06-02
108
109 SDC SDKs Versions
110 -----------------
111
112 -  sdc-distribution-client (Kafka)
113
114    :Version: 2.0.1
115
116 -  sdc-distribution-client (DMaap MR - deprecated)
117
118    :Version: 1.4.5
119
120 -  sdc-tosca
121
122    :Version: 1.8.0
123
124 Release Purpose
125 ----------------
126 SDC London release
127
128 **Epics**
129
130 N/A
131
132
133 **Stories**
134
135 *  `SDC-4517 <https://jira.onap.org/browse/SDC-4517>`_ - Support INDEX in node filter tosca functions
136 *  `SDC-4442 <https://jira.onap.org/browse/SDC-4442>`_ - Support TOSCA functions in operation inputs
137 *  `SDC-4506 <https://jira.onap.org/browse/SDC-4506>`_ - Support import of service with no substitution mapping node type
138 *  `SDC-4505 <https://jira.onap.org/browse/SDC-4505>`_ - Support index in tosca functions (nested lists)
139 *  `SDC-4493 <https://jira.onap.org/browse/SDC-4493>`_ - UI support for default custom function names with get_input structure
140 *  `SDC-4497 <https://jira.onap.org/browse/SDC-4497>`_ - Disabling archive functionality for normatives
141 *  `SDC-4395 <https://jira.onap.org/browse/SDC-4395>`_ - Support additional operands for node filters
142 *  `SDC-4435 <https://jira.onap.org/browse/SDC-4435>`_ - Enable using substitution mapping type directly
143 *  `SDC-4472 <https://jira.onap.org/browse/SDC-4472>`_ - Stringbuilder support for INDEX token on all functions
144 *  `SDC-4473 <https://jira.onap.org/browse/SDC-4473>`_ - UI support for default custom function names
145 *  `SDC-4479 <https://jira.onap.org/browse/SDC-4479>`_ - Support service import with custom tosca functions
146 *  `SDC-4469 <https://jira.onap.org/browse/SDC-4469>`_ - Support definition of custom tosca function names through configuration
147 *  `SDC-4477 <https://jira.onap.org/browse/SDC-4477>`_ - VFC Property default value enforced forced to comply with restraints
148 *  `SDC-4474 <https://jira.onap.org/browse/SDC-4474>`_ - Sort data type drop down lists in add property
149 *  `SDC-4466 <https://jira.onap.org/browse/SDC-4466>`_ - UI support for custom functions
150 *  `SDC-4455 <https://jira.onap.org/browse/SDC-4455>`_ - Backend support for custom functions
151
152
153 **Bug Fixes**
154
155 *  `SDC-4518 <https://jira.onap.org/browse/SDC-4518>`_ - Actual sub mapping node not used during import
156 *  `SDC-4515 <https://jira.onap.org/browse/SDC-4515>`_ - Error when adding valid_values constraint to int property
157 *  `SDC-4523 <https://jira.onap.org/browse/SDC-4523>`_ - Formatting error for operation input of complex type
158 *  `SDC-4475 <https://jira.onap.org/browse/SDC-4475>`_ - Adding certain characters into property default value causes VFC to break
159 *  `SDC-4510 <https://jira.onap.org/browse/SDC-4510>`_ - Bug fixes on tosca function
160 *  `SDC-4512 <https://jira.onap.org/browse/SDC-4512>`_ - Various bugs related to custom tosca functions
161 *  `SDC-4511 <https://jira.onap.org/browse/SDC-4511>`_ - Not possible to edit property following import service with custom tosca function
162 *  `SDC-4508 <https://jira.onap.org/browse/SDC-4508>`_ - Remove need for USER_ID header
163 *  `SDC-4503 <https://jira.onap.org/browse/SDC-4503>`_ - Invalid json being set on propertyConstraints
164 *  `SDC-4509 <https://jira.onap.org/browse/SDC-4509>`_ - NPE when using concat TOSCA function
165 *  `SDC-4507 <https://jira.onap.org/browse/SDC-4507>`_ - Service with custom functions not importing correctly
166 *  `SDC-4500 <https://jira.onap.org/browse/SDC-4500>`_ - Error in console when no default custom tosca functions
167 *  `SDC-4502 <https://jira.onap.org/browse/SDC-4502>`_ - Error in handling of operation input of complex type
168 *  `SDC-4468 <https://jira.onap.org/browse/SDC-4468>`_ - SVC4301 RESTRICTED_OPERATION on service composition
169 *  `SDC-4482 <https://jira.onap.org/browse/SDC-4482>`_ - Fix complex list/map entries in composition view
170 *  `SDC-4481 <https://jira.onap.org/browse/SDC-4481>`_ - Fix constraints on custom datatype not formatted correctly in CSAR
171
172
173 **Tasks**
174
175 *  `SDC-4525 <https://jira.onap.org/browse/SDC-4525>`_ - Exclude outdated transitive dependencies com.fasterxml.jackson.
176 *  `SDC-4519 <https://jira.onap.org/browse/SDC-4519>`_ - Update vulnerable dependencies
177 *  `SDC-4504 <https://jira.onap.org/browse/SDC-4504>`_ - Update vulnerable dependencies
178 *  `SDC-4496 <https://jira.onap.org/browse/SDC-4496>`_ - Update outdated gecko.driver
179 *  `SDC-4495 <https://jira.onap.org/browse/SDC-4495>`_ - Add retry option to wget commands
180 *  `SDC-4494 <https://jira.onap.org/browse/SDC-4494>`_ - Update Cassandra to 3.11.15
181 *  `SDC-4467 <https://jira.onap.org/browse/SDC-4467>`_ - Preparation for JDK17
182 *  `SDC-4470 <https://jira.onap.org/browse/SDC-4470>`_ - Upgrade vulnerable dependency
183
184
185 Security Notes
186 --------------
187
188 *Fixed Security Issues*
189
190     N/A
191
192 *Known Security Issues*
193
194 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
195
196 *Known Vulnerabilities in Used Modules*
197
198 Quick Links:
199
200 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
201 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
202
203 **Known Issues**
204
205 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
206
207 **Upgrade Notes**
208
209     N/A
210
211 **Deprecation Notes**
212
213     N/A
214
215 **Other**
216
217     N/A
218
219
220 Version: 1.12.5
221 ===============
222
223 :Release Date: 2023-05-29
224
225 SDC SDKs Versions
226 -----------------
227
228 -  sdc-distribution-client (Kafka)
229
230    :Version: 2.0.1
231
232 -  sdc-distribution-client (DMaap MR - deprecated)
233
234    :Version: 1.4.5
235
236 -  sdc-tosca
237
238    :Version: 1.8.0
239
240 Release Purpose
241 ----------------
242 SDC London release
243
244 **Epics**
245
246 N/A
247
248
249 **Stories**
250
251 N/A
252
253
254 **Bug Fixes**
255
256 *  `SDC-4508 <https://jira.onap.org/browse/SDC-4508>`_ - Remove need for USER_ID header
257 *  `SDC-4468 <https://jira.onap.org/browse/SDC-4468>`_ - SVC4301 RESTRICTED_OPERATION on service composition
258
259
260 **Tasks**
261
262 N/A
263
264
265 Security Notes
266 --------------
267
268 *Fixed Security Issues*
269
270     N/A
271
272 *Known Security Issues*
273
274 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
275
276 *Known Vulnerabilities in Used Modules*
277
278 Quick Links:
279
280 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
281 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
282
283 **Known Issues**
284
285 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
286
287 **Upgrade Notes**
288
289     N/A
290
291 **Deprecation Notes**
292
293     N/A
294
295 **Other**
296
297     N/A
298
299 Version: 1.12.4
300 ===============
301
302 :Release Date: 2023-04-03
303
304 SDC SDKs Versions
305 -----------------
306
307 -  sdc-distribution-client (Kafka)
308
309    :Version: 2.0.1
310
311 -  sdc-distribution-client (DMaap MR - deprecated)
312
313    :Version: 1.4.5
314
315 -  sdc-tosca
316
317    :Version: 1.8.0
318
319 Release Purpose
320 ----------------
321 SDC London release
322
323 **Epics**
324
325 N/A
326
327
328 **Stories**
329
330 *  `SDC-4452 <https://jira.onap.org/browse/SDC-4452>`_ - Add robustness to type creation on service import
331 *  `SDC-4445 <https://jira.onap.org/browse/SDC-4445>`_ - Stringbuilder support for child elements of type list
332 *  `SDC-4439 <https://jira.onap.org/browse/SDC-4439>`_ - Support to change substitution mapping node or version after service creation
333 *  `SDC-4430 <https://jira.onap.org/browse/SDC-4430>`_ - Check for service property usage in sub mapping node change
334 *  `SDC-4451 <https://jira.onap.org/browse/SDC-4451>`_ - No rollback on import fail
335
336
337 **Bug Fixes**
338
339 N/A
340
341
342 **Tasks**
343
344 *  `SDC-4456 <https://jira.onap.org/browse/SDC-4456>`_ - Upgrade docker images to use Python 3
345
346
347 Security Notes
348 --------------
349
350 *Fixed Security Issues*
351
352     N/A
353
354 *Known Security Issues*
355
356 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
357
358 *Known Vulnerabilities in Used Modules*
359
360 Quick Links:
361
362 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
363 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
364
365 **Known Issues**
366
367 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
368
369 **Upgrade Notes**
370
371     N/A
372
373 **Deprecation Notes**
374
375     N/A
376
377 **Other**
378
379     N/A
380
381 Version: 1.12.3
382 ===============
383
384 :Release Date: 2023-03-24
385
386 SDC SDKs Versions
387 -----------------
388
389 -  sdc-distribution-client (Kafka)
390
391    :Version: 2.0.1
392
393 -  sdc-distribution-client (DMaap MR - deprecated)
394
395    :Version: 1.4.5
396
397 -  sdc-tosca
398
399    :Version: 1.8.0
400
401 Release Purpose
402 ----------------
403 SDC London early release
404
405 **Epics**
406
407 N/A
408
409
410 **Stories**
411
412 *  `SDC-4438 <https://jira.onap.org/browse/SDC-4438>`_ - Allign properties import during service import
413 *  `SDC-4441 <https://jira.onap.org/browse/SDC-4441>`_ - Order targets in policy target modal
414 *  `SDC-4423 <https://jira.onap.org/browse/SDC-4423>`_ - Support for delete of non normative interface types
415 *  `SDC-4427 <https://jira.onap.org/browse/SDC-4427>`_ - Provide input name suggestion
416 *  `SDC-4385 <https://jira.onap.org/browse/SDC-4385>`_ - Provide input name when declaring service property as input
417 *  `SDC-4429 <https://jira.onap.org/browse/SDC-4429>`_ - Sort drop down lists in VFC requirements and capabilities
418 *  `SDC-4424 <https://jira.onap.org/browse/SDC-4424>`_ - VFC property metadata backend support
419 *  `SDC-4422 <https://jira.onap.org/browse/SDC-4422>`_ - Sort properties in node filter modal
420 *  `SDC-4316 <https://jira.onap.org/browse/SDC-4316>`_ - Add validation for int and float constraints
421
422
423 **Bug Fixes**
424
425 *  `SDC-4437 <https://jira.onap.org/browse/SDC-4437>`_ - Certifying a template with two connected services results in error
426 *  `SDC-4434 <https://jira.onap.org/browse/SDC-4434>`_ - Error thrown when setting default value for list of floats property in VFC
427 *  `SDC-4432 <https://jira.onap.org/browse/SDC-4432>`_ - Valid values constraints not showing for lists
428 *  `SDC-4431 <https://jira.onap.org/browse/SDC-4431>`_ - Property with '::' in name produces wrong Input
429 *  `SDC-4405 <https://jira.onap.org/browse/SDC-4405>`_ - Setting Tosca Function on top of unsaved value causes problems
430 *  `SDC-4404 <https://jira.onap.org/browse/SDC-4404>`_ - Error opening list property for editing
431 *  `SDC-4410 <https://jira.onap.org/browse/SDC-4410>`_ - Fix instance declared inputs mapped to substitution mapping
432 *  `SDC-4428 <https://jira.onap.org/browse/SDC-4428>`_ - Fix undeclarePropertiesAsInput in UI after Service Import
433 *  `SDC-4425 <https://jira.onap.org/browse/SDC-4425>`_ - Unable to use stringbuilder to for simple list/map items
434 *  `SDC-4420 <https://jira.onap.org/browse/SDC-4420>`_ - VFC interface operation not clearing artifact details when unchecked
435 *  `SDC-4421 <https://jira.onap.org/browse/SDC-4421>`_ - Operation implementation name not formatting correctly
436
437
438 **Tasks**
439
440 *  `SDC-4287 <https://jira.onap.org/browse/SDC-4287>`_ - PACKAGES UPGRADES IN DIRECT DEPENDENCIES FOR LONDON RELEASE
441 *  `SDC-4446 <https://jira.onap.org/browse/SDC-4446>`_ - Fix missing default no-args constructor
442 *  `SDC-4425 <https://jira.onap.org/browse/SDC-4425>`_ - Update vulnerable dependency - javax.servlet:javax.servlet-api
443 *  `SDC-4415 <https://jira.onap.org/browse/SDC-4415>`_ - PortalRestApiCentralServiceImpl- Add null test before using nullable values
444 *  `SDC-4372 <https://jira.onap.org/browse/SDC-4372>`_ - Remove 'Security Hotspot - Weak Cryptography' reported by Sonar
445 *  `SDC-4414 <https://jira.onap.org/browse/SDC-4414>`_ - TranslationService- Add null test before using nullable values
446
447
448 Security Notes
449 --------------
450
451 *Fixed Security Issues*
452
453     N/A
454
455 *Known Security Issues*
456
457 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
458
459 *Known Vulnerabilities in Used Modules*
460
461 Quick Links:
462
463 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
464 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
465
466 **Known Issues**
467
468 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
469
470 **Upgrade Notes**
471
472     N/A
473
474 **Deprecation Notes**
475
476     N/A
477
478 **Other**
479
480     N/A
481
482 Version: 1.12.2
483 ===============
484
485 :Release Date: 2023-02-24
486
487 SDC SDKs Versions
488 -----------------
489
490 -  sdc-distribution-client (Kafka)
491
492    :Version: 2.0.0
493
494 -  sdc-distribution-client (DMaap MR - deprecated)
495
496    :Version: 1.4.5
497
498 -  sdc-tosca
499
500    :Version: 1.7.0
501
502 Release Purpose
503 ----------------
504 SDC London early release
505
506 **Epics**
507
508 N/A
509
510
511 **Stories**
512
513 *  `SDC-4411 <https://jira.onap.org/browse/SDC-4411>`_ - Delete non-normative data types
514 *  `SDC-4365 <https://jira.onap.org/browse/SDC-4365>`_ - Show boolean-type constraint as drop-down list
515 *  `SDC-4379 <https://jira.onap.org/browse/SDC-4379>`_ - Support TOSCA functions for list of map entries in property assignment view
516 *  `SDC-4371 <https://jira.onap.org/browse/SDC-4371>`_ - Service Import - general page validation
517 *  `SDC-4383 <https://jira.onap.org/browse/SDC-4383>`_ - Implement option to choose 'None' for not mandatory drop-box field
518 *  `SDC-4378 <https://jira.onap.org/browse/SDC-4378>`_ - Support for delete property from non-normative data type
519 *  `SDC-4373 <https://jira.onap.org/browse/SDC-4373>`_ - Edit properties of non-normative data types
520 *  `SDC-4331 <https://jira.onap.org/browse/SDC-4331>`_ - Constraints in data type view
521 *  `SDC-4360 <https://jira.onap.org/browse/SDC-4360>`_ - Enable UI component to display property constraints
522 *  `SDC-4366 <https://jira.onap.org/browse/SDC-4366>`_ - Validate service input default values against constraints
523 *  `SDC-4361 <https://jira.onap.org/browse/SDC-4361>`_ - Stop auto-generation of inputs from substitution mapping node
524
525
526 **Bug Fixes**
527
528 *  `SDC-4418 <https://jira.onap.org/browse/SDC-4418>`_ - Type list of floats not generated correctly in tosca
529 *  `SDC-4375 <https://jira.onap.org/browse/SDC-4375>`_ - Fix handling of default values for VFC properties
530 *  `SDC-4412 <https://jira.onap.org/browse/SDC-4412>`_ - Constraint validation failure for list or map with valid values
531 *  `SDC-4416 <https://jira.onap.org/browse/SDC-4416>`_ - Cannot view archived components on UI
532 *  `SDC-4413 <https://jira.onap.org/browse/SDC-4413>`_ - Compilation error when building
533 *  `SDC-4399 <https://jira.onap.org/browse/SDC-4399>`_ - Error validating list property with equals constraint
534 *  `SDC-4401 <https://jira.onap.org/browse/SDC-4401>`_ - Constraint validation failure for yaml value
535 *  `SDC-4398 <https://jira.onap.org/browse/SDC-4398>`_ - Incorrect behaviour for list valid values
536 *  `SDC-3384 <https://jira.onap.org/browse/SDC-3384>`_ - Wrong behavior for 'edit' attribute
537 *  `SDC-4400 <https://jira.onap.org/browse/SDC-4400>`_ - Issues adding values to complex properties in Property Assignment
538 *  `SDC-4403 <https://jira.onap.org/browse/SDC-4403>`_ - NPE when setting value of complex property
539 *  `SDC-4396 <https://jira.onap.org/browse/SDC-4396>`_ - AttributeServlet- Add null test before using nullable values
540 *  `SDC-4394 <https://jira.onap.org/browse/SDC-4394>`_ - Support for copy/paste tosca functions into operation inputs
541 *  `SDC-4392 <https://jira.onap.org/browse/SDC-4392>`_ - Issues adding values to map in Property Assignment
542 *  `SDC-4380 <https://jira.onap.org/browse/SDC-4380>`_ - Fix ng lint command missing configuration
543 *  `SDC-4384 <https://jira.onap.org/browse/SDC-4384>`_ - Omit tenant metadata when not set
544 *  `SDC-4382 <https://jira.onap.org/browse/SDC-4382>`_ - Cannot set value to a instance property with valid values constraint
545 *  `SDC-4377 <https://jira.onap.org/browse/SDC-4377>`_ - Inconsistent behaviour for interface properties removal
546 *  `SDC-3794 <https://jira.onap.org/browse/SDC-3794>`_ - Incorrect substitution type being set in Services/VFs
547 *  `SDC-4374 <https://jira.onap.org/browse/SDC-4374>`_ - Setting input value destroys constraints
548 *  `SDC-4376 <https://jira.onap.org/browse/SDC-4376>`_ - Unable to discard service input changes
549 *  `SDC-4369 <https://jira.onap.org/browse/SDC-4369>`_ - Import failures added to additional_types
550 *  `SDC-4364 <https://jira.onap.org/browse/SDC-4364>`_ - NPE when deleting interface operation from VFC
551 *  `SDC-4357 <https://jira.onap.org/browse/SDC-4357>`_ - in_range constraints missing from TOSCA template
552 *  `SDC-3863 <https://jira.onap.org/browse/SDC-3863>`_ - Composition window category name shows instead of displayName
553 *  `SDC-4352 <https://jira.onap.org/browse/SDC-4352>`_ - Unable to set values on properties of VFC instances in a service
554 *  `SDC-4362 <https://jira.onap.org/browse/SDC-4362>`_ - Fix tiles on Home page always show model as SDC AID
555 *  `SDC-4354 <https://jira.onap.org/browse/SDC-4354>`_ - Unable to edit VFC property after checkout
556
557
558 **Tasks**
559
560 *  `SDC-4408 <https://jira.onap.org/browse/SDC-4408>`_ - NotificationWebsocketHandler- Add null test before using nullable values
561 *  `SDC-4406 <https://jira.onap.org/browse/SDC-4406>`_ - Update INFO.yaml
562 *  `SDC-4402 <https://jira.onap.org/browse/SDC-4402>`_ - ConfigurationImpl- Add null test before using nullable values
563 *  `SDC-4397 <https://jira.onap.org/browse/SDC-4397>`_ - AbstractTemplateServlet- Add null test before using nullable values
564 *  `SDC-4381 <https://jira.onap.org/browse/SDC-4381>`_ - Fix major bug reported by Sonar
565 *  `SDC-4358 <https://jira.onap.org/browse/SDC-4358>`_ - Improve getting Service with specific version
566 *  `SDC-4370 <https://jira.onap.org/browse/SDC-4370>`_ - Fix broken 'start-sdc' profile
567 *  `SDC-4112 <https://jira.onap.org/browse/SDC-4112>`_ - Skip swagger to improve build time
568 *  `SDC-4359 <https://jira.onap.org/browse/SDC-4359>`_ - Fix Blocker Bug reported by Sonar
569 *  `SDC-3529 <https://jira.onap.org/browse/SDC-3529>`_ - Fix Sonar CRITICAL BUGs
570
571
572 Security Notes
573 --------------
574
575 *Fixed Security Issues*
576
577     N/A
578
579 *Known Security Issues*
580
581 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
582
583 *Known Vulnerabilities in Used Modules*
584
585 Quick Links:
586
587 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
588 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
589
590 **Known Issues**
591
592 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
593
594 **Upgrade Notes**
595
596     N/A
597
598 **Deprecation Notes**
599
600     N/A
601
602 **Other**
603
604     N/A
605
606
607 Version: 1.12.1
608 ===============
609
610 :Release Date: 2023-01-27
611
612 SDC SDKs Versions
613 -----------------
614
615 -  sdc-distribution-client (Kafka)
616
617    :Version: 2.0.0
618    
619 -  sdc-distribution-client (DMaap MR - deprecated)
620
621    :Version: 1.4.5
622
623 -  sdc-tosca
624
625    :Version: 1.7.0
626
627 Release Purpose
628 ----------------
629 SDC London early release
630
631 **Epics**
632
633 N/A
634
635
636 **Stories**
637
638 *  `SDC-4346 <https://jira.onap.org/browse/SDC-4346>`_ - Property Constraints on Service inputs
639 *  `SDC-4279 <https://jira.onap.org/browse/SDC-4279>`_ - Import data type in UI
640 *  `SDC-4344 <https://jira.onap.org/browse/SDC-4344>`_ - Implement hiding mechanism
641 *  `SDC-4341 <https://jira.onap.org/browse/SDC-4341>`_ - Disable editing of normative data types
642 *  `SDC-4330 <https://jira.onap.org/browse/SDC-4330>`_ - Improve composition view filtering
643 *  `SDC-4333 <https://jira.onap.org/browse/SDC-4333>`_ - Support TOSCA functions of primitive list entries in composition view
644 *  `SDC-4332 <https://jira.onap.org/browse/SDC-4332>`_ - Download data type from UI
645 *  `SDC-4320 <https://jira.onap.org/browse/SDC-4320>`_ - Constraint validation - Policy Properties in a Service
646 *  `SDC-4319 <https://jira.onap.org/browse/SDC-4319>`_ - Support TOSCA functions of primitive map entries in composition view
647 *  `SDC-4311 <https://jira.onap.org/browse/SDC-4311>`_ - Update needed to allow assignment of TOSCA functions to List/Map/Custom datatypes
648 *  `SDC-4305 <https://jira.onap.org/browse/SDC-4305>`_ - Add support for comparable type constraints for scalar values
649 *  `SDC-4288 <https://jira.onap.org/browse/SDC-4288>`_ - Support TOSCA functions in list entries
650 *  `SDC-4299 <https://jira.onap.org/browse/SDC-4299>`_ - Add support for comparable type constraints for strings
651 *  `SDC-4283 <https://jira.onap.org/browse/SDC-4283>`_ - Node filter/Substitution filter: type validation just works during edit
652 *  `SDC-4264 <https://jira.onap.org/browse/SDC-4264>`_ - Support TOSCA functions for map values
653 *  `DMAAP-1787 <https://jira.onap.org/browse/DMAAP-1787>`_ - [SDC] Migrate SDC to use kafka native messaging
654 *  `SDC-4221 <https://jira.onap.org/browse/SDC-4221>`_ - Open Data type from Catalog
655 *  `SDC-4260 <https://jira.onap.org/browse/SDC-4260>`_ - Update UI Constraints component to support addition of pattern constraints
656 *  `SDC-4220 <https://jira.onap.org/browse/SDC-4220>`_ - View data types in UI catalog
657 *  `SDC-4223 <https://jira.onap.org/browse/SDC-4223>`_ - Update UI Constraints component to support addition of scalar type constraints
658 *  `SDC-4258 <https://jira.onap.org/browse/SDC-4258>`_ - Addition of Properties to a Data type in UI
659 *  `SDC-4219 <https://jira.onap.org/browse/SDC-4219>`_ - Create UI Component for viewing property constraints
660 *  `SDC-4170 <https://jira.onap.org/browse/SDC-4170>`_ - Support TOSCA functions in operation implementation properties
661
662
663 **Bug Fixes**
664
665 *  `SDC-4318 <https://jira.onap.org/browse/SDC-4318>`_ - Fix constraints saving as strings
666 *  `SDC-4351 <https://jira.onap.org/browse/SDC-4351>`_ - Error importing data type in the UI
667 *  `SDC-4352 <https://jira.onap.org/browse/SDC-4352>`_ - Unable to set values on properties of VFC instances in a service
668 *  `SDC-4349 <https://jira.onap.org/browse/SDC-4349>`_ - Added datatype property not include in model definitions
669 *  `SDC-4343 <https://jira.onap.org/browse/SDC-4343>`_ - Invalid property values provided: Unsupported value provided for is_default property supported value type is boolean.
670 *  `SDC-4348 <https://jira.onap.org/browse/SDC-4348>`_ - Frontend cache causing data types not found
671 *  `SDC-4345 <https://jira.onap.org/browse/SDC-4345>`_ - Property Constraint error when uprading VFC instance version in service
672 *  `SDC-4334 <https://jira.onap.org/browse/SDC-4334>`_ - Error creating in_range constraint for non integer properties
673 *  `SDC-4339 <https://jira.onap.org/browse/SDC-4339>`_ - Possible to add property to data type with type belonging to other model
674 *  `SDC-4342 <https://jira.onap.org/browse/SDC-4342>`_ - Constraint not added when creating property
675 *  `SDC-3505 <https://jira.onap.org/browse/SDC-3505>`_ - SDC be API returns HTTP 200 response code on error
676 *  `SDC-4338 <https://jira.onap.org/browse/SDC-4338>`_ - Primitive types should not be shown under data types in catalog
677 *  `SDC-4337 <https://jira.onap.org/browse/SDC-4337>`_ - Data type cache not updated when data type updated
678 *  `SDC-4335 <https://jira.onap.org/browse/SDC-4335>`_ - Datatype workspace opens up from wrong menuItem
679 *  `SDC-4290 <https://jira.onap.org/browse/SDC-4290>`_ - Resource property constraint values mutable in Service design
680 *  `SDC-4315 <https://jira.onap.org/browse/SDC-4315>`_ - Not possible to add value to list of map property
681 *  `SDC-4312 <https://jira.onap.org/browse/SDC-4312>`_ - NPE thrown in editing constraints
682 *  `SDC-3216 <https://jira.onap.org/browse/SDC-3216>`_ - Artifact type "CONTROLLER_BLUEPRINT_ARCHIVE" is not recognized based on its type.
683 *  `SDC-2851 <https://jira.onap.org/browse/SDC-2851>`_ - Tosca List Entry Schema failed to be recoginized with creating VSP
684 *  `SDC-4310 <https://jira.onap.org/browse/SDC-4310>`_ - Adding property to VF/Service throws js-exception
685 *  `SDC-4292 <https://jira.onap.org/browse/SDC-4292>`_ - Swagger UI fails to load
686 *  `SDC-4307 <https://jira.onap.org/browse/SDC-4307>`_ - Not possible to set value on a VFC property with constraint
687 *  `SDC-4294 <https://jira.onap.org/browse/SDC-4294>`_ - Pattern constraint validation failure
688 *  `SDC-4306 <https://jira.onap.org/browse/SDC-4306>`_ - Some default responses in the generated openapi files are missing descriptions
689 *  `SDC-4302 <https://jira.onap.org/browse/SDC-4302>`_ - Fix docker build issue
690 *  `SDC-4291 <https://jira.onap.org/browse/SDC-4291>`_ - Import VFC with constraint PATTERN ignores constraint
691 *  `SDC-4303 <https://jira.onap.org/browse/SDC-4303>`_ - NPE thrown when checking out Service
692 *  `SDC-4293 <https://jira.onap.org/browse/SDC-4293>`_ - in_range constraint validation gives unhelpful error message
693 *  `SDC-4286 <https://jira.onap.org/browse/SDC-4286>`_ - Constraint not displayed when cycling through properties
694 *  `SDC-4274 <https://jira.onap.org/browse/SDC-4274>`_ - Numeric constraint values generated as strings
695 *  `SDC-4281 <https://jira.onap.org/browse/SDC-4281>`_ - Empty interfaces and operations in generated tosca
696 *  `SDC-4271 <https://jira.onap.org/browse/SDC-4271>`_ - SDC-simulator not logging to STDOUT
697 *  `SDC-3536 <https://jira.onap.org/browse/SDC-3536>`_ - SDC-ONBOARDING-BE log does not use stdout
698 *  `SDC-4266 <https://jira.onap.org/browse/SDC-4266>`_ - Error while importing a Service: icon cannot be changed once the resource is certified
699 *  `SDC-4267 <https://jira.onap.org/browse/SDC-4267>`_ - EcompIntImpl - And null test before using nullable value
700 *  `SDC-4253 <https://jira.onap.org/browse/SDC-4253>`_ - Changing property in a node filter causes several issues
701 *  `SDC-4222 <https://jira.onap.org/browse/SDC-4222>`_ - Fix behaviour when validation of property constraints
702 *  `SDC-4269 <https://jira.onap.org/browse/SDC-4269>`_ - ExternalTestingManagerImpl - Add null test before using nullable value
703 *  `SDC-3535 <https://jira.onap.org/browse/SDC-3535>`_ - SDC-FE log does not use STDOUT
704 *  `SDC-3534 <https://jira.onap.org/browse/SDC-3534>`_ - SDC-BE log does not use STDOUT
705 *  `SDC-4268 <https://jira.onap.org/browse/SDC-4268>`_ - Model for "SOL001" shows incorrectly in GUI
706 *  `SDC-4265 <https://jira.onap.org/browse/SDC-4265>`_ - DefaultPropertyDeclarator - Add null test before using nullable value
707 *  `SDC-4259 <https://jira.onap.org/browse/SDC-4259>`_ - Interfaces in VNFD in ETSI NSD
708 *  `SDC-4242 <https://jira.onap.org/browse/SDC-4242>`_ - fix doc config files in master and kohn branch
709 *  `SDC-4255 <https://jira.onap.org/browse/SDC-4255>`_ - Interface is formatted using extended notation when no implementation added at VFC level
710 *  `SDC-4237 <https://jira.onap.org/browse/SDC-4237>`_ - Tosca Export: a boolean, from a default complex type value, is being exported as string
711
712
713 **Tasks**
714
715 *  `SDC-4347 <https://jira.onap.org/browse/SDC-4347>`_ - Improve test coverage for Constraints
716 *  `SDC-4317 <https://jira.onap.org/browse/SDC-4317>`_ - Improve test coverage
717 *  `SDC-4308 <https://jira.onap.org/browse/SDC-4308>`_ - Update openapi files in the docs
718 *  `SDC-4313 <https://jira.onap.org/browse/SDC-4313>`_ - Upgrade testing frameworks to latest not-vulnerable versions
719 *  `SDC-4314 <https://jira.onap.org/browse/SDC-4314>`_ - Fix broken build
720 *  `SDC-4215 <https://jira.onap.org/browse/SDC-4215>`_ - Multitenancy feature in SDC
721 *  `SDC-4304 <https://jira.onap.org/browse/SDC-4304>`_ - Update INFO.yaml
722 *  `SDC-4300 <https://jira.onap.org/browse/SDC-4300>`_ - Add missing 'scalar-unit.bitrate' data type
723 *  `SDC-4289 <https://jira.onap.org/browse/SDC-4289>`_ - Fix broken build
724 *  `SDC-4275 <https://jira.onap.org/browse/SDC-4275>`_ - Add SonarCloud badges to README
725 *  `DOC-798 <https://jira.onap.org/browse/DOC-798>`_ - Create docs for 'Kohn' main release
726 *  `SDC-4243 <https://jira.onap.org/browse/SDC-4243>`_ - Issues with 'range' data type detected
727 *  `SDC-4261 <https://jira.onap.org/browse/SDC-4261>`_ - Fix Readme formatting for Catalog-UI
728 *  `SDC-4254 <https://jira.onap.org/browse/SDC-4254>`_ - Remove 'Powered by Jetty' from default jetty response
729 *  `SDC-4256 <https://jira.onap.org/browse/SDC-4256>`_ - Improve error reporting when onboarding a VSP and storage is full
730
731
732 Security Notes
733 --------------
734
735 *Fixed Security Issues*
736
737     N/A
738
739 *Known Security Issues*
740
741 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
742
743 *Known Vulnerabilities in Used Modules*
744
745 Quick Links:
746
747 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
748 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
749
750 **Known Issues**
751
752 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
753
754 **Upgrade Notes**
755
756     N/A
757
758 **Deprecation Notes**
759
760     N/A
761
762 **Other**
763
764     N/A
765
766 Version: 1.12.0
767 ===============
768
769 :Release Date: 2022-10-28
770
771 SDC SDKs Versions
772 -----------------
773
774 -  sdc-distribution-client (Kafka)
775
776    :Version: 2.0.0
777    
778 -  sdc-distribution-client (DMaap MR - deprecated)
779
780    :Version: 1.4.5
781
782 -  sdc-tosca
783
784    :Version: 1.7.0
785
786 Release Purpose
787 ----------------
788 SDC London early release
789
790 **Epics**
791
792 N/A
793
794
795 **Stories**
796
797 *  `SDC-4207 <https://jira.onap.org/browse/SDC-4207>`_ - Constraint validation - Node Template Interfaces
798 *  `SDC-4229 <https://jira.onap.org/browse/SDC-4229>`_ - Default Substitution Mapping
799 *  `DMAAP-1787 <https://jira.onap.org/browse/DMAAP-1787>`_ - [SDC] Migrate SDC to use kafka native messaging
800 *  `SDC-4216 <https://jira.onap.org/browse/SDC-4216>`_ - Support import of VFCs with property constraints
801 *  `SDC-4209 <https://jira.onap.org/browse/SDC-4209>`_ - Constraint validation - Instance Attributes in a Service
802 *  `SDC-4210 <https://jira.onap.org/browse/SDC-4210>`_ - VFC properties - Increase character limit to 100 and allow use of @ character
803 *  `SDC-4214 <https://jira.onap.org/browse/SDC-4214>`_ - View Data type properties in UI
804 *  `SDC-4142 <https://jira.onap.org/browse/SDC-4142>`_ - Service import - Import updated node types with new attributes
805 *  `SDC-4208 <https://jira.onap.org/browse/SDC-4208>`_ - Enable viewing of VFC property details when checked in
806 *  `SDC-4190 <https://jira.onap.org/browse/SDC-4190>`_ - Constraint validation - Instance Properties in a Service
807 *  `SDC-4193 <https://jira.onap.org/browse/SDC-4193>`_ - View data type in UI
808 *  `SDC-4184 <https://jira.onap.org/browse/SDC-4184>`_ - API for fetching single data type
809 *  `DMAAP-1744 <https://jira.onap.org/browse/DMAAP-1744>`_ - Move SDC and clients to use Strimzi Kafka
810
811
812 **Bug Fixes**
813
814 *  `SDC-4224 <https://jira.onap.org/browse/SDC-4224>`_ - Import service with policy error
815 *  `SDC-4225 <https://jira.onap.org/browse/SDC-4225>`_ - Import of service with concat property value issue
816 *  `SDC-4227 <https://jira.onap.org/browse/SDC-4227>`_ - Error importing service with instance interfaces
817 *  `SDC-4189 <https://jira.onap.org/browse/SDC-4189>`_ - security risk: Improper Input Validation
818 *  `SDC-4217 <https://jira.onap.org/browse/SDC-4217>`_ - Setting value on interface operation property with constraint throws exception
819 *  `SDC-4218 <https://jira.onap.org/browse/SDC-4218>`_ - Fix cant set properties on an instance in the composition view
820 *  `SDC-4211 <https://jira.onap.org/browse/SDC-4211>`_ - Fetch data type endpoint is returning Optional instead of the requested Data Type
821 *  `SDC-4213 <https://jira.onap.org/browse/SDC-4213>`_ - Onboard-ui build started to fail with problems in ./node_modules/react-show-more-text/lib/ShowMoreText.css
822 *  `SDC-4196 <https://jira.onap.org/browse/SDC-4196>`_ - Empty interface operation definitions throw exception
823 *  `SDC-4192 <https://jira.onap.org/browse/SDC-4192>`_ - X-Frame-Options not configured: Lack of clickjacking protection
824 *  `SDC-4185 <https://jira.onap.org/browse/SDC-4185>`_ - Composition Window doesnot allow to update new version of VFC
825
826
827 **Tasks**
828
829 *  `SDC-4204 <https://jira.onap.org/browse/SDC-4204>`_ - Finalize Documentation
830 *  `SDC-4232 <https://jira.onap.org/browse/SDC-4232>`_ - Remove temp file if Minio-upload failed
831 *  `SDC-4231 <https://jira.onap.org/browse/SDC-4231>`_ - Fix potential NPE in importing property constraints
832 *  `SDC-4230 <https://jira.onap.org/browse/SDC-4230>`_ - Fix Critical bug reported by Sonar
833 *  `SDC-4228 <https://jira.onap.org/browse/SDC-4228>`_ - Update Vulnerable 3PP commons-text-1.9
834 *  `SDC-4205 <https://jira.onap.org/browse/SDC-4205>`_ - Remove unused code
835
836
837 Security Notes
838 --------------
839
840 *Fixed Security Issues*
841
842     N/A
843
844 *Known Security Issues*
845
846 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
847
848 *Known Vulnerabilities in Used Modules*
849
850 Quick Links:
851
852 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
853 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
854
855 **Known Issues**
856
857 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
858
859 **Upgrade Notes**
860
861     N/A
862
863 **Deprecation Notes**
864
865     N/A
866
867 **Other**
868
869     N/A
870
871 Version: 1.11.9
872 ===============
873
874 :Release Date: 2022-09-28
875
876 SDC SDKs Versions
877 -----------------
878
879 -  sdc-distribution-client
880
881    :Version: 1.4.5
882
883 -  sdc-tosca
884
885    :Version: 1.7.0
886
887 Release Purpose
888 ----------------
889 SDC Kohn M4 release
890
891 **Epics**
892
893 *  `SDC-4034 <https://jira.onap.org/browse/SDC-4034>`_ - Service Import
894 *  `SDC-4037 <https://jira.onap.org/browse/SDC-4037>`_ - Additional TOSCA constructs support Kohn
895 *  `SDC-4035 <https://jira.onap.org/browse/SDC-4035>`_ - Deletion of archived assets
896 *  `SDC-4037 <https://jira.onap.org/browse/SDC-4037>`_ - Additional TOSCA constructs support Kohn
897 *  `SDC-4036 <https://jira.onap.org/browse/SDC-4036>`_ - Enable application metrics
898
899
900 **Stories**
901
902 *  `SDC-4186 <https://jira.onap.org/browse/SDC-4186>`_ - Service import - Import unknown interface types
903 *  `SDC-4187 <https://jira.onap.org/browse/SDC-4187>`_ - Service import - Import unknown capability types
904 *  `SDC-4176 <https://jira.onap.org/browse/SDC-4176>`_ - Service import - Import unknown group types
905 *  `SDC-4173 <https://jira.onap.org/browse/SDC-4173>`_ - Support tosca functions for node capability filters
906 *  `SDC-4153 <https://jira.onap.org/browse/SDC-4153>`_ - Service import - Import necessary artifact types
907 *  `SDC-4162 <https://jira.onap.org/browse/SDC-4162>`_ - Service Import - yaml error
908
909
910 **Bug Fixes**
911
912 *  `SDC-4125 <https://jira.onap.org/browse/SDC-4125>`_ - Error thrown when setting policy property with get_property
913 *  `SDC-4188 <https://jira.onap.org/browse/SDC-4188>`_ - Fix show add button for Req and Capabilities in VF
914 *  `SDC-4181 <https://jira.onap.org/browse/SDC-4181>`_ - Simulator showing server exception when no content type is provided
915 *  `SDC-4179 <https://jira.onap.org/browse/SDC-4179>`_ - maven-resources-plugin filtering problem with plugins-configuration.yaml
916 *  `SDC-4175 <https://jira.onap.org/browse/SDC-4175>`_ - Capablity Types not refreshing after model change
917
918
919 **Tasks**
920
921 *  `SDC-4183 <https://jira.onap.org/browse/SDC-4183>`_ - Improve the catalog-fe README
922 *  `SDC-4066 <https://jira.onap.org/browse/SDC-4066>`_ - Improve catalog-ui test coverage
923 *  `SDC-4180 <https://jira.onap.org/browse/SDC-4180>`_ - Local paths shown in the compiled onboard UI app
924 *  `SDC-4178 <https://jira.onap.org/browse/SDC-4178>`_ - Update 'Deployment dependency map'
925
926
927 Security Notes
928 --------------
929
930 *Fixed Security Issues*
931
932     N/A
933
934 *Known Security Issues*
935
936 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
937
938 *Known Vulnerabilities in Used Modules*
939
940 Quick Links:
941
942 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
943 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
944
945 **Known Issues**
946
947 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
948
949 **Upgrade Notes**
950
951     N/A
952
953 **Deprecation Notes**
954
955     N/A
956
957 **Other**
958
959     N/A
960
961 Version: 1.11.8
962 ===============
963
964 :Release Date: 2022-09-09
965
966 SDC SDKs Versions
967 -----------------
968
969 -  sdc-distribution-client
970
971    :Version: 1.4.5
972
973 -  sdc-tosca
974
975    :Version: 1.7.0
976
977 Release Purpose
978 ----------------
979 SDC Kohn early release
980
981 **Epics**
982
983     N/A
984
985
986 **Stories**
987
988 *  `SDC-4168 <https://jira.onap.org/browse/SDC-4168>`_ - Support import of service with TOSCA functions in sub properties
989 *  `SDC-4171 <https://jira.onap.org/browse/SDC-4171>`_ - Relax checking on operation property values
990 *  `SDC-4128 <https://jira.onap.org/browse/SDC-4128>`_ - Support TOSCA functions for node filters
991 *  `SDC-4151 <https://jira.onap.org/browse/SDC-4151>`_ - Support TOSCA functions in sub properties in properties assignment
992 *  `SDC-4131 <https://jira.onap.org/browse/SDC-4131>`_ - Service import - Import updated node types
993 *  `SDC-4149 <https://jira.onap.org/browse/SDC-4149>`_ - Allow to select properties in the get_attribute function
994 *  `SDC-4140 <https://jira.onap.org/browse/SDC-4140>`_ - Service import - Import updated data types
995 *  `SDC-4137 <https://jira.onap.org/browse/SDC-4137>`_ - Service Import - general page validation
996 *  `SDC-4082 <https://jira.onap.org/browse/SDC-4082>`_ - Service Import - Inputs
997 *  `SDC-4136 <https://jira.onap.org/browse/SDC-4136>`_ - Allow ETSI VNF without other node template
998
999
1000 **Bug Fixes**
1001
1002 *  `SDC-4174 <https://jira.onap.org/browse/SDC-4174>`_ - New node filter API does not accept legacy payload
1003 *  `SDC-4166 <https://jira.onap.org/browse/SDC-4166>`_ - Importing service with TOSCA function yaml value
1004 *  `SDC-4169 <https://jira.onap.org/browse/SDC-4169>`_ - application exposed to path traversal attack
1005 *  `SDC-4134 <https://jira.onap.org/browse/SDC-4134>`_ - Import VFC not importing interfaces
1006 *  `SDC-4145 <https://jira.onap.org/browse/SDC-4145>`_ - NPE thrown for interface operation template with no inputs
1007 *  `SDC-4150 <https://jira.onap.org/browse/SDC-4150>`_ - Import service - sub import files are not loading
1008 *  `SDC-4097 <https://jira.onap.org/browse/SDC-4097>`_ - Wrong Inputs creation on 'Add Service'
1009 *  `SDC-4144 <https://jira.onap.org/browse/SDC-4144>`_ - SDC Jakarta release: "create service" does not work when new category added
1010 *  `SDC-4141 <https://jira.onap.org/browse/SDC-4141>`_ - Encrypted user not being handled correctly in SDC-BE
1011 *  `SDC-4130 <https://jira.onap.org/browse/SDC-4130>`_ - Fix Wrongly generated tosca implementation
1012 *  `SDC-4132 <https://jira.onap.org/browse/SDC-4132>`_ - Fix error handling for instances with no properties
1013 *  `SDC-4133 <https://jira.onap.org/browse/SDC-4133>`_ - ClassCastException thrown for artifact primary string value
1014
1015
1016 **Tasks**
1017
1018 *  `SDC-4167 <https://jira.onap.org/browse/SDC-4167>`_ - Update/remove vulnerable dependencies
1019 *  `SDC-4165 <https://jira.onap.org/browse/SDC-4165>`_ - Update SDC with new 'security-util-lib' version
1020 *  `DOC-782 <https://jira.onap.org/browse/DOC-782>`_ - Create docs for 'Jakarta' main release
1021 *  `SDC-4143 <https://jira.onap.org/browse/SDC-4143>`_ - Improve error's message readability
1022 *  `SDC-4017 <https://jira.onap.org/browse/SDC-4017>`_ - Remove/update vulnerable dependency
1023 *  `SDC-4139 <https://jira.onap.org/browse/SDC-4139>`_ - Fix broken build
1024 *  `SDC-4133 <https://jira.onap.org/browse/SDC-4133>`_ - ClassCastException thrown for artifact primary string value
1025
1026
1027 Security Notes
1028 --------------
1029
1030 *Fixed Security Issues*
1031
1032     N/A
1033
1034 *Known Security Issues*
1035
1036 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1037
1038 *Known Vulnerabilities in Used Modules*
1039
1040 Quick Links:
1041
1042 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1043 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1044
1045 **Known Issues**
1046
1047 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1048
1049 **Upgrade Notes**
1050
1051     N/A
1052
1053 **Deprecation Notes**
1054
1055     N/A
1056
1057 **Other**
1058
1059     N/A
1060
1061 Version: 1.11.7
1062 ===============
1063
1064 :Release Date: 2022-08-15
1065
1066 SDC SDKs Versions
1067 -----------------
1068
1069 -  sdc-distribution-client
1070
1071    :Version: 1.4.5
1072
1073 -  sdc-tosca
1074
1075    :Version: 1.7.0
1076
1077 Release Purpose
1078 ----------------
1079 SDC Kohn early release
1080
1081 **Epics**
1082
1083     N/A
1084
1085
1086 **Stories**
1087
1088 *  `SDC-4113 <https://jira.onap.org/browse/SDC-4113>`_ - Service Import - Node Template Interface Definitions
1089 *  `SDC-4118 <https://jira.onap.org/browse/SDC-4118>`_ - Service import - Import unknown node types
1090 *  `SDC-4119 <https://jira.onap.org/browse/SDC-4119>`_ - Service import - Import unknown data types
1091 *  `SDC-4123 <https://jira.onap.org/browse/SDC-4123>`_ - Support property get_input value in deprecated format
1092 *  `SDC-4122 <https://jira.onap.org/browse/SDC-4122>`_ - Support tosca functions for policy instance properties in property assignment view
1093 *  `SDC-4120 <https://jira.onap.org/browse/SDC-4120>`_ - Support for TOSCA functions for Service Import
1094 *  `SDC-4083 <https://jira.onap.org/browse/SDC-4083>`_ - Service Import - Node Template Relationship Template
1095 *  `SDC-4109 <https://jira.onap.org/browse/SDC-4109>`_ - Enable configuration of instance name
1096 *  `SDC-4099 <https://jira.onap.org/browse/SDC-4099>`_ - Set property to yaml string in TOSCA functions modal
1097
1098
1099 **Bug Fixes**
1100
1101 *  `SDC-4129 <https://jira.onap.org/browse/SDC-4129>`_ - Newly imported data types not found in UI
1102 *  `SDC-4126 <https://jira.onap.org/browse/SDC-4126>`_ - Properties of the previous instance is loading in the Hierarchical panel
1103 *  `SDC-4127 <https://jira.onap.org/browse/SDC-4127>`_ - Fix unable to delete default value for a complex property
1104 *  `SDC-4124 <https://jira.onap.org/browse/SDC-4124>`_ - Empty node filter in template when directives added with no filter
1105 *  `SDC-4117 <https://jira.onap.org/browse/SDC-4117>`_ - Error Importing node filter with multiple capability properties
1106 *  `SDC-4125 <https://jira.onap.org/browse/SDC-4125>`_ - Error thrown when setting policy property with get_property
1107 *  `SDC-4098 <https://jira.onap.org/browse/SDC-4098>`_ - Error adding capability with properties to VFC
1108 *  `SDC-4121 <https://jira.onap.org/browse/SDC-4121>`_ - Fix outputs of complex type display and delete
1109 *  `SDC-4114 <https://jira.onap.org/browse/SDC-4114>`_ - Fix Tosca Function Validation for Group and Policy properties
1110 *  `SDC-4116 <https://jira.onap.org/browse/SDC-4116>`_ - UI shows text overlay on value field
1111 *  `SDC-4115 <https://jira.onap.org/browse/SDC-4115>`_ - Fix functionaljava dependency for onboarding
1112 *  `SDC-4084 <https://jira.onap.org/browse/SDC-4084>`_ - Group Property value display not easily readable
1113 *  `SDC-4110 <https://jira.onap.org/browse/SDC-4110>`_ - Save button disabled in update property in composition view
1114
1115
1116 **Tasks**
1117
1118 *  `SDC-4017 <https://jira.onap.org/browse/SDC-4017>`_ - Remove/update vulnerable dependency
1119 *  `SDC-4100 <https://jira.onap.org/browse/SDC-4100>`_ - Add fast build profile ignoring the frontend build
1120
1121
1122 Security Notes
1123 --------------
1124
1125 *Fixed Security Issues*
1126
1127     N/A
1128
1129 *Known Security Issues*
1130
1131 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1132
1133 *Known Vulnerabilities in Used Modules*
1134
1135 Quick Links:
1136
1137 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1138 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1139
1140 **Known Issues**
1141
1142 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1143
1144 **Upgrade Notes**
1145
1146     N/A
1147
1148 **Deprecation Notes**
1149
1150     N/A
1151
1152 **Other**
1153
1154     N/A
1155
1156 Version: 1.11.6
1157 ===============
1158
1159 :Release Date: 2022-07-21
1160
1161 SDC SDKs Versions
1162 -----------------
1163
1164 -  sdc-distribution-client
1165
1166    :Version: 1.4.5
1167
1168 -  sdc-tosca
1169
1170    :Version: 1.7.0
1171
1172 Release Purpose
1173 ----------------
1174 SDC Kohn early release
1175
1176 **Epics**
1177
1178     N/A
1179
1180 **Stories**
1181
1182 *  `SDC-4078 <https://jira.onap.org/browse/SDC-4078>`_ - Support tosca functions for group instances in composition view
1183 *  `SDC-4060 <https://jira.onap.org/browse/SDC-4060>`_ - Service Import - Policies
1184 *  `SDC-4051 <https://jira.onap.org/browse/SDC-4051>`_ - Service Import - Outputs
1185 *  `SDC-4080 <https://jira.onap.org/browse/SDC-4080>`_ - Allow set values in properties of type timestamp
1186 *  `SDC-4095 <https://jira.onap.org/browse/SDC-4095>`_ - Support concat for string property values
1187 *  `SDC-4090 <https://jira.onap.org/browse/SDC-4090>`_ - Support tosca functions for group instances
1188
1189
1190
1191 **Bug Fixes**
1192
1193 *  `SDC-4048 <https://jira.onap.org/browse/SDC-4048>`_ - VFC properties of type timestamp not visible in property assignment
1194 *  `SDC-4063 <https://jira.onap.org/browse/SDC-4063>`_ - Directives drop down list cut short
1195 *  `SDC-4087 <https://jira.onap.org/browse/SDC-4087>`_ - Node Filters displayed incorrectly
1196 *  `SDC-4088 <https://jira.onap.org/browse/SDC-4088>`_ - Save/discard button not showing for an instance attributes
1197 *  `SDC-4081 <https://jira.onap.org/browse/SDC-4081>`_ - Fail to declare Input for duplicated name of property
1198 *  `SDC-4089 <https://jira.onap.org/browse/SDC-4089>`_ - Fix upgrade failure
1199 *  `SDC-4079 <https://jira.onap.org/browse/SDC-4079>`_ - Service Import - Input appearing as a property
1200 *  `SDC-4091 <https://jira.onap.org/browse/SDC-4091>`_ - Fix clear value for group instances toscaGetFunction
1201 *  `SDC-4085 <https://jira.onap.org/browse/SDC-4085>`_ - Unable to create a property on SELF of type List <Map>
1202 *  `SDC-4096 <https://jira.onap.org/browse/SDC-4096>`_ - Changing VFC version on composition page results in error
1203 *  `SDC-4101 <https://jira.onap.org/browse/SDC-4101>`_ - Fix incorrect dependency scope change
1204
1205
1206
1207 **Tasks**
1208
1209 *  `SDC-4017 <https://jira.onap.org/browse/SDC-4017>`_ - Update vulnerable dependencies
1210 *  `SDC-4094 <https://jira.onap.org/browse/SDC-4094>`_ - Remove unused dependency (functionaljava)
1211 *  `SDC-4100 <https://jira.onap.org/browse/SDC-4100>`_ - Add fast build profile ignoring frontend
1212
1213 Security Notes
1214 --------------
1215
1216 *Fixed Security Issues*
1217
1218     N/A
1219
1220 *Known Security Issues*
1221
1222 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1223
1224 *Known Vulnerabilities in Used Modules*
1225
1226 Quick Links:
1227
1228 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1229 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1230
1231 **Known Issues**
1232
1233 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1234
1235 **Upgrade Notes**
1236
1237     N/A
1238
1239 **Deprecation Notes**
1240
1241     N/A
1242
1243 **Other**
1244
1245     N/A
1246
1247 Version: 1.11.5
1248 ===============
1249
1250 :Release Date: 2022-06-24
1251
1252 SDC SDKs Versions
1253 -----------------
1254
1255 -  sdc-distribution-client
1256
1257    :Version: 1.4.5
1258
1259 -  sdc-tosca
1260
1261    :Version: 1.7.0
1262
1263 Release Purpose
1264 ----------------
1265 SDC Kohn early release
1266
1267 **Epics**
1268
1269     N/A
1270
1271 **Stories**
1272
1273 *  `SDC-3982 <https://jira.onap.org/browse/SDC-3982>`_ - Rearrange Interface Operation Implementation
1274 *  `SDC-4055 <https://jira.onap.org/browse/SDC-4055>`_ - Delete interface operation from VFC
1275 *  `SDC-4052 <https://jira.onap.org/browse/SDC-4052>`_ - Service Import - Input Metadata
1276 *  `SDC-4049 <https://jira.onap.org/browse/SDC-4049>`_ - Service Import - Node Template Node Filter
1277 *  `SDC-4053 <https://jira.onap.org/browse/SDC-4053>`_ - Support get_attribute in Property Assignment TOSCA functions
1278 *  `SDC-4054 <https://jira.onap.org/browse/SDC-4054>`_ - Service Import - Groups
1279 *  `SDC-4044 <https://jira.onap.org/browse/SDC-4044>`_ - Service Import - Read metadata from csar
1280 *  `SDC-4065 <https://jira.onap.org/browse/SDC-4065>`_ - Make instance count optional
1281
1282 **Bug Fixes**
1283
1284 *  `SDC-4041 <https://jira.onap.org/browse/SDC-4041>`_ - Fix broken build
1285 *  `SDC-4042 <https://jira.onap.org/browse/SDC-4042>`_ - TOSCA function modal input/property not found message does not disappear
1286 *  `SDC-4046 <https://jira.onap.org/browse/SDC-4046>`_ - After a checkout in the VFC Properties page, can't edit a property
1287 *  `SDC-4043 <https://jira.onap.org/browse/SDC-4043>`_ - Load inputs/properties in Tosca Get Function dialog considering the selected property schema
1288 *  `SDC-4047 <https://jira.onap.org/browse/SDC-4047>`_ - Disable the save button in Property assignment TOSCA Function Modal for invalid values
1289 *  `SDC-4039 <https://jira.onap.org/browse/SDC-4039>`_ - Fix getToscaFunction validation for property value
1290 *  `SDC-4038 <https://jira.onap.org/browse/SDC-4038>`_ - Fix loading issue and double errors in properties assignment
1291 *  `SDC-4050 <https://jira.onap.org/browse/SDC-4050>`_ - Update a list of map in VFC Properties - error while adding a new entry
1292 *  `SDC-4057 <https://jira.onap.org/browse/SDC-4057>`_ - get_input not working for complex properties
1293 *  `SDC-4059 <https://jira.onap.org/browse/SDC-4059>`_ - Fix interface name and operation not being disabled on edit
1294 *  `SDC-4058 <https://jira.onap.org/browse/SDC-4058>`_ - VFC interface operation can be edited even when checked in
1295 *  `SDC-4061 <https://jira.onap.org/browse/SDC-4061>`_ - Fix Interface Operation mandatory fields
1296 *  `SDC-4045 <https://jira.onap.org/browse/SDC-4045>`_ - Fix interface operation implementation not being updated on version change
1297
1298
1299 **Tasks**
1300
1301 *  `SDC-4056 <https://jira.onap.org/browse/SDC-4056>`_ - Remove unused maven properties in main pom
1302
1303 Security Notes
1304 --------------
1305
1306 *Fixed Security Issues*
1307
1308     N/A
1309
1310 *Known Security Issues*
1311
1312 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1313
1314 *Known Vulnerabilities in Used Modules*
1315
1316 Quick Links:
1317
1318 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1319 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1320
1321 **Known Issues**
1322
1323 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1324
1325 **Upgrade Notes**
1326
1327     N/A
1328
1329 **Deprecation Notes**
1330
1331     N/A
1332
1333 **Other**
1334
1335     N/A
1336
1337 Version: 1.11.4
1338 ===============
1339
1340 :Release Date: 2022-06-09
1341
1342 SDC SDKs Versions
1343 -----------------
1344
1345 -  sdc-distribution-client
1346
1347    :Version: 1.4.5
1348
1349 -  sdc-tosca
1350
1351    :Version: 1.7.0
1352
1353 Release Purpose
1354 ----------------
1355 SDC Kohn early release
1356
1357 **Epics**
1358
1359     N/A
1360
1361 **Stories**
1362
1363 *  `SDC-4031 <https://jira.onap.org/browse/SDC-4031>`_ - get_property support in Update Property modal from Composition page
1364 *  `SDC-4028 <https://jira.onap.org/browse/SDC-4028>`_ - Allow to edit a TOSCA get function value in the Properties Assignment
1365 *  `SDC-4025 <https://jira.onap.org/browse/SDC-4025>`_ - Maintain VFC instance attribute outputs on instance version change
1366 *  `SDC-4018 <https://jira.onap.org/browse/SDC-4018>`_ - Maintain VFC UI added interface operations after an upgrade
1367 *  `SDC-4012 <https://jira.onap.org/browse/SDC-4012>`_ - Maintain VFC UI added properties after an upgrade
1368 *  `SDC-4016 <https://jira.onap.org/browse/SDC-4016>`_ - Maintain VFC external capabilities and requirements on instance version change
1369 *  `SDC-4026 <https://jira.onap.org/browse/SDC-4026>`_ - Component Instance property selection in Property Assignment get property
1370 *  `SDC-4009 <https://jira.onap.org/browse/SDC-4009>`_ - Maintain VFC instance interface operation details on instance version change
1371 *  `SDC-4023 <https://jira.onap.org/browse/SDC-4023>`_ - Delete VSP - Ensure complete deletion of VSP from DB
1372 *  `SDC-4014 <https://jira.onap.org/browse/SDC-4014>`_ - Support get_property in Property Assignment TOSCA functions
1373 *  `SDC-4015 <https://jira.onap.org/browse/SDC-4015>`_ - Maintain VFC instance occurrences values on instance version change
1374
1375 **Bug Fixes**
1376
1377 *  `SDC-4032 <https://jira.onap.org/browse/SDC-4032>`_ - sdc-be-init fails intermittently
1378 *  `SDC-4030 <https://jira.onap.org/browse/SDC-4030>`_ - Fix Component Instance requirements and capabilities not updating
1379 *  `SDC-4024 <https://jira.onap.org/browse/SDC-4024>`_ - Interface Operation Implementation artifact file name incorrect for extended notation
1380 *  `SDC-4027 <https://jira.onap.org/browse/SDC-4027>`_ - Error when restoring VLM: Unable to restore partially deleted VSP, re-try VSP deletion
1381 *  `SDC-4022 <https://jira.onap.org/browse/SDC-4022>`_ - Inconsistent behavior adding a CONCAT string to VFC property and node filter property
1382 *  `SDC-4021 <https://jira.onap.org/browse/SDC-4021>`_ - Fix Component Instance versions not updating
1383 *  `SDC-4013 <https://jira.onap.org/browse/SDC-4013>`_ - Exception thrown when accessing a VF General page
1384 *  `SDC-3987 <https://jira.onap.org/browse/SDC-3987>`_ - Node Filter string property value displayed as object
1385
1386
1387 **Tasks**
1388
1389 *  `SDC-4029 <https://jira.onap.org/browse/SDC-4029>`_ - Fix Blocker Vulnerability
1390 *  `SDC-4017 <https://jira.onap.org/browse/SDC-4017>`_ - Remove/update vulnerable dependency
1391 *  `SDC-4011 <https://jira.onap.org/browse/SDC-4011>`_ - Include ETSI metadata in VSP package metadata
1392
1393
1394 Security Notes
1395 --------------
1396
1397 *Fixed Security Issues*
1398
1399     N/A
1400
1401 *Known Security Issues*
1402
1403 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1404
1405 *Known Vulnerabilities in Used Modules*
1406
1407 Quick Links:
1408
1409 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1410 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1411
1412 **Known Issues**
1413
1414 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1415
1416 **Upgrade Notes**
1417
1418     N/A
1419
1420 **Deprecation Notes**
1421
1422     N/A
1423
1424 **Other**
1425
1426     N/A
1427
1428 Version: 1.11.3
1429 ===============
1430
1431 :Release Date: 2022-05-17
1432
1433 SDC SDKs Versions
1434 -----------------
1435
1436 -  sdc-distribution-client
1437
1438    :Version: 1.4.5
1439
1440 -  sdc-tosca
1441
1442    :Version: 1.7.0
1443
1444 Release Purpose
1445 ----------------
1446 SDC Kohn early release
1447
1448 **Epics**
1449
1450     N/A
1451
1452 **Stories**
1453
1454 *  `SDC-3999 <https://jira.onap.org/browse/SDC-3999>`_ - Import VFC with interface operation implementation extended notataion
1455 *  `SDC-4001 <https://jira.onap.org/browse/SDC-4001>`_ - Support list<map<string, string>> properties in composition screen dialog
1456 *  `SDC-3996 <https://jira.onap.org/browse/SDC-3996>`_ - Generalise Select Input button in Properties Assignment view
1457 *  `SDC-4003 <https://jira.onap.org/browse/SDC-4003>`_ - Onboarded ASD csar included in VF csar
1458
1459 **Bug Fixes**
1460
1461 *  `SDC-3989 <https://jira.onap.org/browse/SDC-3989>`_ - additional_type_definition file missing in the csar package
1462 *  `SDC-3990 <https://jira.onap.org/browse/SDC-3990>`_ - Custom datatype error when creating new property/input
1463 *  `SDC-3983 <https://jira.onap.org/browse/SDC-3983>`_ - Fix inputs/policy tabs view for self and instances
1464 *  `SDC-3991 <https://jira.onap.org/browse/SDC-3991>`_ - VLM duplicate name gives generic error
1465 *  `SDC-4000 <https://jira.onap.org/browse/SDC-4000>`_ - Edit Operation modal does not offer correct artifact types and data types
1466 *  `SDC-3997 <https://jira.onap.org/browse/SDC-3997>`_ - Interface panel is blank when switch to a different version of a VFC
1467 *  `SDC-3998 <https://jira.onap.org/browse/SDC-3998>`_ - Datatypes for a property are not specific to the VFC model
1468 *  `SDC-4007 <https://jira.onap.org/browse/SDC-4007>`_ - Unable to delete Map from List<Maps> property type
1469 *  `SDC-4010 <https://jira.onap.org/browse/SDC-4010>`_ - Fix UI not displaying directives list correctly
1470
1471
1472 **Tasks**
1473
1474     N/A
1475
1476
1477 Security Notes
1478 --------------
1479
1480 *Fixed Security Issues*
1481
1482     N/A
1483
1484 *Known Security Issues*
1485
1486 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1487
1488 *Known Vulnerabilities in Used Modules*
1489
1490 Quick Links:
1491
1492 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1493 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1494
1495 **Known Issues**
1496
1497 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1498
1499 **Upgrade Notes**
1500
1501     N/A
1502
1503 **Deprecation Notes**
1504
1505     N/A
1506
1507 **Other**
1508
1509     N/A
1510
1511 Version: 1.11.2
1512 ===============
1513
1514 :Release Date: 2022-04-23
1515
1516 SDC SDKs Versions
1517 -----------------
1518
1519 -  sdc-distribution-client
1520
1521    :Version: 1.4.5
1522
1523 -  sdc-tosca
1524
1525    :Version: 1.7.0
1526
1527 Release Purpose
1528 ----------------
1529 SDC Kohn early release
1530
1531 **Epics**
1532
1533     N/A
1534
1535 **Stories**
1536
1537 *  `SDC-3964 <https://jira.onap.org/browse/SDC-3964>`_ - Onboarding UI support for VLM deletion
1538 *  `SDC-3957 <https://jira.onap.org/browse/SDC-3957>`_ - Add application metrics in the catalog backend
1539 *  `SDC-3956 <https://jira.onap.org/browse/SDC-3956>`_ - Add application metrics in the onboarding backend
1540 *  `SDC-3966 <https://jira.onap.org/browse/SDC-3966>`_ - Restrict deletion of a VLM that is in use by any VSP
1541 *  `SDC-3968 <https://jira.onap.org/browse/SDC-3968>`_ - Delete VLM - Support deletion of archived VLMs in onboarding BE
1542 *  `SDC-3972 <https://jira.onap.org/browse/SDC-3972>`_ - Delete VFC - distinguish between system deployed or user deployed VFCs
1543 *  `SDC-3981 <https://jira.onap.org/browse/SDC-3981>`_ - Delete VFC - restrict deletion of system deployed VFCs
1544 *  `SDC-3936 <https://jira.onap.org/browse/SDC-3936>`_ - Delete Service - Support deletion of archived services in SDC BE
1545 *  `SDC-3962 <https://jira.onap.org/browse/SDC-3962>`_ - Delete service - UI support for deleting services
1546 *  `SDC-3969 <https://jira.onap.org/browse/SDC-3969>`_ - Add an UI feedback when saving a interface operation
1547 *  `SDC-3973 <https://jira.onap.org/browse/SDC-3973>`_ - Delete Service - Support deletion of archived VFs in SDC BE
1548
1549 **Bug Fixes**
1550
1551 *  `SDC-3960 <https://jira.onap.org/browse/SDC-3960>`_ - Adjust onboarding UI min node npm version
1552 *  `SDC-3957 <https://jira.onap.org/browse/SDC-3957>`_ - Add application metrics in the catalog backend
1553 *  `SDC-3967 <https://jira.onap.org/browse/SDC-3967>`_ - Failed to launch to SDC from Portal
1554 *  `SDC-3971 <https://jira.onap.org/browse/SDC-3971>`_ - Fix incorrect version in metrics-rest
1555 *  `SDC-3975 <https://jira.onap.org/browse/SDC-3975>`_ - Unit tests with conflicting output folder, resulting in intermittent build errors
1556 *  `SDC-3974 <https://jira.onap.org/browse/SDC-3974>`_ - NPE thrown when adding ASD VF to a service
1557 *  `SDC-3985 <https://jira.onap.org/browse/SDC-3985>`_ - Edit/Delete options for directives are not disabled when service is checked in / certified
1558 *  `SDC-3986 <https://jira.onap.org/browse/SDC-3986>`_ - Fix check to restrict deletion for system deployed VFCs
1559
1560 **Tasks**
1561
1562 *  `SDC-3932 <https://jira.onap.org/browse/SDC-3932>`_ - Remove deprecated/unused base images
1563 *  `DOC-782 <https://jira.onap.org/browse/DOC-782>`_ - Create docs for 'Jakarta' main release
1564 *  `SDC-3984 <https://jira.onap.org/browse/SDC-3984>`_ - Replace deprecated GEventEvaluator with JaninoEventEvaluator
1565
1566 Security Notes
1567 --------------
1568
1569 *Fixed Security Issues*
1570
1571     N/A
1572
1573 *Known Security Issues*
1574
1575 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1576
1577 *Known Vulnerabilities in Used Modules*
1578
1579 Quick Links:
1580
1581 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1582 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1583
1584 **Known Issues**
1585
1586 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1587
1588 **Upgrade Notes**
1589
1590     N/A
1591
1592 **Deprecation Notes**
1593
1594     N/A
1595
1596 **Other**
1597
1598     N/A
1599
1600 Version: 1.11.1
1601 ===============
1602
1603 :Release Date: 2022-04-08
1604
1605 SDC SDKs Versions
1606 -----------------
1607
1608 -  sdc-distribution-client
1609
1610    :Version: 1.4.5
1611
1612 -  sdc-tosca
1613
1614    :Version: 1.6.6
1615
1616 Release Purpose
1617 ----------------
1618 SDC Kohn early release
1619
1620 **Epics**
1621
1622     N/A
1623
1624 **Stories**
1625
1626 *  `SDC-3938 <https://jira.onap.org/browse/SDC-3938>`_ - Add ASD node and data types to SDC AID model
1627 *  `SDC-3952 <https://jira.onap.org/browse/SDC-3952>`_ - Delete VSP - Onboarding UI support for VSP deletion 
1628
1629 **Bug Fixes**
1630
1631 *  `SDC-3953 <https://jira.onap.org/browse/SDC-3953>`_ - Fix error handling for VSP usage check in VF 
1632
1633 **Tasks**
1634
1635     N/A
1636
1637 Security Notes
1638 --------------
1639
1640 *Fixed Security Issues*
1641
1642     N/A
1643
1644 *Known Security Issues*
1645
1646 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1647
1648 *Known Vulnerabilities in Used Modules*
1649
1650 Quick Links:
1651
1652 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1653 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1654
1655 **Known Issues**
1656
1657 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1658
1659 **Upgrade Notes**
1660
1661     N/A
1662
1663 **Deprecation Notes**
1664
1665     N/A
1666
1667 **Other**
1668
1669     N/A
1670
1671 Version: 1.11.0
1672 ===============
1673
1674 :Release Date: 2022-04-05
1675
1676 SDC SDKs Versions
1677 -----------------
1678
1679 -  sdc-distribution-client
1680
1681    :Version: 1.4.5
1682
1683 -  sdc-tosca
1684
1685    :Version: 1.6.6
1686
1687 Release Purpose
1688 ----------------
1689 SDC Kohn early release
1690
1691 **Epics**
1692
1693     N/A
1694
1695 **Stories**
1696
1697 *  `SDC-3893 <https://jira.onap.org/browse/SDC-3893>`_ - UI support for editing interfaces on a node type
1698 *  `SDC-3931 <https://jira.onap.org/browse/SDC-3931>`_ - Delete VSP - Handling partial delete failure
1699 *  `SDC-3935 <https://jira.onap.org/browse/SDC-3935>`_ - Delete VSP - Restore of partially deleted VSP
1700 *  `SDC-3948 <https://jira.onap.org/browse/SDC-3948>`_ - Add ASD artifact type to SDC AID model
1701 *  `SDC-3893 <https://jira.onap.org/browse/SDC-3893>`_ - UI support for editing interfaces on a node type
1702 *  `SDC-3894 <https://jira.onap.org/browse/SDC-3894>`_ - Delete VSP - Restrict deletion of archived VSPs if used in VF
1703 *  `SDC-3884 <https://jira.onap.org/browse/SDC-3884>`_ - Copy entry_defintion_type to TOSCA.meta
1704 *  `SDC-3890 <https://jira.onap.org/browse/SDC-3890>`_ - Delete VSP - Support deletion of archived VSPs in onboarding BE
1705
1706 **Bug Fixes**
1707
1708 *  `SDC-3939 <https://jira.onap.org/browse/SDC-3939>`_ - NPE thrown in service import
1709 *  `SDC-3934 <https://jira.onap.org/browse/SDC-3934>`_ - Package storage and reducer config are not reloading when there is a config change
1710 *  `SDC-3937 <https://jira.onap.org/browse/SDC-3937>`_ - PM_DICTIONARY check is causing nullpointer
1711 *  `SDC-3926 <https://jira.onap.org/browse/SDC-3926>`_ - Setting value of list or map property with complex type results in single value
1712 *  `SDC-3928 <https://jira.onap.org/browse/SDC-3928>`_ - Fix unable to update 'Interface Name' in VF
1713
1714 **Tasks**
1715
1716 *  `SDC-3933 <https://jira.onap.org/browse/SDC-3933>`_ - Upgrade vulnerable dependency 'org.apache.httpcomponents:httpcore'
1717 *  `SDC-3927 <https://jira.onap.org/browse/SDC-3927>`_ - Remove unused vulnerable dependency
1718
1719 Security Notes
1720 --------------
1721
1722 *Fixed Security Issues*
1723
1724     N/A
1725
1726 *Known Security Issues*
1727
1728 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1729
1730 *Known Vulnerabilities in Used Modules*
1731
1732 Quick Links:
1733
1734 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1735 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1736
1737 **Known Issues**
1738
1739 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1740
1741 **Upgrade Notes**
1742
1743     N/A
1744
1745 **Deprecation Notes**
1746
1747     N/A
1748
1749 **Other**
1750
1751     N/A
1752
1753
1754 Version: 1.10.3
1755 ===============
1756
1757 :Release Date: 2022-03-22
1758
1759 SDC SDKs Versions
1760 -----------------
1761
1762 -  sdc-distribution-client
1763
1764    :Version: 1.4.5
1765
1766 -  sdc-tosca
1767
1768    :Version: 1.6.6
1769
1770 Release Purpose
1771 ----------------
1772 SDC Jakarta
1773
1774 **Epics**
1775     N/A
1776
1777 **Stories**
1778     N/A
1779
1780 **Bug Fixes**
1781
1782 *  `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 
1783 *  `SDC-3922 <https://jira.onap.org/browse/SDC-3922>`_ - Node filters not loading while editing the select directive list 
1784 *  `SDC-3919 <https://jira.onap.org/browse/SDC-3919>`_ - Instance count not being added correctly to node template
1785 *  `SDC-3918 <https://jira.onap.org/browse/SDC-3918>`_ - Interface operation artifact implementation is being persisted even if not selected
1786 *  `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
1787 *  `SDC-3916 <https://jira.onap.org/browse/SDC-3916>`_ - Error assigning substitution filter property to service property
1788
1789 **Tasks**
1790
1791 *  `SDC-3923 <https://jira.onap.org/browse/SDC-3923>`_ - Implement redirecting root url to sdc1
1792
1793 Security Notes
1794 --------------
1795
1796 *Fixed Security Issues*
1797
1798     N/A
1799
1800 *Known Security Issues*
1801
1802 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1803
1804 *Known Vulnerabilities in Used Modules*
1805
1806 Quick Links:
1807
1808 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1809 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1810
1811 **Known Issues**
1812
1813 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1814
1815 **Upgrade Notes**
1816
1817     N/A
1818
1819 **Deprecation Notes**
1820
1821     N/A
1822
1823 **Other**
1824
1825     N/A
1826
1827 Version: 1.10.2
1828 ===============
1829
1830 :Release Date: 2022-03-15
1831
1832 SDC SDKs Versions
1833 -----------------
1834
1835 -  sdc-distribution-client
1836
1837    :Version: 1.4.5
1838
1839 -  sdc-tosca
1840
1841    :Version: 1.6.6
1842
1843 Release Purpose
1844 ----------------
1845 SDC Jakarta
1846
1847 **Epics**
1848     N/A
1849
1850 **Stories**
1851
1852 *  `SDC-3885 <https://jira.onap.org/browse/SDC-3885>`_ - Remove single request bottleneck from the simulator 
1853 *  `SDC-3886 <https://jira.onap.org/browse/SDC-3886>`_ - Implement improved MinIo client
1854 *  `SDC-3861 <https://jira.onap.org/browse/SDC-3861>`_ - Support for multiple directives
1855 *  `SDC-3898 <https://jira.onap.org/browse/SDC-3898>`_ - Support properties of type List<Map<String, String>>
1856 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3891>`_ - Update SDC for rename of TOSCA CL to ACM
1857 *  `SDC-3882 <https://jira.onap.org/browse/SDC-3882>`_ - Support occurrences on node templates
1858 *  `SDC-3897 <https://jira.onap.org/browse/SDC-3897>`_ - Support complex types in interface operation inputs
1859 *  `SDC-3899 <https://jira.onap.org/browse/SDC-3899>`_ - Support complex types for artifact properties in interface operation implementation
1860 *  `SDC-3887 <https://jira.onap.org/browse/SDC-3887>`_ - Support instance count on node template
1861
1862 **Bug Fixes**
1863
1864 *  `SDC-3881 <https://jira.onap.org/browse/SDC-3881>`_ - Fix NSD plugin to find version by model and category metadata 
1865 *  `SDC-3892 <https://jira.onap.org/browse/SDC-3892>`_ - SDC build failing
1866 *  `SDC-3889 <https://jira.onap.org/browse/SDC-3889>`_ - Error when no derived from exists
1867 *  `SDC-3888 <https://jira.onap.org/browse/SDC-3888>`_ - VSP upload with large files can handle the upload status incorrectly
1868 *  `SDC-3901 <https://jira.onap.org/browse/SDC-3901>`_ - Cannot create node filter capability if capability has different type properties
1869 *  `SDC-3907 <https://jira.onap.org/browse/SDC-3907>`_ - Exception when mouse over and out the node pallet in the composition screen
1870 *  `SDC-3905 <https://jira.onap.org/browse/SDC-3905>`_ - Error updating node filter capability
1871 *  `SDC-3904 <https://jira.onap.org/browse/SDC-3904>`_ - Error creating node filter capability using get_property
1872
1873 **Tasks**
1874
1875 *  `SDC-3877 <https://jira.onap.org/browse/SDC-3877>`_ - Implement redirecting root url to sdc1
1876 *  `SDC-3870 <https://jira.onap.org/browse/SDC-3870>`_ - Include new category to NSD generation plugin
1877 *  `SDC-3880 <https://jira.onap.org/browse/SDC-3880>`_ - Fix SDC-Helm-Validator CSITs
1878 *  `SDC-3895 <https://jira.onap.org/browse/SDC-3895>`_ - Update vulnerable dependencies
1879
1880 Security Notes
1881 --------------
1882
1883 *Fixed Security Issues*
1884
1885     N/A
1886
1887 *Known Security Issues*
1888
1889 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1890
1891 *Known Vulnerabilities in Used Modules*
1892
1893 Quick Links:
1894
1895 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1896 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1897
1898 **Known Issues**
1899
1900 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1901
1902 **Upgrade Notes**
1903
1904     N/A
1905
1906 **Deprecation Notes**
1907
1908     N/A
1909
1910 **Other**
1911
1912     N/A
1913
1914 Version: 1.10.1
1915 ===============
1916
1917 :Release Date: 2022-02-02
1918
1919 SDC SDKs Versions
1920 -----------------
1921
1922 -  sdc-distribution-client
1923
1924    :Version: 1.4.5
1925
1926 -  sdc-tosca
1927
1928    :Version: 1.6.6
1929
1930 Release Purpose
1931 ----------------
1932 SDC Jakarta 
1933
1934 **Epics**
1935     N/A
1936
1937 **Stories**
1938
1939 *  `SDC-3867 <https://jira.onap.org/browse/SDC-3867>`_ - Improve service import support
1940 *  `SDC-3842 <https://jira.onap.org/browse/SDC-3842>`_ - Add Controlloop design-time components to SDC
1941 *  `SDC-3862 <https://jira.onap.org/browse/SDC-3862>`_ - Obtain and control VSP package upload status
1942 *  `SDC-3855 <https://jira.onap.org/browse/SDC-3855>`_ - Add artifact types to ETSI SOL001 v2.5.1 model
1943 *  `SDC-3858 <https://jira.onap.org/browse/SDC-3858>`_ - Add a display name for the category
1944 *  `SDC-3850 <https://jira.onap.org/browse/SDC-3850>`_ - Add Interface support to VFC for viewing an interface definition
1945 *  `SDC-3848 <https://jira.onap.org/browse/SDC-3848>`_ - Update VSP upload status during backend processing
1946 *  `SDC-3856 <https://jira.onap.org/browse/SDC-3856>`_ - Issues creating control loop model
1947 *  `SDC-3847 <https://jira.onap.org/browse/SDC-3847>`_ - Support node template artifact properties
1948 *  `SDC-3846 <https://jira.onap.org/browse/SDC-3846>`_ - Add support for update to artifact types endpoint
1949 *  `SDC-3827 <https://jira.onap.org/browse/SDC-3827>`_ - Create endpoint to check status of the VSP package upload
1950 *  `SDC-3826 <https://jira.onap.org/browse/SDC-3826>`_ - Create endpoint to acquire a VSP package upload lock
1951 *  `SDC-3845 <https://jira.onap.org/browse/SDC-3845>`_ - Add sdc-be-init support for artifact types
1952
1953 **Bug Fixes**
1954
1955 *  `SDC-3866 <https://jira.onap.org/browse/SDC-3866>`_ - Fix VFC being removed from the list of allowable types 
1956 *  `SDC-3864 <https://jira.onap.org/browse/SDC-3864>`_ - UI hangs if drag/and drop policy in composition view 
1957 *  `SDC-3860 <https://jira.onap.org/browse/SDC-3860>`_ - Error in artifact update
1958 *  `SDC-3851 <https://jira.onap.org/browse/SDC-3851>`_ - Decrypt errors in sdc-be logs
1959 *  `SDC-3852 <https://jira.onap.org/browse/SDC-3852>`_ - Cassandra init dockers not working with latest version of cqlsh
1960 *  `SDC-2902 <https://jira.onap.org/browse/SDC-2902>`_ - Make sure Optionals values are defined before calling their `get` method
1961 *  `SDC-3840 <https://jira.onap.org/browse/SDC-3840>`_ - Remove test-jar generation
1962
1963
1964 **Tasks**
1965
1966 *  `SDC-3849 <https://jira.onap.org/browse/SDC-3849>`_ - Improve error logging in MinIo client
1967 *  `SDC-3839 <https://jira.onap.org/browse/SDC-3839>`_ - Improve testing stability
1968
1969 Security Notes
1970 --------------
1971
1972 *Fixed Security Issues*
1973
1974     N/A
1975
1976 *Known Security Issues*
1977
1978 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
1979
1980 *Known Vulnerabilities in Used Modules*
1981
1982 Quick Links:
1983
1984 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1985 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1986
1987 **Known Issues**
1988
1989 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
1990
1991 **Upgrade Notes**
1992
1993     N/A
1994
1995 **Deprecation Notes**
1996
1997     N/A
1998
1999 **Other**
2000
2001     N/A
2002
2003
2004 Version: 1.10.0
2005 ===============
2006
2007 :Release Date: 2022-01-07
2008
2009 SDC SDKs Versions
2010 -----------------
2011
2012 -  sdc-distribution-client
2013
2014    :Version: 1.4.5
2015
2016 -  sdc-tosca
2017
2018    :Version: 1.6.6
2019
2020 Release Purpose
2021 ----------------
2022 SDC Jakarta first release
2023
2024 **Epics**
2025     N/A
2026
2027 **Stories**
2028
2029 *  `SDC-3837 <https://jira.onap.org/browse/SDC-3837>`_ - Update property to identify SOL004 packages
2030 *  `SDC-3819 <https://jira.onap.org/browse/SDC-3819>`_ - Solution for identifying SOL004 packages
2031 *  `SDC-3805 <https://jira.onap.org/browse/SDC-3805>`_ - Allows custom property type names
2032 *  `SDC-3803 <https://jira.onap.org/browse/SDC-3803>`_ - Enable VF to be nested in a VF
2033 *  `SDC-3802 <https://jira.onap.org/browse/SDC-3802>`_ - Allow space and single quote in prop names
2034 *  `SDC-3774 <https://jira.onap.org/browse/SDC-3774>`_ - Update service import to import substitution filters
2035 *  `SDC-3775 <https://jira.onap.org/browse/SDC-3775>`_ - Update service import to import node filters
2036 *  `SDC-3793 <https://jira.onap.org/browse/SDC-3793>`_ - Node filter property value equals input value
2037 *  `SDC-3764 <https://jira.onap.org/browse/SDC-3764>`_ - Update service import to import service properties
2038 *  `SDC-3754 <https://jira.onap.org/browse/SDC-3754>`_ - Large csar handling - object store
2039 *  `SDC-3768 <https://jira.onap.org/browse/SDC-3768>`_ - UI support for adding artifacts to an interface operation implementation
2040 *  `SDC-3763 <https://jira.onap.org/browse/SDC-3763>`_ - Support for adding artifact types
2041 *  `SDC-3735 <https://jira.onap.org/browse/SDC-3735>`_ - Integration Tests - Import tosca types for a model
2042 *  `SDC-3715 <https://jira.onap.org/browse/SDC-3715>`_ - Import VSP with non-standard policy types
2043 *  `SDC-3759 <https://jira.onap.org/browse/SDC-3759>`_ - Allow Service base type to be optional
2044 *  `SDC-3760 <https://jira.onap.org/browse/SDC-3760>`_ - Support get_input for complex data types
2045 *  `SDC-3752 <https://jira.onap.org/browse/SDC-3752>`_ - Import multiple node_types in a single endpoint during the initialization
2046 *  `SDC-3737 <https://jira.onap.org/browse/SDC-3737>`_ - Add a display name for the category metadataKeys entries
2047 *  `SDC-3751 <https://jira.onap.org/browse/SDC-3751>`_ - Allow importing service with no instances
2048 *  `SDC-3725 <https://jira.onap.org/browse/SDC-3725>`_ - Type safety in node filters
2049 *  `SDC-3706 <https://jira.onap.org/browse/SDC-3706>`_ - Filter categories by model
2050 *  `SDC-3727 <https://jira.onap.org/browse/SDC-3727>`_ - Allow multiple base types for a service
2051 *  `SDC-3736 <https://jira.onap.org/browse/SDC-3736>`_ - Display model in UI tiles
2052 *  `SDC-3729 <https://jira.onap.org/browse/SDC-3729>`_ - Expand allowed chars in property names to include colon
2053
2054 **Bug Fixes**
2055
2056 *  `SDC-2921 <https://jira.onap.org/browse/SDC-2921>`_ - ToscaElementLifecycleOperation - Add null test before using nullable values
2057 *  `SDC-3018 <https://jira.onap.org/browse/SDC-3801>`_ - Fix import service to persist its model name
2058 *  `SDC-3822 <https://jira.onap.org/browse/SDC-3822>`_ - Topology template inputs created for interface inputs
2059 *  `SDC-3800 <https://jira.onap.org/browse/SDC-3800>`_ - Unable to set interface opertion for custom interface type
2060 *  `SDC-3799 <https://jira.onap.org/browse/SDC-3799>`_ - Not possible to set value of custom data type
2061 *  `SDC-3796 <https://jira.onap.org/browse/SDC-3796>`_ - Fix Incorrect properties entry on the interface operation definition and Required fields validation
2062 *  `SDC-3798 <https://jira.onap.org/browse/SDC-3798>`_ - Node Filter UI faults
2063 *  `SDC-3801 <https://jira.onap.org/browse/SDC-3801>`_ - Fix import service to persist its model name
2064 *  `SDC-3792 <https://jira.onap.org/browse/SDC-3792>`_ - VNFD not added to NSD when using S3 storage
2065 *  `SDC-3791 <https://jira.onap.org/browse/SDC-3791>`_ - Base type not set when not provided in the Service creation API
2066 *  `SDC-3757 <https://jira.onap.org/browse/SDC-3757>`_ - Test cases failing incorrectly on Jenkins
2067 *  `SDC-3784 <https://jira.onap.org/browse/SDC-3784>`_ - Not possible to restore an archived component
2068 *  `SDC-3607 <https://jira.onap.org/browse/SDC-3607>`_ - fix CRITICAL xss (cross site scripting) issues identified in sonarcloud
2069 *  `SDC-3770 <https://jira.onap.org/browse/SDC-3770>`_ - unable to run TCs separately (ImportVfcUiTest)
2070 *  `SDC-3765 <https://jira.onap.org/browse/SDC-3765>`_ - Changing the model during the service creation can cause invalid category and base type state
2071 *  `SDC-3734 <https://jira.onap.org/browse/SDC-3734>`_ - Fix child model being shown in UI
2072
2073 **Tasks**
2074
2075 *  `SDC-3824 <https://jira.onap.org/browse/SDC-3824>`_ - Make configurable UI version
2076 *  `SDC-3823 <https://jira.onap.org/browse/SDC-3823>`_ - Update Catalog-model set skip deploy to false
2077 *  `SDC-3816 <https://jira.onap.org/browse/SDC-3816>`_ - Fix MongoSocketOpenException-issue
2078 *  `SDC-3804 <https://jira.onap.org/browse/SDC-3804>`_ - Improve fast-build profile
2079 *  `SDC-3790 <https://jira.onap.org/browse/SDC-3790>`_ - Upgrade VSP is using the wrong VSP version id
2080 *  `SDC-3785 <https://jira.onap.org/browse/SDC-3785>`_ - Fix potential NPE
2081 *  `SDC-3771 <https://jira.onap.org/browse/SDC-3771>`_ - Fix CSV's generation on wrong folder
2082 *  `SDC-3776 <https://jira.onap.org/browse/SDC-3776>`_ - Fix broken TC (ExternalRefsServletTest)
2083 *  `SDC-3783 <https://jira.onap.org/browse/SDC-3783>`_ - Use base image user on sdc-backend-all-plugins docker image descriptor
2084 *  `SDC-3782 <https://jira.onap.org/browse/SDC-3782>`_ - Remove unnecessary maven resource filtering in asdctool
2085 *  `SDC-3772 <https://jira.onap.org/browse/SDC-3772>`_ - Fix discrepancy in IT between Intellij and maven
2086 *  `SDC-3753 <https://jira.onap.org/browse/SDC-3753>`_ - Skip UI tests during fast build
2087 *  `SDC-3761 <https://jira.onap.org/browse/SDC-3761>`_ - Define encoding while reading files in python init scripts
2088 *  `SDC-3741 <https://jira.onap.org/browse/SDC-3741>`_ - Clean sdctool.tar during build
2089
2090 Security Notes
2091 --------------
2092
2093 *Fixed Security Issues*
2094
2095 *  `SDC-3820 <https://jira.onap.org/browse/SDC-3820>`_ - Fix potential Log4Shell Security Vulnerability
2096 *  `SDC-3795 <https://jira.onap.org/browse/SDC-3795>`_ - Analyse vulnerable dependency versions in SDC
2097
2098 *Known Security Issues*
2099
2100 *  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2101
2102 *Known Vulnerabilities in Used Modules*
2103
2104 Quick Links:
2105
2106 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2107 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2108
2109 **Known Issues**
2110
2111 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
2112
2113 **Upgrade Notes**
2114
2115     N/A
2116
2117 **Deprecation Notes**
2118
2119     N/A
2120
2121 **Other**
2122
2123     N/A
2124         
2125         
2126 Version: 1.9.3
2127 ==============
2128
2129 :Release Date: 2021-09-30
2130
2131 SDC SDKs Versions
2132 -----------------
2133
2134 -  sdc-distribution-client
2135
2136    :Version: 1.4.5
2137
2138 -  sdc-tosca
2139
2140    :Version: 1.6.6
2141
2142 Release Purpose
2143 ----------------
2144 SDC Istanbul Release
2145
2146 **Epics**
2147
2148 * `SDC-3583 <https://jira.onap.org/browse/SDC-3583>`_ - SDC Multi Model Support Istanbul
2149 * `SDC-3635 <https://jira.onap.org/browse/SDC-3635>`_ - Large CSAR handling
2150
2151 **Stories**
2152
2153 The full list of implemented stories is available on `JIRA ISTANBUL STORIES <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20story%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
2154
2155 **Tasks**
2156
2157 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>`_
2158
2159 **Bug Fixes**
2160
2161 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>`_
2162
2163
2164 Security Notes
2165 --------------
2166
2167 *Fixed Security Issues*
2168
2169 -  [`SDC-3634 <https://jira.onap.org/browse/SDC-3634>`__\ ] - Fix security vulnerabilities
2170 -  [`SDC-3572 <https://jira.onap.org/browse/SDC-3572>`__\ ] - Update Vulnerable package dependencies for I release
2171
2172 *Known Security Issues*
2173
2174 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2175
2176 *Known Vulnerabilities in Used Modules*
2177
2178 Quick Links:
2179
2180 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2181 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2182
2183 **Known Issues**
2184
2185 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
2186
2187 **Upgrade Notes**
2188
2189     N/A
2190
2191 **Deprecation Notes**
2192
2193     N/A
2194
2195 **Other**
2196
2197     N/A
2198
2199
2200 Version: 1.8.5
2201 ==============
2202
2203 :Release Date: 2021-04-22
2204
2205 SDC SDKs Versions
2206 -----------------
2207
2208 -  sdc-distribution-client
2209
2210    :Version: 1.4.2
2211
2212 -  sdc-tosca
2213
2214    :Version: 1.6.5
2215
2216 Release Purpose
2217 ----------------
2218 SDC Honolulu Release
2219
2220 **Epics**
2221
2222 *  `SDC-3338 <https://jira.onap.org/browse/SDC-3338>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
2223 *  `SDC-3279 <https://jira.onap.org/browse/SDC-3279>`_ - SDC Enhancements for ETSI-Alignment for Honolulu
2224 *  `SDC-2813 <https://jira.onap.org/browse/SDC-2813>`_ - Support additional package artifact Indicators for ETSI packages and Non-ETSI packages
2225 *  `SDC-2613 <https://jira.onap.org/browse/SDC-2613>`_ - SDC supports ETSI 3.3.1 Package security and validation for SOL007 and SOL004 packages
2226 *  `SDC-2610 <https://jira.onap.org/browse/SDC-2610>`_ - Support Onboard ETSI 3.3.1 SOL004 compliant VNF / CNF packages
2227
2228 **Stories**
2229
2230 *  `SDC-3491 <https://jira.onap.org/browse/SDC-3491>`_ - Update guava version
2231 *  `SDC-3484 <https://jira.onap.org/browse/SDC-3484>`_ - Increase SDC unit test coverage
2232 *  `SDC-3471 <https://jira.onap.org/browse/SDC-3471>`_ - Creation of Vendor Licensing Model is an optional step in VSP onboarding
2233 *  `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
2234 *  `SDC-3466 <https://jira.onap.org/browse/SDC-3466>`_ - Improve import and export VFC TOSCA attributes
2235 *  `SDC-3447 <https://jira.onap.org/browse/SDC-3447>`_ - Handle ETSI versions in NSD Plugin
2236 *  `SDC-3446 <https://jira.onap.org/browse/SDC-3446>`_ - Support for updating interface operations in component instances
2237 *  `SDC-3435 <https://jira.onap.org/browse/SDC-3435>`_ - Initial support for relationship_templates
2238 *  `SDC-3432 <https://jira.onap.org/browse/SDC-3432>`_ - Enable updating of existing categories
2239 *  `SDC-3417 <https://jira.onap.org/browse/SDC-3417>`_ - SDC Distribution Client - enable test pipeline and add artifact consumption tests
2240 *  `SDC-3412 <https://jira.onap.org/browse/SDC-3412>`_ - Support for category specific metadata
2241 *  `SDC-3404 <https://jira.onap.org/browse/SDC-3404>`_ - Set directives and node_filters in any node type
2242 *  `SDC-3402 <https://jira.onap.org/browse/SDC-3402>`_ - Adapt SDC-BE to support new SDC Distribution Client notifications format
2243 *  `SDC-3401 <https://jira.onap.org/browse/SDC-3401>`_ - Adapt SDC FE Distribution Status to support new notifications format
2244 *  `SDC-3400 <https://jira.onap.org/browse/SDC-3400>`_ - SDC Distribution Client - Migrate to Java 11
2245 *  `SDC-3399 <https://jira.onap.org/browse/SDC-3399>`_ - Support for metadata in topology inputs
2246 *  `SDC-3380 <https://jira.onap.org/browse/SDC-3380>`_ - Support the SOL001 vnf_profile properties
2247 *  `SDC-3373 <https://jira.onap.org/browse/SDC-3373>`_ - Allow to set directives and node_filters in any node type
2248 *  `SDC-3372 <https://jira.onap.org/browse/SDC-3372>`_ - Support for interface input during import VFC
2249 *  `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
2250 *  `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
2251 *  `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
2252 *  `SDC-3341 <https://jira.onap.org/browse/SDC-3341>`_ - Support for using VNFs with CNF enhancements
2253 *  `SDC-3340 <https://jira.onap.org/browse/SDC-3340>`_ - Compose of one or more VNFs and the Virtual Links that connect them
2254 *  `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
2255 *  `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
2256 *  `SDC-3335 <https://jira.onap.org/browse/SDC-3335>`_ - Fix Node Filter for capabilities
2257 *  `SDC-3303 <https://jira.onap.org/browse/SDC-3303>`_ - Allow hot reloading of specific config properties
2258 *  `SDC-3103 <https://jira.onap.org/browse/SDC-3103>`_ - Change creation of VLM to be optional
2259 *  `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
2260 *  `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
2261 *  `SDC-2614 <https://jira.onap.org/browse/SDC-2614>`_ - SDC supports SOL007 NS Package security
2262 *  `SDC-2611 <https://jira.onap.org/browse/SDC-2611>`_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors
2263
2264 **Tasks**
2265
2266 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>`_
2267
2268 **Bug Fixes**
2269
2270 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>`_
2271
2272
2273 Security Notes
2274 --------------
2275
2276 *Fixed Security Issues*
2277
2278 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
2279
2280 *Known Security Issues*
2281
2282 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2283
2284 *Known Vulnerabilities in Used Modules*
2285
2286 Quick Links:
2287
2288 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2289 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2290
2291 **Known Issues**
2292
2293 -   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
2294
2295 **Upgrade Notes**
2296
2297     N/A
2298
2299 **Deprecation Notes**
2300
2301     N/A
2302
2303 **Other**
2304
2305     N/A
2306
2307 Version: 1.7.3
2308 ==============
2309
2310 :Release Date: 2020-11-19
2311
2312 SDC SDKs Versions
2313 -----------------
2314
2315 -  sdc-distribution-client
2316
2317    :Version: 1.4.1
2318
2319 -  sdc-tosca
2320
2321    :Version: 1.6.5
2322
2323 Release Purpose
2324 ----------------
2325 SDC Guilin Release
2326
2327 **Epics**
2328
2329 *  `SDC-3085 <https://jira.onap.org/browse/SDC-3085>`_ - Test Topology Auto Design ï¼ˆNFV Testing Automatic Platform)
2330 *  `SDC-2802 <https://jira.onap.org/browse/SDC-2802>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
2331
2332 **Stories**
2333
2334
2335 *  `SDC-3275 <https://jira.onap.org/browse/SDC-3275>`_ - Make directives options configurable
2336 *  `SDC-3262 <https://jira.onap.org/browse/SDC-3262>`_ - Support for node_filters - capabilities
2337 *  `SDC-3257 <https://jira.onap.org/browse/SDC-3257>`_ - Enable node_filter update action
2338 *  `SDC-3254 <https://jira.onap.org/browse/SDC-3254>`_ - Map topology inputs to properties in substitution mapping
2339 *  `SDC-3249 <https://jira.onap.org/browse/SDC-3249>`_ - ETSI Network Service Descriptor CSAR plugin
2340 *  `SDC-3244 <https://jira.onap.org/browse/SDC-3244>`_ - Change the ONBOARDED_PACKAGE directory to the ETSI_PACKAGE directory
2341 *  `SDC-3195 <https://jira.onap.org/browse/SDC-3195>`_ - Add UI support  for substitution_filter
2342 *  `SDC-3184 <https://jira.onap.org/browse/SDC-3184>`_ - Distribute HELM package artifact as a part of VF
2343 *  `SDC-3183 <https://jira.onap.org/browse/SDC-3183>`_ - Create VF model from VSP with HELM type inside
2344 *  `SDC-3182 <https://jira.onap.org/browse/SDC-3182>`_ - SDC should support CNF Orchestration
2345 *  `SDC-3180 <https://jira.onap.org/browse/SDC-3180>`_ - Support for Test Topology Auto Design-  Abstract Service Template
2346 *  `SDC-3179 <https://jira.onap.org/browse/SDC-3179>`_ - Support for Test Topology Auto Design- Service Import
2347 *  `SDC-3177 <https://jira.onap.org/browse/SDC-3177>`_ - Config instances types allowed to be used in the component composition
2348 *  `SDC-3173 <https://jira.onap.org/browse/SDC-3173>`_ - SDC must not use root access to DB
2349 *  `SDC-3172 <https://jira.onap.org/browse/SDC-3172>`_ - SDC to support automatic retrieval of certificates
2350 *  `SDC-3167 <https://jira.onap.org/browse/SDC-3167>`_ - Create VSP with HELM as a native artifact type
2351 *  `SDC-3147 <https://jira.onap.org/browse/SDC-3147>`_ - Add back-end support  for substitution_filter
2352 *  `SDC-3131 <https://jira.onap.org/browse/SDC-3131>`_ - Improve Utils coverage and improve Sonar score
2353 *  `SDC-3095 <https://jira.onap.org/browse/SDC-3095>`_ - Add support for node_filter on VFC
2354 *  `SDC-3094 <https://jira.onap.org/browse/SDC-3094>`_ - Migrate any Python code to version 3.8
2355 *  `SDC-3087 <https://jira.onap.org/browse/SDC-3087>`_ - E2E Network Slicing: KPI Monitoring
2356 *  `SDC-3086 <https://jira.onap.org/browse/SDC-3086>`_ - E2E Network Slicing: subnet slicing
2357 *  `SDC-3084 <https://jira.onap.org/browse/SDC-3084>`_ - Initial support for TOSCA property constraints in ToscaProperty class and constraint valid_values
2358 *  `SDC-3079 <https://jira.onap.org/browse/SDC-3079>`_ - Make Directive values Tosca compliant
2359 *  `SDC-3075 <https://jira.onap.org/browse/SDC-3075>`_ - Allow TOSCA Entity Type Schema and specific Interface Type entries in an Interface Type
2360 *  `SDC-3074 <https://jira.onap.org/browse/SDC-3074>`_ - Add support for directives on VFC
2361 *  `SDC-3062 <https://jira.onap.org/browse/SDC-3062>`_ - Plugable entry to customize properties during Service creation
2362 *  `SDC-3061 <https://jira.onap.org/browse/SDC-3061>`_ - Expose generic Service properties as properties, not only as inputs
2363 *  `SDC-3060 <https://jira.onap.org/browse/SDC-3060>`_ - Update a resource template from a new onboarding package
2364 *  `SDC-3051 <https://jira.onap.org/browse/SDC-3051>`_ - Upgrade Vulnerable Direct Dependencies
2365 *  `SDC-3021 <https://jira.onap.org/browse/SDC-3021>`_ - Enable by configuration which global type file should be added to the generated CSAR
2366 *  `SDC-3020 <https://jira.onap.org/browse/SDC-3020>`_ - Adjust docker-compose and SSL config in Workflow plugin
2367 *  `SDC-2997 <https://jira.onap.org/browse/SDC-2997>`_ - HEAT to TOSCA VM Consolidation
2368 *  `SDC-2984 <https://jira.onap.org/browse/SDC-2984>`_ - Remove powermock dependency
2369 *  `SDC-2957 <https://jira.onap.org/browse/SDC-2957>`_ - Support the substitution_mappings in the VNFD
2370 *  `SDC-2883 <https://jira.onap.org/browse/SDC-2883>`_ - Support design of Service templates, including NSDs
2371 *  `SDC-2877 <https://jira.onap.org/browse/SDC-2877>`_ - Support for configuring base tosca type on a category basis
2372 *  `SDC-2854 <https://jira.onap.org/browse/SDC-2854>`_ - Support 50 characters for VSP name in OnBoarding
2373 *  `SDC-2820 <https://jira.onap.org/browse/SDC-2820>`_ - Create / Update Entitlement Pool - Support Type Field
2374 *  `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
2375 *  `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
2376 *  `SDC-2808 <https://jira.onap.org/browse/SDC-2808>`_ - Design ETSI SOL001 NSD and generate ETSI SOL001 compliant Network Service descriptor and package
2377 *  `SDC-2804 <https://jira.onap.org/browse/SDC-2804>`_ - SDC supports onboarding of the SOL007 NS package for an External NFVO
2378 *  `SDC-2781 <https://jira.onap.org/browse/SDC-2781>`_ - Allow other entries for SOL004 Tosca.meta
2379 *  `SDC-2775 <https://jira.onap.org/browse/SDC-2775>`_ - Include derived_from types in generated csar
2380 *  `SDC-2772 <https://jira.onap.org/browse/SDC-2772>`_ - Import of VFC interface implementation
2381 *  `SDC-2771 <https://jira.onap.org/browse/SDC-2771>`_ - Unassigned requirements in topology template substitution mapping
2382 *  `SDC-2768 <https://jira.onap.org/browse/SDC-2768>`_ - Support Tosca DependsOn root node relationship
2383 *  `SDC-2754 <https://jira.onap.org/browse/SDC-2754>`_ - Allow SDC component artifact types to be configurable
2384 *  `SDC-2688 <https://jira.onap.org/browse/SDC-2688>`_ - Upgrade Selenium
2385 *  `SDC-2659 <https://jira.onap.org/browse/SDC-2659>`_ - Support setting custom properties required true/false in UI
2386 *  `SDC-2642 <https://jira.onap.org/browse/SDC-2642>`_ - Archive DCAE-DS project
2387 *  `SDC-2618 <https://jira.onap.org/browse/SDC-2618>`_ - Mapping between SOL001 NSD and SDC AID DM/SDC Internal TOSCA
2388 *  `SDC-2612 <https://jira.onap.org/browse/SDC-2612>`_ - SDC supports onboarding of the SOL007 NS package for VFC as the NFVO
2389 *  `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
2390
2391 **Tasks**
2392
2393 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>`_
2394
2395 **Bug Fixes**
2396
2397 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>`_
2398
2399
2400 Security Notes
2401 --------------
2402
2403 *Fixed Security Issues*
2404
2405 *Known Security Issues*
2406
2407 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
2408 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2409
2410
2411 *Known Vulnerabilities in Used Modules*
2412
2413 Quick Links:
2414
2415 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2416 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2417
2418 **Known Issues**
2419
2420         N/A
2421
2422 **Upgrade Notes**
2423
2424         N/A
2425
2426 **Deprecation Notes**
2427
2428         SDC DCAE-DS plugin is now deprecated (replaced by DCAE-MOD)
2429
2430 **Other**
2431
2432         N/A
2433
2434 Version: 1.6.7
2435 ==============
2436
2437 :Release Date: 2020-07-23
2438
2439 SDC SDKs Versions
2440 -----------------
2441
2442 -  sdc-distribution-client
2443
2444    :Version: 1.4.1
2445
2446 -  sdc-tosca
2447
2448    :Version: 1.6.2
2449
2450 Release Purpose
2451 ----------------
2452 Frankfurt maintenance release : fix high severity bugs identified post Frankfurt
2453
2454 **Stories/Bug fixes/Tasks implemented**
2455
2456 *  `SDC-2930 <https://jira.onap.org/browse/SDC-2930>`_ - [El Alto] Can't create VF via a newly created VSP
2457 *  `SDC-3189 <https://jira.onap.org/browse/SDC-3189>`_ - release artifacts for Frankfurt Maintenance
2458 *  `SDC-3190 <https://jira.onap.org/browse/SDC-3190>`_ - update sdc pom to 1.6.7 for frankfurt maintenance release
2459
2460 Security Notes
2461 --------------
2462
2463 *Fixed Security Issues*
2464
2465 *Known Security Issues*
2466
2467 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
2468 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2469
2470
2471 *Known Vulnerabilities in Used Modules*
2472
2473 Quick Links:
2474
2475 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2476 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2477
2478 **Known Issues**
2479
2480         N/A
2481
2482 **Upgrade Notes**
2483
2484         N/A
2485
2486 **Deprecation Notes**
2487
2488         N/A
2489
2490 **Other**
2491
2492         N/A
2493
2494 Version: 1.6.6
2495 ==============
2496
2497 :Release Date: 2020-06-04
2498
2499 SDC SDKs Versions
2500 -----------------
2501
2502 -  sdc-distribution-client
2503
2504    :Version: 1.4.1
2505
2506 -  sdc-tosca
2507
2508    :Version: 1.6.2
2509
2510 Release Purpose
2511 ----------------
2512
2513
2514 **Epics**
2515
2516 *  `SDC-1607 <https://jira.onap.org/browse/SDC-1607>`_ - Logging alignemnet to 1.2 logging spec
2517 *  `SDC-1970 <https://jira.onap.org/browse/SDC-1970>`_ - Supporting PNF package onboarding
2518 *  `SDC-2011 <https://jira.onap.org/browse/SDC-2011>`_ - Design Studio (DCAE-DS) support for 3GPP PM Mapper
2519 *  `SDC-2378 <https://jira.onap.org/browse/SDC-2378>`_ - ONAP as Third Party Domain Manager - Import Third Party Catalog in SDC
2520 *  `SDC-2415 <https://jira.onap.org/browse/SDC-2415>`_ - AAF integration of HTTPS certificates
2521 *  `SDC-2482 <https://jira.onap.org/browse/SDC-2482>`_ - Add VSP Compliance and Verification Check feature Phase 2
2522 *  `SDC-2555 <https://jira.onap.org/browse/SDC-2555>`_ - SDC support of Network Slicing Demo in Frankfurt
2523 *  `SDC-2598 <https://jira.onap.org/browse/SDC-2598>`_ - Frankfurt release planning milestone
2524 *  `SDC-2643 <https://jira.onap.org/browse/SDC-2643>`_ - Collapsing Roles / Role consolidation
2525 *  `SDC-2683 <https://jira.onap.org/browse/SDC-2683>`_ - Functionality and API Freeze
2526 *  `SDC-2742 <https://jira.onap.org/browse/SDC-2742>`_ - Code Freeze
2527 *  `SDC-2787 <https://jira.onap.org/browse/SDC-2787>`_ - Release Candidate 0 Integration and Test
2528
2529 **Stories**
2530
2531 *  `SDC-1952 <https://jira.onap.org/browse/SDC-1952>`_ - 9 artifacts 9 definition is missing in the exported csar 9 s VDU node
2532 *  `SDC-2095 <https://jira.onap.org/browse/SDC-2095>`_ - R6 5G U/C SDC: PM Dictionary GUI Display from PNF Onboarded Package
2533 *  `SDC-2138 <https://jira.onap.org/browse/SDC-2138>`_ - SDC docker runs as non root
2534 *  `SDC-2216 <https://jira.onap.org/browse/SDC-2216>`_ - Security improvements
2535 *  `SDC-2382 <https://jira.onap.org/browse/SDC-2382>`_ - Introduce a new category for the 3rd party Service
2536 *  `SDC-2383 <https://jira.onap.org/browse/SDC-2383>`_ - Expose the API for service creation as an External API
2537 *  `SDC-2385 <https://jira.onap.org/browse/SDC-2385>`_ - Introduce property mapping rules to define parent-child mapping for properties added in service definition
2538 *  `SDC-2393 <https://jira.onap.org/browse/SDC-2393>`_ - CBA association enhancement in PNFD to support API decision
2539 *  `SDC-2394 <https://jira.onap.org/browse/SDC-2394>`_ - Support custom PNF workflow design
2540 *  `SDC-2405 <https://jira.onap.org/browse/SDC-2405>`_ - Add workflow-designer secure frontend-backend communication
2541 *  `SDC-2417 <https://jira.onap.org/browse/SDC-2417>`_ - SDC must work in HTTPS mode in all interfaces
2542 *  `SDC-2456 <https://jira.onap.org/browse/SDC-2456>`_ - Optimize usage of repositories
2543 *  `SDC-2559 <https://jira.onap.org/browse/SDC-2559>`_ - Need a getter method to return Input list from getEntity API
2544 *  `SDC-2561 <https://jira.onap.org/browse/SDC-2561>`_ - Transformation of customized Node Types for PNFD
2545 *  `SDC-2562 <https://jira.onap.org/browse/SDC-2562>`_ - Package Security - support signing of individual artifacts
2546 *  `SDC-2582 <https://jira.onap.org/browse/SDC-2582>`_ - CBA association enhancement in VNFD to support API decision
2547 *  `SDC-2584 <https://jira.onap.org/browse/SDC-2584>`_ - SDC-BE - create unique identifier for each execution of test cases.
2548 *  `SDC-2585 <https://jira.onap.org/browse/SDC-2585>`_ - Refresh option in the onboarding validation page
2549 *  `SDC-2589 <https://jira.onap.org/browse/SDC-2589>`_ - Onboard PNF software version
2550 *  `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
2551 *  `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
2552 *  `SDC-2631 <https://jira.onap.org/browse/SDC-2631>`_ - SDC Meta Data for CDS Integration
2553 *  `SDC-2638 <https://jira.onap.org/browse/SDC-2638>`_ - Upgrade Portal SDK to latest (2.6.0)
2554 *  `SDC-2639 <https://jira.onap.org/browse/SDC-2639>`_ - Align logging to Onap-ELS 2019.11
2555 *  `SDC-2640 <https://jira.onap.org/browse/SDC-2640>`_ - Handle onboard ALTER tables to support upgrade
2556 *  `SDC-2644 <https://jira.onap.org/browse/SDC-2644>`_ - Collapsing Roles - UI changes
2557 *  `SDC-2645 <https://jira.onap.org/browse/SDC-2645>`_ - From Certified to Distributed - BE
2558 *  `SDC-2650 <https://jira.onap.org/browse/SDC-2650>`_ - Perform Software Composition Analysis - Vulnerability tables
2559 *  `SDC-2651 <https://jira.onap.org/browse/SDC-2651>`_ - Tosca Parser - getVFModule - new API
2560 *  `SDC-2652 <https://jira.onap.org/browse/SDC-2652>`_ - Document current upgrade component Strategy
2561 *  `SDC-2656 <https://jira.onap.org/browse/SDC-2656>`_ - add securityUtil code to Onap
2562 *  `SDC-2685 <https://jira.onap.org/browse/SDC-2685>`_ - Upgrade Node \& npm version
2563 *  `SDC-2686 <https://jira.onap.org/browse/SDC-2686>`_ - add common-app-logging module
2564 *  `SDC-2687 <https://jira.onap.org/browse/SDC-2687>`_ - Upgrade sdc-tosca version in main SDC pom
2565 *  `SDC-2691 <https://jira.onap.org/browse/SDC-2691>`_ - Enhance catalog FE proxy to be able to proxy to any defined plugin
2566 *  `SDC-2692 <https://jira.onap.org/browse/SDC-2692>`_ - Fix sonar issues
2567 *  `SDC-2696 <https://jira.onap.org/browse/SDC-2696>`_ - Release sdc-be-common 1.6.0
2568 *  `SDC-2699 <https://jira.onap.org/browse/SDC-2699>`_ - Increase SDC Code Coverage
2569 *  `SDC-2703 <https://jira.onap.org/browse/SDC-2703>`_ - Upgrade Node/npm/yarn version for WF-D
2570 *  `SDC-2724 <https://jira.onap.org/browse/SDC-2724>`_ - Catalog alignment
2571 *  `SDC-2732 <https://jira.onap.org/browse/SDC-2732>`_ - fix CSIT
2572 *  `SDC-2733 <https://jira.onap.org/browse/SDC-2733>`_ - remove unnecessary dependencies from pom
2573 *  `SDC-2758 <https://jira.onap.org/browse/SDC-2758>`_ - Backend configuration file runtime reload
2574 *  `SDC-2760 <https://jira.onap.org/browse/SDC-2760>`_ - Support import of custom node type name
2575 *  `SDC-2761 <https://jira.onap.org/browse/SDC-2761>`_ - Backend extensibility
2576
2577
2578 Security Notes
2579 --------------
2580
2581 *Fixed Security Issues*
2582
2583 -  [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - sdc-fe exposes plain text HTTP endpoint using port 30206
2584 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - sdc-wfd-fe exposes plain text HTTP endpoint using port 30256
2585 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - sdc-wfd-be exposes plain text HTTP endpoint using port 30257
2586
2587
2588 *Known Security Issues*
2589
2590 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
2591 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2592
2593
2594 *Known Vulnerabilities in Used Modules*
2595
2596 Quick Links:
2597
2598 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2599 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2600
2601 **Known Issues**
2602
2603         N/A
2604
2605 **Upgrade Notes**
2606
2607         N/A
2608
2609 **Deprecation Notes**
2610
2611         N/A
2612
2613 **Other**
2614
2615         N/A
2616
2617
2618
2619
2620 Version: 1.5.2
2621 ==============
2622
2623 :Release Date: 2019-10-10
2624
2625 SDC SDKs Versions
2626 -----------------
2627
2628 -  sdc-distribution-client
2629
2630    :Version: 1.4.0
2631
2632 -  sdc-tosca
2633
2634    :Version: 1.6.2
2635
2636 Release Purpose
2637 ----------------
2638
2639
2640 **Epics**
2641
2642 -  [`SDC-1425`_] - SDC documentation improvement
2643 -  [`SDC-2461`_] - El Alto release planning milestone
2644 -  [`SDC-2487`_] - Functionality and API Freeze
2645 -  [`SDC-2523`_] - Code Freeze
2646 -  [`SDC-2566`_] - Release Candidate 0 Integration and Test
2647
2648 .. _SDC-1425: https://jira.onap.org/browse/SDC-1425
2649 .. _SDC-2461: https://jira.onap.org/browse/SDC-2461
2650 .. _SDC-2487: https://jira.onap.org/browse/SDC-2487
2651 .. _SDC-2523: https://jira.onap.org/browse/SDC-2523
2652 .. _SDC-2566: https://jira.onap.org/browse/SDC-2566
2653
2654 **Stories**
2655
2656 -  [`SDC-1894`_] - Enable Certificate for SDC
2657 -  [`SDC-1961`_] - Purge APIs for Service and Resource
2658 -  [`SDC-2072`_] - Create VSP from VNF csar
2659 -  [`SDC-2101`_] - RestConf - Policy model support
2660 -  [`SDC-2102`_] - DFC - Policy model support
2661 -  [`SDC-2104`_] - PM-Mapper Policy Model support
2662 -  [`SDC-2142`_] - Enhance Service/VF/PNF to support Req & Cap
2663 -  [`SDC-2166`_] - Enable transport level encryption on all interfaces
2664    and the option to turn it off
2665 -  [`SDC-2294`_] - Support Capability Properties
2666 -  [`SDC-2296`_] - Upgrade SDC from Titan to Janus Graph
2667 -  [`SDC-2313`_] - Fix Service Proxy Node Type
2668 -  [`SDC-2359`_] - Fix Service Proxy Node Template
2669 -  [`SDC-2397`_] - SDC Constructor injection - better practice
2670 -  [`SDC-2416`_] - Embed AAF generated certificate in SDC
2671 -  [`SDC-2419`_] - Migrate all SDC projects to O-Parent
2672 -  [`SDC-2475`_] - Package Handling - Validate PM Dictionary and VES
2673    Events YAML Files in SOL004 package
2674 -  [`SDC-2478`_] - Update SDC versions
2675 -  [`SDC-2509`_] - Descriptor Handling - Model-driven mapping from
2676    SOL001 to internal model
2677 -  [`SDC-2510`_] - Package Handling - Store the original onboarded
2678    package, whether it's a CSAR or a ZIP
2679 -  [`SDC-2540`_] - Package Handling - Fix artifacts references in main
2680    TOSCA descriptor while converting packages
2681 -  [`SDC-2560`_] - Update SDC versions
2682
2683 .. _SDC-1894: https://jira.onap.org/browse/SDC-1894
2684 .. _SDC-1961: https://jira.onap.org/browse/SDC-1961
2685 .. _SDC-2072: https://jira.onap.org/browse/SDC-2072
2686 .. _SDC-2101: https://jira.onap.org/browse/SDC-2101
2687 .. _SDC-2102: https://jira.onap.org/browse/SDC-2102
2688 .. _SDC-2104: https://jira.onap.org/browse/SDC-2104
2689 .. _SDC-2142: https://jira.onap.org/browse/SDC-2142
2690 .. _SDC-2166: https://jira.onap.org/browse/SDC-2166
2691 .. _SDC-2294: https://jira.onap.org/browse/SDC-2294
2692 .. _SDC-2296: https://jira.onap.org/browse/SDC-2296
2693 .. _SDC-2313: https://jira.onap.org/browse/SDC-2313
2694 .. _SDC-2359: https://jira.onap.org/browse/SDC-2359
2695 .. _SDC-2397: https://jira.onap.org/browse/SDC-2397
2696 .. _SDC-2416: https://jira.onap.org/browse/SDC-2416
2697 .. _SDC-2419: https://jira.onap.org/browse/SDC-2419
2698 .. _SDC-2475: https://jira.onap.org/browse/SDC-2475
2699 .. _SDC-2478: https://jira.onap.org/browse/SDC-2478
2700 .. _SDC-2509: https://jira.onap.org/browse/SDC-2509
2701 .. _SDC-2510: https://jira.onap.org/browse/SDC-2510
2702 .. _SDC-2540: https://jira.onap.org/browse/SDC-2540
2703 .. _SDC-2560: https://jira.onap.org/browse/SDC-2560
2704
2705
2706 Security Notes
2707 --------------
2708
2709 *Fixed Security Issues*
2710
2711 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
2712 -  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
2713 -  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
2714 -  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
2715 -  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
2716 -  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
2717
2718 *Known Security Issues*
2719
2720 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
2721 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2722 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
2723 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
2724
2725
2726 *Known Vulnerabilities in Used Modules*
2727
2728 Quick Links:
2729
2730 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2731 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2732
2733 **Known Issues**
2734
2735 -  [`SDC-2541 <https://jira.onap.org/browse/SDC-2541>`__\ ] - Custom WF not present in the CSAR package
2736
2737 **Upgrade Notes**
2738
2739         N/A
2740
2741 **Deprecation Notes**
2742
2743         N/A
2744
2745 **Other**
2746
2747         N/A
2748
2749
2750
2751
2752 Version: 1.4.1
2753 ==============
2754
2755 :Release Date: 2019-06-06
2756
2757 SDC SDKs Versions
2758 -----------------
2759
2760 -  sdc-distribution-client
2761
2762    :Version: 1.3.0
2763
2764 -  sdc-tosca
2765
2766    :Version: 1.5.1
2767
2768 Release Purpose
2769 ----------------
2770
2771 **New Features**
2772
2773 The main goal of the Dublin release was to:
2774     - Support PNF onboarding
2775     - SOL 001 v2.5.1 support
2776     - VSP compliance check feature
2777     - SDC and CDS integration
2778     - improve code coverage of the SDC code.
2779
2780
2781 **Epics**
2782
2783 -  [`SDC-1937 <https://jira.onap.org/browse/SDC-1937>`__\ ] - Service Workflow - Assigned Workflow and Complex Types in Operation
2784 -  [`SDC-1956 <https://jira.onap.org/browse/SDC-1956>`__\ ] - Add VSP Compliance Check feature
2785 -  [`SDC-1970 <https://jira.onap.org/browse/SDC-1970>`__\ ] - Supporting PNF package onboarding
2786 -  [`SDC-1987 <https://jira.onap.org/browse/SDC-1987>`__\ ] - Add dependent child service to service
2787 -  [`SDC-1988 <https://jira.onap.org/browse/SDC-1988>`__\ ] - Add property to service
2788 -  [`SDC-1990 <https://jira.onap.org/browse/SDC-1990>`__\ ] - Service Consumption
2789 -  [`SDC-1991 <https://jira.onap.org/browse/SDC-1991>`__\ ] - Service Consumption - Input Data and Validations
2790 -  [`SDC-1992 <https://jira.onap.org/browse/SDC-1992>`__\ ] - Service dependency - Rainy Day Validations
2791 -  [`SDC-1993 <https://jira.onap.org/browse/SDC-1993>`__\ ] - Service dependency - Input Data and Validations
2792 -  [`SDC-1994 <https://jira.onap.org/browse/SDC-1994>`__\ ] - Add property to VNF and PNF
2793 -  [`SDC-1999 <https://jira.onap.org/browse/SDC-1999>`__\ ] - Operation interfaces
2794 -  [`SDC-2170 <https://jira.onap.org/browse/SDC-2170>`__\ ] - updating the VNFD (SOL001) type based on SOL001 v2.5.1
2795
2796 **Stories**
2797
2798 -  [`SDC-1000 <https://jira.onap.org/browse/SDC-1000>`__\ ] - SDC Parser is throwing exception on critical issues
2799 -  [`SDC-1392 <https://jira.onap.org/browse/SDC-1392>`__\ ] - Write Unit test for Compile-Helper-Plugin
2800 -  [`SDC-1399 <https://jira.onap.org/browse/SDC-1399>`__\ ] - Change the plugins load to be parallel
2801 -  [`SDC-1426 <https://jira.onap.org/browse/SDC-1426>`__\ ] - catalog documentation
2802 -  [`SDC-1427 <https://jira.onap.org/browse/SDC-1427>`__\ ] - Onboarding documentation
2803 -  [`SDC-1429 <https://jira.onap.org/browse/SDC-1429>`__\ ] - WORKFLOW documentation
2804 -  [`SDC-1489 <https://jira.onap.org/browse/SDC-1489>`__\ ] - multiple cloud technology artifact support
2805 -  [`SDC-1568 <https://jira.onap.org/browse/SDC-1568>`__\ ] - Health check integration for designers
2806 -  [`SDC-1569 <https://jira.onap.org/browse/SDC-1569>`__\ ] - Enable a secuirity solution for the designers in sdc TBD
2807 -  [`SDC-1743 <https://jira.onap.org/browse/SDC-1743>`__\ ] - Add support for work flow deployment on heat
2808 -  [`SDC-1744 <https://jira.onap.org/browse/SDC-1744>`__\ ] - Add support for different locations of Main service template WIP
2809 -  [`SDC-1925 <https://jira.onap.org/browse/SDC-1925>`__\ ] - Resolve SONAR issues in SDC BE
2810 -  [`SDC-1941 <https://jira.onap.org/browse/SDC-1941>`__\ ] - SDC refactoring and code smells
2811 -  [`SDC-1946 <https://jira.onap.org/browse/SDC-1946>`__\ ] - Code quality improvements
2812 -  [`SDC-1948 <https://jira.onap.org/browse/SDC-1948>`__\ ] - Solve BE issues from sonar
2813 -  [`SDC-1950 <https://jira.onap.org/browse/SDC-1950>`__\ ] - asdctool code quality improvements
2814 -  [`SDC-1973 <https://jira.onap.org/browse/SDC-1973>`__\ ] - Create VSP package from PNF onboarding package
2815 -  [`SDC-1974 <https://jira.onap.org/browse/SDC-1974>`__\ ] - Supporting PNF manifest file in the onboarding package
2816 -  [`SDC-1975 <https://jira.onap.org/browse/SDC-1975>`__\ ] - Design time catalog to associate artifacts with PNF (Test)
2817 -  [`SDC-1976 <https://jira.onap.org/browse/SDC-1976>`__\ ] - Supporting PNFD (SOL001) mapping to AID model
2818 -  [`SDC-1977 <https://jira.onap.org/browse/SDC-1977>`__\ ] - Display VSP Resource Type (VF/PNF) in Import VSP UI
2819 -  [`SDC-1978 <https://jira.onap.org/browse/SDC-1978>`__\ ] - Ensure descriptor name matches name used in generated TOSCA.meta in VSP
2820 -  [`SDC-1979 <https://jira.onap.org/browse/SDC-1979>`__\ ] - Allowing the dedicated artifact folder with Entry-point in TOSCA.meta
2821 -  [`SDC-1980 <https://jira.onap.org/browse/SDC-1980>`__\ ] - Supporting onboarding packaging security
2822 -  [`SDC-2022 <https://jira.onap.org/browse/SDC-2022>`__\ ] - Allow custom plugins in SDC
2823 -  [`SDC-2067 <https://jira.onap.org/browse/SDC-2067>`__\ ] - SDC and CDS Integration to enable E2E Automation
2824 -  [`SDC-2085 <https://jira.onap.org/browse/SDC-2085>`__\ ] - Outputs on operations - Operation screen BE
2825 -  [`SDC-2090 <https://jira.onap.org/browse/SDC-2090>`__\ ] - update the normative type of onboarding DM
2826 -  [`SDC-2094 <https://jira.onap.org/browse/SDC-2094>`__\ ] - R4 5G U/C SDC: FM Meta Data GUI Display from PNF Onboarded Package
2827 -  [`SDC-2108 <https://jira.onap.org/browse/SDC-2108>`__\ ] - Import VSP and Create PNF internal csar
2828 -  [`SDC-2109 <https://jira.onap.org/browse/SDC-2109>`__\ ] - Adding additional artifacts
2829 -  [`SDC-2110 <https://jira.onap.org/browse/SDC-2110>`__\ ] - Add PNF manually (without using vsp)
2830 -  [`SDC-2112 <https://jira.onap.org/browse/SDC-2112>`__\ ] - Add a copy of the onboarded package under artifact folder
2831 -  [`SDC-2113 <https://jira.onap.org/browse/SDC-2113>`__\ ] - copy the on boarding artifacts into the right SDC artifact type
2832 -  [`SDC-2136 <https://jira.onap.org/browse/SDC-2136>`__\ ] - HTTPS support on workflow application backend
2833 -  [`SDC-2168 <https://jira.onap.org/browse/SDC-2168>`__\ ] - M2/3/4 findings
2834 -  [`SDC-2194 <https://jira.onap.org/browse/SDC-2194>`__\ ] - Enhance SDC Workflow designer BE to connect to secure Cassandra
2835 -  [`SDC-2199 <https://jira.onap.org/browse/SDC-2199>`__\ ] - Migrate SDC to use Common Cassandra Cluster
2836 -  [`SDC-2226 <https://jira.onap.org/browse/SDC-2226>`__\ ] - Create Internal BE API for artifact Upload
2837 -  [`SDC-2233 <https://jira.onap.org/browse/SDC-2233>`__\ ] - Support workflow artifact in Service Distribution Notification
2838 -  [`SDC-2280 <https://jira.onap.org/browse/SDC-2280>`__\ ] - achieve CII Badging passing level for Dublin
2839 -  [`SDC-2313 <https://jira.onap.org/browse/SDC-2313>`__\ ] - Fix Service Proxy Node Type
2840
2841 **Known Issues**
2842
2843 -  [`SDC-2336 <https://jira.onap.org/browse/SDC-2336>`__\ ] - Service dependency - Can't select sibling property when sibling node is not service proxy
2844 -  [`SDC-2374 <https://jira.onap.org/browse/SDC-2374>`__\ ] - SDC appears to lose connectivity to Cassandra and Titan intermittently
2845 -  [`SDC-2371 <https://jira.onap.org/browse/SDC-2371>`__\ ] - SDC fails to deploy in Windriver lab
2846
2847 Security Notes
2848 --------------
2849
2850 *Fixed Security Issues*
2851
2852 *Known Security Issues*
2853
2854 -  [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
2855 -  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
2856 -  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
2857 -  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
2858 -  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
2859 -  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
2860 -  [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
2861 -  [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
2862 -  [`OJSI-101 <https://jira.onap.org/browse/OJSI-101>`__\ ] - In default deployment SDC (sdc-be) exposes HTTP port 30205 outside of cluster.
2863 -  [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - In default deployment SDC (sdc-fe) exposes HTTP port 30206 outside of cluster.
2864 -  [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
2865 -  [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
2866 -  [`OJSI-132 <https://jira.onap.org/browse/OJSI-132>`__\ ] - In default deployment SDC (sdc-dcae-fe) exposes HTTP port 30263 outside of cluster.
2867 -  [`OJSI-133 <https://jira.onap.org/browse/OJSI-133>`__\ ] - In default deployment SDC (sdc-dcae-dt) exposes HTTP port 30265 outside of cluster.
2868
2869 *Known Vulnerabilities in Used Modules*
2870
2871 Quick Links:
2872
2873 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
2874 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
2875
2876 **Known Issues**
2877
2878         N/A
2879
2880 **Upgrade Notes**
2881
2882         N/A
2883
2884 **Deprecation Notes**
2885
2886         N/A
2887
2888 **Other**
2889
2890         N/A
2891
2892
2893 Version: 1.3.7
2894 ==============
2895
2896 :Release Date: 2019-01-31
2897
2898 `README <https://github.com/onap/sdc>`__
2899
2900 SDC SDKs Versions
2901 -----------------
2902
2903 -  sdc-distribution-client
2904        :Version: 1.3.0
2905
2906 -  sdc-tosca
2907            :Version: 1.4.63
2908
2909            `README <https://github.com/onap/sdc-sdc-tosca>`__
2910
2911 Release Purpose
2912 ----------------
2913 The Casablanca Maintenance release was focused on fixing high priority defects discovered in Casablanca release.
2914
2915 **Bugs**
2916
2917 -  [`SDC-1447 <https://jira.onap.org/browse/SDC-1447>`__\ ] - [SDC] SDC create csar with many warnnings
2918 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
2919 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates
2920 -  [`SDC-1971 <https://jira.onap.org/browse/SDC-1971>`__\ ] - Change version failure
2921 -  [`SDC-2014 <https://jira.onap.org/browse/SDC-2014>`__\ ] - Documentation figure not readable
2922 -  [`SDC-2053 <https://jira.onap.org/browse/SDC-2053>`__\ ] - SDC fails healthcheck
2923 -  [`SDC-2077 <https://jira.onap.org/browse/SDC-2077>`__\ ] - SDC-BE and SDC-FE missing log files
2924
2925
2926
2927 Version: 1.3.5
2928 ==============
2929
2930 :Release Date: 2018-11-30
2931
2932 `Link to README <https://github.com/onap/sdc>`__
2933
2934 SDC SDKs Versions
2935 -----------------
2936
2937 -  sdc-distribution-client
2938        :Version: 1.3.0
2939
2940 -  sdc-tosca
2941            :Version: 1.4.7
2942
2943            `README <https://github.com/onap/sdc-sdc-tosca>`__
2944
2945 Release Purpose
2946 ----------------
2947 The Casablanca release was focused on improving platform stability and resiliency and introducing new platform capabilities.
2948
2949 **New Features**
2950
2951 The Casablanca release is the third release of the Service Design and Creation (SDC).
2952
2953 The main goal of the Casablanca release was to:
2954     - Improve code coverage of the SDC code.
2955     - Complete E2E workflow design and distribution.
2956     - Finalize DCAE-DS and integrate it with OOM
2957     - Support HPA
2958     - Enhance security
2959
2960
2961 Security Notes
2962 --------------
2963
2964 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>`_.
2965
2966 Quick Links:
2967
2968 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`_
2969 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`_
2970 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=45307823>`_
2971
2972 **Known Issues**
2973
2974 -  [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates.
2975 -  [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
2976
2977 **Upgrade Notes**
2978
2979         N/A
2980
2981 **Deprecation Notes**
2982
2983         N/A
2984
2985 **Other**
2986
2987         N/A
2988
2989
2990
2991 Version: 1.2.0
2992 ==============
2993
2994 :Release Date: 2018-06-07
2995
2996 SDC SDKs Versions
2997 -----------------
2998
2999 -  sdc-distribution-client
3000
3001    :Version: 1.3.0
3002
3003 -  sdc-tosca
3004
3005    :Version: 1.3.5
3006
3007 Release Purpose
3008 ----------------
3009 The Beijing release was focused on improving platform stability and resiliency.
3010
3011 **New Features**
3012
3013 The Beijing release is the second release of the Service Design and Creation (SDC).
3014
3015 The main goal of the Beijing release was to:
3016     - Enhance Platform maturity by improving SDC maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
3017     - SDC made improvements to the deployment to allow an easy and stable integration with OOM.
3018     - SDC change the docker structure to allow easier and the beginning of breaking the application into Micro Services.
3019     - SDC introduced a generic framework to allow different Modeling plugins to be easily integrated with SDC.
3020     - improve code coverage of the SDC code.
3021     - SDC introduced two new experimental projects the DCAE-D and WorkFlow which enhance the modeling capabilities of SDC.
3022
3023 DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/pages/viewpage.action?pageId=16005787>`_
3024 Workflow information is available in readthedocs
3025
3026 **Epics**
3027
3028 -  [`SDC-77 <https://jira.onap.org/browse/SDC-77>`__\ ] - Designer issues
3029 -  [`SDC-126 <https://jira.onap.org/browse/SDC-126>`__\ ] - Holmes Designer
3030 -  [`SDC-180 <https://jira.onap.org/browse/SDC-180>`__\ ] - This epic is for modeling placements and homing rules for VNF placements
3031 -  [`SDC-181 <https://jira.onap.org/browse/SDC-181>`__\ ] - This epic is for modeling relationship in TOSCA between nodes (VNFs)
3032 -  [`SDC-220 <https://jira.onap.org/browse/SDC-220>`__\ ] - integrate VNF onboarding using VNF-SDK
3033 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work flows in SDC
3034 -  [`SDC-383 <https://jira.onap.org/browse/SDC-383>`__\ ] - sdc will enhance our testing to provide better testing coverage
3035 -  [`SDC-647 <https://jira.onap.org/browse/SDC-647>`__\ ] - process build and deploy process optimization
3036 -  [`SDC-659 <https://jira.onap.org/browse/SDC-659>`__\ ] - SDC deploy and build optimization
3037 -  [`SDC-731 <https://jira.onap.org/browse/SDC-731>`__\ ] - sdc designer integration
3038 -  [`SDC-778 <https://jira.onap.org/browse/SDC-778>`__\ ] - Non-Functional requirements - Resiliency
3039 -  [`SDC-812 <https://jira.onap.org/browse/SDC-812>`__\ ] - Non-Functional requirements - Performance
3040 -  [`SDC-813 <https://jira.onap.org/browse/SDC-813>`__\ ] - Non-Functional requirements - Stability
3041 -  [`SDC-814 <https://jira.onap.org/browse/SDC-814>`__\ ] - Tenant Isolation - Context Distribution -  [`e1802 - TDP Epic 316628 <https://jira.onap.org/browse/SDC-52>`__\ ]
3042 -  [`SDC-815 <https://jira.onap.org/browse/SDC-815>`__\ ] - Tenant Isolation - Context Definition -  [`e1802 - TDP Epic 316484 <https://jira.onap.org/browse/SDC-52>`__\ ]
3043 -  [`SDC-816 <https://jira.onap.org/browse/SDC-816>`__\ ] - SDC Pause Instantiation -  [`e1802 - TDP Epic 330782 <https://jira.onap.org/browse/SDC-52>`__\ ]
3044 -  [`SDC-817 <https://jira.onap.org/browse/SDC-817>`__\ ] - Service Model Design to support Complex Services
3045 -  [`SDC-819 <https://jira.onap.org/browse/SDC-819>`__\ ] - Change namespace from openECOMP to org.onap
3046 -  [`SDC-820 <https://jira.onap.org/browse/SDC-820>`__\ ] - SDC Enhance Connect Behavior -  [`1802 TDP Epic 332501 <https://jira.onap.org/browse/SDC-52>`__\ ]
3047 -  [`SDC-823 <https://jira.onap.org/browse/SDC-823>`__\ ] - Non-Functional requirements - Security
3048 -  [`SDC-825 <https://jira.onap.org/browse/SDC-825>`__\ ] - Non-Functional requirements - Manageability
3049 -  [`SDC-826 <https://jira.onap.org/browse/SDC-826>`__\ ] - Non-Functional requirements - Usability
3050 -  [`SDC-828 <https://jira.onap.org/browse/SDC-828>`__\ ] - OOM integration
3051 -  [`SDC-831 <https://jira.onap.org/browse/SDC-831>`__\ ] - Support life cycle artifacts in model
3052 -  [`SDC-936 <https://jira.onap.org/browse/SDC-936>`__\ ] - SDC parser configuration improvements
3053 -  [`SDC-976 <https://jira.onap.org/browse/SDC-976>`__\ ] - Manual Scale Out use case support
3054 -  [`SDC-978 <https://jira.onap.org/browse/SDC-978>`__\ ] - Adapter of WF Designer for SDC
3055 -  [`SDC-980 <https://jira.onap.org/browse/SDC-980>`__\ ] - Extend Activities for Workflow Designer
3056 -  [`SDC-985 <https://jira.onap.org/browse/SDC-985>`__\ ] - Hardware Platform Enablement(HPA) modeling design
3057 -  [`SDC-986 <https://jira.onap.org/browse/SDC-986>`__\ ] - Hardware Platform Enablement(HPA) use case support
3058 -  [`SDC-1053 <https://jira.onap.org/browse/SDC-1053>`__\ ] - PNF use case support
3059
3060 **Stories**
3061
3062 -  [`SDC-10 <https://jira.onap.org/browse/SDC-10>`__\ ] - Deploy a SDC high availability environment
3063 -  [`SDC-51 <https://jira.onap.org/browse/SDC-51>`__\ ] - vCPE_UC: Add Close-Loop (CL) Blueprint Monitoring-Template (MT) to a VNF-I
3064 -  [`SDC-73 <https://jira.onap.org/browse/SDC-73>`__\ ] - Import WorkFlow
3065 -  [`SDC-82 <https://jira.onap.org/browse/SDC-82>`__\ ] - support adding artifact type for node template
3066 -  [`SDC-118 <https://jira.onap.org/browse/SDC-118>`__\ ] - support sub process
3067 -  [`SDC-124 <https://jira.onap.org/browse/SDC-124>`__\ ] - support insert a sub process which is already defined
3068 -  [`SDC-143 <https://jira.onap.org/browse/SDC-143>`__\ ] - create local DEV environment based on onap vagrant
3069 -  [`SDC-242 <https://jira.onap.org/browse/SDC-242>`__\ ] - TDP 325252 - resolve get_input values
3070 -  [`SDC-243 <https://jira.onap.org/browse/SDC-243>`__\ ] - TDP 319197 - tosca parser port mirroring
3071 -  [`SDC-259 <https://jira.onap.org/browse/SDC-259>`__\ ] - TDP 316633 - TenantIsolation ContextDistribution
3072 -  [`SDC-277 <https://jira.onap.org/browse/SDC-277>`__\ ] - docker enhancements
3073 -  [`SDC-343 <https://jira.onap.org/browse/SDC-343>`__\ ] - Fixing SONAR Qube Issues
3074 -  [`SDC-364 <https://jira.onap.org/browse/SDC-364>`__\ ] - workflow designer backend init code
3075 -  [`SDC-365 <https://jira.onap.org/browse/SDC-365>`__\ ] - support load data from config file
3076 -  [`SDC-366 <https://jira.onap.org/browse/SDC-366>`__\ ] - convert workflow json to bpmn file
3077 -  [`SDC-384 <https://jira.onap.org/browse/SDC-384>`__\ ] - Add UI testing capabilities to the SDC sanity docker
3078 -  [`SDC-398 <https://jira.onap.org/browse/SDC-398>`__\ ] - write data to workflow template
3079 -  [`SDC-403 <https://jira.onap.org/browse/SDC-403>`__\ ] - add unit test for config class
3080 -  [`SDC-404 <https://jira.onap.org/browse/SDC-404>`__\ ] - add unit test for bpmn file convert
3081 -  [`SDC-408 <https://jira.onap.org/browse/SDC-408>`__\ ] - integrate back end service
3082 -  [`SDC-572 <https://jira.onap.org/browse/SDC-572>`__\ ] - HEAT Validations Error codes
3083 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and align CSAR's for VOLTE
3084 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and sanity stabilization
3085 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new artifact type to SDC
3086 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
3087 -  [`SDC-627 <https://jira.onap.org/browse/SDC-627>`__\ ] - Collaboration - BE - Healing - new healing table
3088 -  [`SDC-650 <https://jira.onap.org/browse/SDC-650>`__\ ] - review docker memory assignment
3089 -  [`SDC-652 <https://jira.onap.org/browse/SDC-652>`__\ ] - K8/OOM adoption - Research
3090 -  [`SDC-655 <https://jira.onap.org/browse/SDC-655>`__\ ] - Fixing update HEAT
3091 -  [`SDC-660 <https://jira.onap.org/browse/SDC-660>`__\ ] - docker image size optimization
3092 -  [`SDC-679 <https://jira.onap.org/browse/SDC-679>`__\ ] - Generate bpmn files that can be executed on activity engine
3093 -  [`SDC-683 <https://jira.onap.org/browse/SDC-683>`__\ ] - sync release-1.1-0 with master
3094 -  [`SDC-685 <https://jira.onap.org/browse/SDC-685>`__\ ] - create unit tests for jtosca
3095 -  [`SDC-686 <https://jira.onap.org/browse/SDC-686>`__\ ] - code sync
3096 -  [`SDC-687 <https://jira.onap.org/browse/SDC-687>`__\ ] - sdc designer integration part 1
3097 -  [`SDC-712 <https://jira.onap.org/browse/SDC-712>`__\ ] - import normative superation
3098 -  [`SDC-713 <https://jira.onap.org/browse/SDC-713>`__\ ] - amsterdam branch
3099 -  [`SDC-728 <https://jira.onap.org/browse/SDC-728>`__\ ] - sdc designer integration part 2
3100 -  [`SDC-732 <https://jira.onap.org/browse/SDC-732>`__\ ] - sdc designer integration part 3
3101 -  [`SDC-740 <https://jira.onap.org/browse/SDC-740>`__\ ] - converter support IntermediateCatchEvent
3102 -  [`SDC-741 <https://jira.onap.org/browse/SDC-741>`__\ ] - support script task
3103 -  [`SDC-742 <https://jira.onap.org/browse/SDC-742>`__\ ] - converter supports gateway elements
3104 -  [`SDC-744 <https://jira.onap.org/browse/SDC-744>`__\ ] - TDP 344203 - Distribution-client Tenant Isolation
3105 -  [`SDC-745 <https://jira.onap.org/browse/SDC-745>`__\ ] - Converter support service task
3106 -  [`SDC-746 <https://jira.onap.org/browse/SDC-746>`__\ ] - Converter supports error events
3107 -  [`SDC-747 <https://jira.onap.org/browse/SDC-747>`__\ ] - Converter support rest task
3108 -  [`SDC-749 <https://jira.onap.org/browse/SDC-749>`__\ ] - Update Global Types for TOSCA Import
3109 -  [`SDC-753 <https://jira.onap.org/browse/SDC-753>`__\ ] - converter code style change
3110 -  [`SDC-755 <https://jira.onap.org/browse/SDC-755>`__\ ] - ONAP support
3111 -  [`SDC-781 <https://jira.onap.org/browse/SDC-781>`__\ ] - Create on boarding docker
3112 -  [`SDC-782 <https://jira.onap.org/browse/SDC-782>`__\ ] - OOM/HEAT integration
3113 -  [`SDC-788 <https://jira.onap.org/browse/SDC-788>`__\ ] - support Cassandra schema creation - work in progress
3114 -  [`SDC-821 <https://jira.onap.org/browse/SDC-821>`__\ ] - Sanity alignment after merge
3115 -  [`SDC-834 <https://jira.onap.org/browse/SDC-834>`__\ ] - Log management
3116 -  [`SDC-840 <https://jira.onap.org/browse/SDC-840>`__\ ] - sync 1802p to ONAP
3117 -  [`SDC-842 <https://jira.onap.org/browse/SDC-842>`__\ ] - down stream source
3118 -  [`SDC-863 <https://jira.onap.org/browse/SDC-863>`__\ ] - onboarding workspace - selecting item with 1 draft version skips versions page
3119 -  [`SDC-865 <https://jira.onap.org/browse/SDC-865>`__\ ] - refactor error codes in JTOSCA
3120 -  [`SDC-868 <https://jira.onap.org/browse/SDC-868>`__\ ] - UI - Remove restful-js and jquery dependency
3121 -  [`SDC-887 <https://jira.onap.org/browse/SDC-887>`__\ ] - UI -change variable names to catalog
3122 -  [`SDC-889 <https://jira.onap.org/browse/SDC-889>`__\ ] - remove plan name from plan definition
3123 -  [`SDC-891 <https://jira.onap.org/browse/SDC-891>`__\ ] - fix workflow is empty error
3124 -  [`SDC-899 <https://jira.onap.org/browse/SDC-899>`__\ ] - update microservice config info
3125 -  [`SDC-901 <https://jira.onap.org/browse/SDC-901>`__\ ] - add internationalization
3126 -  [`SDC-902 <https://jira.onap.org/browse/SDC-902>`__\ ] - add exclusive gateway
3127 -  [`SDC-903 <https://jira.onap.org/browse/SDC-903>`__\ ] - sdc designer integration part 5 bus and event resource and definition
3128 -  [`SDC-905 <https://jira.onap.org/browse/SDC-905>`__\ ] - add backend service
3129 -  [`SDC-906 <https://jira.onap.org/browse/SDC-906>`__\ ] - Deploy K8 on Vagrant
3130 -  [`SDC-907 <https://jira.onap.org/browse/SDC-907>`__\ ] - Cassandra OOM Alignment - update OOM deployment
3131 -  [`SDC-908 <https://jira.onap.org/browse/SDC-908>`__\ ] - ElasticSearch OOM Alignment
3132 -  [`SDC-910 <https://jira.onap.org/browse/SDC-910>`__\ ] - file encoding change
3133 -  [`SDC-911 <https://jira.onap.org/browse/SDC-911>`__\ ] - Cassandra OOM Alignment - create init docker
3134 -  [`SDC-912 <https://jira.onap.org/browse/SDC-912>`__\ ] - ES OOM alignment - create init docker
3135 -  [`SDC-913 <https://jira.onap.org/browse/SDC-913>`__\ ] - ES OOM Alignment - update OOM deployment
3136 -  [`SDC-914 <https://jira.onap.org/browse/SDC-914>`__\ ] - Cassandra OOM Alignment - Chef clean up
3137 -  [`SDC-915 <https://jira.onap.org/browse/SDC-915>`__\ ] - ES OOM Alignment - Chef clean up
3138 -  [`SDC-916 <https://jira.onap.org/browse/SDC-916>`__\ ] - BE OOM Alignment - create init docker
3139 -  [`SDC-917 <https://jira.onap.org/browse/SDC-917>`__\ ] - BE OOM alignment - update OOM deployment
3140 -  [`SDC-918 <https://jira.onap.org/browse/SDC-918>`__\ ] - BE OOM Alignment - Chef clean up
3141 -  [`SDC-919 <https://jira.onap.org/browse/SDC-919>`__\ ] - FE OOM alignment - update OOM deployment
3142 -  [`SDC-920 <https://jira.onap.org/browse/SDC-920>`__\ ] - FE OOM Alignment - Chef clean up
3143 -  [`SDC-921 <https://jira.onap.org/browse/SDC-921>`__\ ] - Kibana OOM Alignment - Chef clean up
3144 -  [`SDC-922 <https://jira.onap.org/browse/SDC-922>`__\ ] - Kibana OOM alignment - update OOM deployment
3145 -  [`SDC-923 <https://jira.onap.org/browse/SDC-923>`__\ ] - Cassandra OOM Alignment - create C* docker
3146 -  [`SDC-924 <https://jira.onap.org/browse/SDC-924>`__\ ] - ONAP support
3147 -  [`SDC-925 <https://jira.onap.org/browse/SDC-925>`__\ ] - ES OOM alignment - update ES docker
3148 -  [`SDC-950 <https://jira.onap.org/browse/SDC-950>`__\ ] - update JTOSCA packages
3149 -  [`SDC-951 <https://jira.onap.org/browse/SDC-951>`__\ ] - update SDC-TOSCA packages
3150 -  [`SDC-952 <https://jira.onap.org/browse/SDC-952>`__\ ] - update SDC-DISTRIBUTION-CLIENT packages
3151 -  [`SDC-953 <https://jira.onap.org/browse/SDC-953>`__\ ] - update SDC-DOCKER-BASE packages
3152 -  [`SDC-955 <https://jira.onap.org/browse/SDC-955>`__\ ] - configuration ovriding capabilities.
3153 -  [`SDC-957 <https://jira.onap.org/browse/SDC-957>`__\ ] - add ignore conformance level option
3154 -  [`SDC-969 <https://jira.onap.org/browse/SDC-969>`__\ ] - sync1802E to ONAP part 1
3155 -  [`SDC-972 <https://jira.onap.org/browse/SDC-972>`__\ ] - sdc designer integration part 4 design alignment
3156 -  [`SDC-977 <https://jira.onap.org/browse/SDC-977>`__\ ] - sdc designer integration part 6 bus implementation
3157 -  [`SDC-981 <https://jira.onap.org/browse/SDC-981>`__\ ] - Setup Micro-Service for WF Designer SDC Adapter
3158 -  [`SDC-987 <https://jira.onap.org/browse/SDC-987>`__\ ] - Update Dropwizard to the Latest Version
3159 -  [`SDC-990 <https://jira.onap.org/browse/SDC-990>`__\ ] - Add BDD Testing for onboarding
3160 -  [`SDC-994 <https://jira.onap.org/browse/SDC-994>`__\ ] - VirtualMachineInterface validation + flow tests
3161 -  [`SDC-995 <https://jira.onap.org/browse/SDC-995>`__\ ] - scan the TOSCA parser components code using fosologe
3162 -  [`SDC-997 <https://jira.onap.org/browse/SDC-997>`__\ ] - Import Jersey to implement the Rest APIs
3163 -  [`SDC-998 <https://jira.onap.org/browse/SDC-998>`__\ ] - VLAN tagging - Support pattern 1A
3164 -  [`SDC-999 <https://jira.onap.org/browse/SDC-999>`__\ ] - Initialize metaProperties in JTosca to enable SDC Parser to parse individual Yamls
3165 -  [`SDC-1002 <https://jira.onap.org/browse/SDC-1002>`__\ ] - Import swagger to build up the api-doc
3166 -  [`SDC-1003 <https://jira.onap.org/browse/SDC-1003>`__\ ] - sdc designer integration 7 error handling
3167 -  [`SDC-1011 <https://jira.onap.org/browse/SDC-1011>`__\ ] - Package UI Resources for Integration with Server
3168 -  [`SDC-1012 <https://jira.onap.org/browse/SDC-1012>`__\ ] - Modify Base Url of WF Designer for Integrating with SDC
3169 -  [`SDC-1015 <https://jira.onap.org/browse/SDC-1015>`__\ ] - BE OOM Alignment - create server docker
3170 -  [`SDC-1018 <https://jira.onap.org/browse/SDC-1018>`__\ ] - FE OOM Alignment - create server docker
3171 -  [`SDC-1019 <https://jira.onap.org/browse/SDC-1019>`__\ ] - Kibana OOM Alignment - create server docker
3172 -  [`SDC-1020 <https://jira.onap.org/browse/SDC-1020>`__\ ] - Sync SDC with OOM deployment
3173 -  [`SDC-1025 <https://jira.onap.org/browse/SDC-1025>`__\ ] - Sync Integ to ONAP
3174 -  [`SDC-1036 <https://jira.onap.org/browse/SDC-1036>`__\ ] - VLAN tagging - Support pattern 1C1
3175 -  [`SDC-1038 <https://jira.onap.org/browse/SDC-1038>`__\ ] - Provide sample data for WF Designer Adapter
3176 -  [`SDC-1044 <https://jira.onap.org/browse/SDC-1044>`__\ ] - Update JTosca dependency version in SDC-Tosca
3177 -  [`SDC-1055 <https://jira.onap.org/browse/SDC-1055>`__\ ] - Update version in JTOSCA POM
3178 -  [`SDC-1061 <https://jira.onap.org/browse/SDC-1061>`__\ ] - ONAP Support
3179 -  [`SDC-1073 <https://jira.onap.org/browse/SDC-1073>`__\ ] - Support VFC Instance Group per networkrole
3180 -  [`SDC-1080 <https://jira.onap.org/browse/SDC-1080>`__\ ] - Close the 'DirectoryStream' after its be used.
3181 -  [`SDC-1104 <https://jira.onap.org/browse/SDC-1104>`__\ ] - Normative alignment
3182 -  [`SDC-1117 <https://jira.onap.org/browse/SDC-1117>`__\ ] - achieve the 50% unit test coverage
3183 -  [`SDC-1130 <https://jira.onap.org/browse/SDC-1130>`__\ ] - Display Extend Activities on WF Designer UI
3184 -  [`SDC-1131 <https://jira.onap.org/browse/SDC-1131>`__\ ] - Use Extend Activities to Design Workflow and Save
3185 -  [`SDC-1164 <https://jira.onap.org/browse/SDC-1164>`__\ ] - SDC designer Integration part 8 - Add promise logic to the SDC pub-sub notify
3186 -  [`SDC-1165 <https://jira.onap.org/browse/SDC-1165>`__\ ] - SDC designer Integration part 9 - Create component that disables selected layouts
3187 -  [`SDC-1169 <https://jira.onap.org/browse/SDC-1169>`__\ ] - CII passing badge
3188 -  [`SDC-1172 <https://jira.onap.org/browse/SDC-1172>`__\ ] - reach 50% unit test coverage sdc workflow
3189 -  [`SDC-1174 <https://jira.onap.org/browse/SDC-1174>`__\ ] - Support unified Tosca pattern 1C2 for vlan subinterface
3190 -  [`SDC-1197 <https://jira.onap.org/browse/SDC-1197>`__\ ] - Enhance SDC Parser to support Interface and Operations
3191 -  [`SDC-1221 <https://jira.onap.org/browse/SDC-1221>`__\ ] - Fix library CVEs in sdc-cassandra
3192 -  [`SDC-1310 <https://jira.onap.org/browse/SDC-1310>`__\ ] - Fix additional library CVEs in sdc-docker-base
3193
3194 **Bugs**
3195
3196 -  [`SDC-176 <https://jira.onap.org/browse/SDC-176>`__\ ] - Cannot access Kibana dashboard after logged into SDC as an Admin user.
3197 -  [`SDC-249 <https://jira.onap.org/browse/SDC-249>`__\ ] - Temporary files and directories not completely removed during execution
3198 -  [`SDC-250 <https://jira.onap.org/browse/SDC-250>`__\ ] - CSAR files are decompressed twice in the same thread
3199 -  [`SDC-251 <https://jira.onap.org/browse/SDC-251>`__\ ] - TOSCA does not attempt to delete decompressed folders in certain conditions
3200 -  [`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
3201 -  [`SDC-272 <https://jira.onap.org/browse/SDC-291>`__\ ] - The problem in the substitution_mappings of a service.
3202 -  [`SDC-291 <https://jira.onap.org/browse/SDC-291>`__\ ] - Resources not closed in onboarding code in multiple places
3203 -  [`SDC-311 <https://jira.onap.org/browse/SDC-311>`__\ ] - nfc_naming_code and nfc_function at VSP level not populated at VF level
3204 -  [`SDC-312 <https://jira.onap.org/browse/SDC-312>`__\ ] - Can't assign a value for a capability's property of a node.
3205 -  [`SDC-314 <https://jira.onap.org/browse/SDC-314>`__\ ] - Can't assign a value for a relationship's property.
3206 -  [`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.
3207 -  [`SDC-341 <https://jira.onap.org/browse/SDC-341>`__\ ] - Deploy Error on Service Distribution
3208 -  [`SDC-346 <https://jira.onap.org/browse/SDC-346>`__\ ] - Very long descriptions are not displayed correctly
3209 -  [`SDC-386 <https://jira.onap.org/browse/SDC-386>`__\ ] - add license header for class
3210 -  [`SDC-393 <https://jira.onap.org/browse/SDC-393>`__\ ] - Build stuck at org.openecomp.sdc.tosca.services.impl.ToscaAnalyzerServiceImplTest
3211 -  [`SDC-402 <https://jira.onap.org/browse/SDC-402>`__\ ] - TDP 335705 - get_input of list of wrong format
3212 -  [`SDC-412 <https://jira.onap.org/browse/SDC-412>`__\ ] - fix file already exists error
3213 -  [`SDC-425 <https://jira.onap.org/browse/SDC-425>`__\ ] - change nested compute node type prefix
3214 -  [`SDC-427 <https://jira.onap.org/browse/SDC-427>`__\ ] - fix group members ids
3215 -  [`SDC-434 <https://jira.onap.org/browse/SDC-434>`__\ ] - Healing should be added to the resubmitAll utility REST
3216 -  [`SDC-438 <https://jira.onap.org/browse/SDC-438>`__\ ] - Unable to Access SDC from Portal
3217 -  [`SDC-440 <https://jira.onap.org/browse/SDC-440>`__\ ] - When creating a new VSP "HSS_FE_test_100617", HEAT validation failed with 2 errors
3218 -  [`SDC-458 <https://jira.onap.org/browse/SDC-458>`__\ ] - Onboard questionaire-component missing enum AIC
3219 -  [`SDC-459 <https://jira.onap.org/browse/SDC-459>`__\ ] - Month navigation does not work in firefox
3220 -  [`SDC-466 <https://jira.onap.org/browse/SDC-466>`__\ ] - Submit failed for existing VSP "Nimbus 3.1 PCRF 0717"
3221 -  [`SDC-468 <https://jira.onap.org/browse/SDC-468>`__\ ] - add check for flat node type, in case of port mirroring
3222 -  [`SDC-473 <https://jira.onap.org/browse/SDC-473>`__\ ] - healing does not work on submitted vsps
3223 -  [`SDC-479 <https://jira.onap.org/browse/SDC-479>`__\ ] - Fix the sdc vagrant-onap to work as a local deployment vagrant
3224 -  [`SDC-480 <https://jira.onap.org/browse/SDC-480>`__\ ] - fix failing healers during resubmit
3225 -  [`SDC-484 <https://jira.onap.org/browse/SDC-484>`__\ ] - Deleting a connection between VNF resources causes 500 error code on SDC Composition GUI
3226 -  [`SDC-485 <https://jira.onap.org/browse/SDC-485>`__\ ] - Limits - issue in display
3227 -  [`SDC-488 <https://jira.onap.org/browse/SDC-488>`__\ ] - parse error message
3228 -  [`SDC-489 <https://jira.onap.org/browse/SDC-489>`__\ ] - error when moving to previous version using the version drop down
3229 -  [`SDC-490 <https://jira.onap.org/browse/SDC-490>`__\ ] - Onboarding undo checkout wrong implementation
3230 -  [`SDC-492 <https://jira.onap.org/browse/SDC-492>`__\ ] - need to add support for dynamic port
3231 -  [`SDC-494 <https://jira.onap.org/browse/SDC-494>`__\ ] - Readonly does not work for VLM limits
3232 -  [`SDC-526 <https://jira.onap.org/browse/SDC-526>`__\ ] - need to enable upload of files with zip or csar extensions in uppercase
3233 -  [`SDC-529 <https://jira.onap.org/browse/SDC-529>`__\ ] - VendorSoftwareProductManager->healAndAdvanceFinalVersion heal Submit VSPs
3234 -  [`SDC-534 <https://jira.onap.org/browse/SDC-534>`__\ ] - Fix swagger basepath
3235 -  [`SDC-535 <https://jira.onap.org/browse/SDC-535>`__\ ] - Incorrect UI files information during onboarding.
3236 -  [`SDC-540 <https://jira.onap.org/browse/SDC-540>`__\ ] - confirmation msg for delete FG doesn't appear
3237 -  [`SDC-541 <https://jira.onap.org/browse/SDC-541>`__\ ] - delete confirmation modals - styles alignment
3238 -  [`SDC-549 <https://jira.onap.org/browse/SDC-549>`__\ ] - add property to fixed_ips global type
3239 -  [`SDC-550 <https://jira.onap.org/browse/SDC-550>`__\ ] - Creating users using the webseal-simulator returns 404
3240 -  [`SDC-552 <https://jira.onap.org/browse/SDC-552>`__\ ] - VLM overview - refactor of edit description input
3241 -  [`SDC-554 <https://jira.onap.org/browse/SDC-554>`__\ ] - zip with duplicate ids in different files is not throwing an exception
3242 -  [`SDC-555 <https://jira.onap.org/browse/SDC-555>`__\ ] - Unable to populate network_resource table
3243 -  [`SDC-559 <https://jira.onap.org/browse/SDC-559>`__\ ] - update component prefix
3244 -  [`SDC-565 <https://jira.onap.org/browse/SDC-565>`__\ ] - Extension loading is not working when the module is being used as a dependent library.
3245 -  [`SDC-566 <https://jira.onap.org/browse/SDC-566>`__\ ] - YAML syntax errors are not being sent in Validation Issue List against error code JE1002
3246 -  [`SDC-567 <https://jira.onap.org/browse/SDC-567>`__\ ] - Recursive Imports are not needed when individual Yamls are being validated
3247 -  [`SDC-568 <https://jira.onap.org/browse/SDC-568>`__\ ] - NodeType/EntityType capabilities import failing with Class Cast Exception
3248 -  [`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.
3249 -  [`SDC-574 <https://jira.onap.org/browse/SDC-574>`__\ ] - ignore node templates that point to substitution ST without topology template
3250 -  [`SDC-576 <https://jira.onap.org/browse/SDC-576>`__\ ] - support dynamic ports
3251 -  [`SDC-578 <https://jira.onap.org/browse/SDC-578>`__\ ] - Revert a checked out version causes data loss
3252 -  [`SDC-580 <https://jira.onap.org/browse/SDC-580>`__\ ] - Error in Jetty logs
3253 -  [`SDC-581 <https://jira.onap.org/browse/SDC-581>`__\ ] - Error in Jetty logs
3254 -  [`SDC-583 <https://jira.onap.org/browse/SDC-583>`__\ ] - sdc/sdc-docker-base fails to build
3255 -  [`SDC-637 <https://jira.onap.org/browse/SDC-637>`__\ ] - VLM Overview - Connection list/ Orphans list - tabs behavior
3256 -  [`SDC-639 <https://jira.onap.org/browse/SDC-639>`__\ ] - Unexpected response while creating VSP with onboarding method as NULL/Invalid
3257 -  [`SDC-640 <https://jira.onap.org/browse/SDC-640>`__\ ] - update fabric8 docker-maven-plugin version
3258 -  [`SDC-641 <https://jira.onap.org/browse/SDC-641>`__\ ] - hardcoded version for restful-js
3259 -  [`SDC-642 <https://jira.onap.org/browse/SDC-642>`__\ ] - sdc build is failing on onboarding UI
3260 -  [`SDC-646 <https://jira.onap.org/browse/SDC-646>`__\ ] - can't convert parameters when importing tosca
3261 -  [`SDC-653 <https://jira.onap.org/browse/SDC-653>`__\ ] - implement forwarder capability
3262 -  [`SDC-657 <https://jira.onap.org/browse/SDC-657>`__\ ] - Error message is not reported to calling functions
3263 -  [`SDC-661 <https://jira.onap.org/browse/SDC-661>`__\ ] - need to throw an exception in case that substitution mappings is not correct
3264 -  [`SDC-664 <https://jira.onap.org/browse/SDC-664>`__\ ] - JTOSCA Library is missing case insensitive check for status attribute value : "supported" vs "SUPPORTED"
3265 -  [`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
3266 -  [`SDC-667 <https://jira.onap.org/browse/SDC-667>`__\ ] - Validate and Create capabilities APIs are throwing class cast exception
3267 -  [`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
3268 -  [`SDC-669 <https://jira.onap.org/browse/SDC-669>`__\ ] - Add SDC Global Types as a dependency in JTOSCA library implementation
3269 -  [`SDC-670 <https://jira.onap.org/browse/SDC-670>`__\ ] - fix nova validator
3270 -  [`SDC-671 <https://jira.onap.org/browse/SDC-671>`__\ ] - changing replication factory
3271 -  [`SDC-682 <https://jira.onap.org/browse/SDC-682>`__\ ] - Tosca parser fails to parse csar with get_attributes
3272 -  [`SDC-690 <https://jira.onap.org/browse/SDC-690>`__\ ] - SDC portal does not come up on latest master of ONAP demo
3273 -  [`SDC-692 <https://jira.onap.org/browse/SDC-692>`__\ ] - Update VSP by resetting the VLM, and uploading new Heat. Could not submit
3274 -  [`SDC-693 <https://jira.onap.org/browse/SDC-693>`__\ ] - throw yaml exception when retrieving service templates
3275 -  [`SDC-694 <https://jira.onap.org/browse/SDC-694>`__\ ] - fix NPE in when extracting components
3276 -  [`SDC-698 <https://jira.onap.org/browse/SDC-698>`__\ ] - Webseal simulator Docker image cannot be built on Linux
3277 -  [`SDC-700 <https://jira.onap.org/browse/SDC-700>`__\ ] - Wrong check for file extension in HeatValidator
3278 -  [`SDC-703 <https://jira.onap.org/browse/SDC-703>`__\ ] - Duplicate logging frameworks in SDC onboarding repository
3279 -  [`SDC-704 <https://jira.onap.org/browse/SDC-704>`__\ ] - SDC External API : Swagger Errors
3280 -  [`SDC-705 <https://jira.onap.org/browse/SDC-705>`__\ ] - SDC Sanity Docker exits
3281 -  [`SDC-715 <https://jira.onap.org/browse/SDC-715>`__\ ] - SDC-CS docker container sporadically gets errors during startup
3282 -  [`SDC-716 <https://jira.onap.org/browse/SDC-716>`__\ ] - Make SDC splash screen statefull - only show once for repeated distribution flows
3283 -  [`SDC-737 <https://jira.onap.org/browse/SDC-737>`__\ ] - catalog-be unit tests fail on different build systems
3284 -  [`SDC-739 <https://jira.onap.org/browse/SDC-739>`__\ ] - CD healthcheck of SDC failing periodically 35% of the time (since Feb 75%)
3285 -  [`SDC-748 <https://jira.onap.org/browse/SDC-748>`__\ ] - Build failure due to translator core tests getting stuck
3286 -  [`SDC-765 <https://jira.onap.org/browse/SDC-765>`__\ ] - Error 500 when trying to edit a connection
3287 -  [`SDC-770 <https://jira.onap.org/browse/SDC-770>`__\ ] - SDC openecomp-be build failure on missing build-tools-1.2.0-SNAPSHOT.jar
3288 -  [`SDC-773 <https://jira.onap.org/browse/SDC-773>`__\ ] - SDC Import Export Executors should be supported.
3289 -  [`SDC-774 <https://jira.onap.org/browse/SDC-774>`__\ ] - fix parameter value check in vm grouping
3290 -  [`SDC-776 <https://jira.onap.org/browse/SDC-776>`__\ ] - Sonar coverage drop onboarding
3291 -  [`SDC-777 <https://jira.onap.org/browse/SDC-777>`__\ ] - sonar scan alignement
3292 -  [`SDC-792 <https://jira.onap.org/browse/SDC-792>`__\ ] - Add a private constructor to hide the implicit public one to ConfigurationUtils
3293 -  [`SDC-811 <https://jira.onap.org/browse/SDC-811>`__\ ] - Assign Mib to Component
3294 -  [`SDC-830 <https://jira.onap.org/browse/SDC-830>`__\ ] - Broken mapping of ChoiceOrOther because of missing default constructor
3295 -  [`SDC-835 <https://jira.onap.org/browse/SDC-835>`__\ ] - Sonar issue fix - remove unused exception handling.
3296 -  [`SDC-843 <https://jira.onap.org/browse/SDC-843>`__\ ] - response code is not validate in C* chef
3297 -  [`SDC-861 <https://jira.onap.org/browse/SDC-861>`__\ ] - Error while importing VF (CSAR onboarded)
3298 -  [`SDC-872 <https://jira.onap.org/browse/SDC-872>`__\ ] - Collaboration : Dependencies are getting deleted after same HEAT is uploaded to VSP
3299 -  [`SDC-874 <https://jira.onap.org/browse/SDC-874>`__\ ] - fix upload csar unit tests
3300 -  [`SDC-876 <https://jira.onap.org/browse/SDC-876>`__\ ] - Null pointer exception while creating Deployment flavor
3301 -  [`SDC-879 <https://jira.onap.org/browse/SDC-879>`__\ ] - Improve ConfigurationUtils class
3302 -  [`SDC-881 <https://jira.onap.org/browse/SDC-881>`__\ ] - Toggle support for UI
3303 -  [`SDC-886 <https://jira.onap.org/browse/SDC-886>`__\ ] - ZipOutputStream need to be closed
3304 -  [`SDC-888 <https://jira.onap.org/browse/SDC-888>`__\ ] - sonar fix - Stack
3305 -  [`SDC-892 <https://jira.onap.org/browse/SDC-892>`__\ ] - Fail to Export VLM
3306 -  [`SDC-894 <https://jira.onap.org/browse/SDC-894>`__\ ] - Upgrade React version to 15.6
3307 -  [`SDC-896 <https://jira.onap.org/browse/SDC-896>`__\ ] - Lifecycle Operations artifact is not reflecting in CSAR for VSP Processes Type is Lifecycle_Operations
3308 -  [`SDC-898 <https://jira.onap.org/browse/SDC-898>`__\ ] - Update the snapshot in test-config for v1.1.1-SNAPSHOT
3309 -  [`SDC-904 <https://jira.onap.org/browse/SDC-904>`__\ ] - ToscaFileOutputServiceCsarImplTest has tests with shared state
3310 -  [`SDC-909 <https://jira.onap.org/browse/SDC-909>`__\ ] - Unit Test of sdc-workflow-designer-server project failed.
3311 -  [`SDC-931 <https://jira.onap.org/browse/SDC-931>`__\ ] - Contributor can also submit fix
3312 -  [`SDC-932 <https://jira.onap.org/browse/SDC-932>`__\ ] - Dropdown text is cut off
3313 -  [`SDC-935 <https://jira.onap.org/browse/SDC-935>`__\ ] - Incorrect FG version "0.0" appears in "vf-license-model.xml" file in csar
3314 -  [`SDC-940 <https://jira.onap.org/browse/SDC-940>`__\ ] - NPE during submit of VSP
3315 -  [`SDC-941 <https://jira.onap.org/browse/SDC-941>`__\ ] - Fix zusammen Import
3316 -  [`SDC-943 <https://jira.onap.org/browse/SDC-943>`__\ ] - React version downgrade
3317 -  [`SDC-944 <https://jira.onap.org/browse/SDC-944>`__\ ] - dox-sequence-diagram-ui render fix
3318 -  [`SDC-963 <https://jira.onap.org/browse/SDC-963>`__\ ] - Fix broken npm packages
3319 -  [`SDC-989 <https://jira.onap.org/browse/SDC-989>`__\ ] - SDC healthcheck fails with message DCAE is Down
3320 -  [`SDC-992 <https://jira.onap.org/browse/SDC-992>`__\ ] - SDC-FE container fails to start because of missing chef parameters
3321 -  [`SDC-993 <https://jira.onap.org/browse/SDC-993>`__\ ] - SDC simulator compilation issues
3322 -  [`SDC-996 <https://jira.onap.org/browse/SDC-996>`__\ ] - SRIOV - add annotations
3323 -  [`SDC-1010 <https://jira.onap.org/browse/SDC-1010>`__\ ] - Extending the value list of the RAM memory in the compute
3324 -  [`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
3325 -  [`SDC-1050 <https://jira.onap.org/browse/SDC-1050>`__\ ] - Allow set Toggle feature ON on Flow - Test
3326 -  [`SDC-1051 <https://jira.onap.org/browse/SDC-1051>`__\ ] - Catalog Profile Is Broken
3327 -  [`SDC-1054 <https://jira.onap.org/browse/SDC-1054>`__\ ] - SDC-Cassandra fails in starting up on Heat
3328 -  [`SDC-1062 <https://jira.onap.org/browse/SDC-1062>`__\ ] - Failure to submit NFoD when backup NIC is set (Onboarding manual flow)
3329 -  [`SDC-1064 <https://jira.onap.org/browse/SDC-1064>`__\ ] - EP UUIDs in the vendor license model are not the same
3330 -  [`SDC-1071 <https://jira.onap.org/browse/SDC-1071>`__\ ] - Create properly session context in zusammen tools
3331 -  [`SDC-1077 <https://jira.onap.org/browse/SDC-1077>`__\ ] - Left panel buttons are enabled before creating a component
3332 -  [`SDC-1083 <https://jira.onap.org/browse/SDC-1083>`__\ ] - Problem with radio button in onboarding UI
3333 -  [`SDC-1084 <https://jira.onap.org/browse/SDC-1084>`__\ ] - ui heat validation tabs fixes
3334 -  [`SDC-1089 <https://jira.onap.org/browse/SDC-1089>`__\ ] - fix build for onboarding
3335 -  [`SDC-1090 <https://jira.onap.org/browse/SDC-1090>`__\ ] - Error-code POL5000 Internal Server Error.
3336 -  [`SDC-1092 <https://jira.onap.org/browse/SDC-1092>`__\ ] - SDC-CS memory leak?
3337 -  [`SDC-1093 <https://jira.onap.org/browse/SDC-1093>`__\ ] - Validation of VSP fails with error null
3338 -  [`SDC-1095 <https://jira.onap.org/browse/SDC-1095>`__\ ] - Jenkins build does not execute unit tests.
3339 -  [`SDC-1096 <https://jira.onap.org/browse/SDC-1096>`__\ ] - E2E Defect 430981 - ip_requirments for multiple ports with difference version
3340 -  [`SDC-1103 <https://jira.onap.org/browse/SDC-1103>`__\ ] - onap normatives are imported always
3341 -  [`SDC-1105 <https://jira.onap.org/browse/SDC-1105>`__\ ] - ForwardingPathBussinessLogicTest fails
3342 -  [`SDC-1107 <https://jira.onap.org/browse/SDC-1107>`__\ ] - E2E Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type
3343 -  [`SDC-1108 <https://jira.onap.org/browse/SDC-1108>`__\ ] - Scripts are using deprecated API
3344 -  [`SDC-1110 <https://jira.onap.org/browse/SDC-1110>`__\ ] - Fix BDD Test failure
3345 -  [`SDC-1113 <https://jira.onap.org/browse/SDC-1113>`__\ ] - E2E/Internal Defect - multiple ports (extCP) with wrong network-role
3346 -  [`SDC-1120 <https://jira.onap.org/browse/SDC-1120>`__\ ] - Empty error message during Proceed To Validation
3347 -  [`SDC-1123 <https://jira.onap.org/browse/SDC-1123>`__\ ] - The csar packages not passing onboarding during SDC sanity
3348 -  [`SDC-1124 <https://jira.onap.org/browse/SDC-1124>`__\ ] - Bug - The csar packages not passing onboarding during SDC sanity
3349 -  [`SDC-1126 <https://jira.onap.org/browse/SDC-1126>`__\ ] - Fixed merge issues regarding the plugins development
3350 -  [`SDC-1134 <https://jira.onap.org/browse/SDC-1134>`__\ ] - healed version of VSP is missing a Description
3351 -  [`SDC-1143 <https://jira.onap.org/browse/SDC-1143>`__\ ] - SDC docs: fix a typo in release notes
3352 -  [`SDC-1144 <https://jira.onap.org/browse/SDC-1144>`__\ ] - Fix SDC Sonar bugs
3353 -  [`SDC-1145 <https://jira.onap.org/browse/SDC-1145>`__\ ] - fix a SDC sonar NullPointer bug
3354 -  [`SDC-1146 <https://jira.onap.org/browse/SDC-1146>`__\ ] - fix sonar NullPointer bugs in SDC
3355 -  [`SDC-1150 <https://jira.onap.org/browse/SDC-1150>`__\ ] - Json Serialization of collections should hide empty attribute.
3356 -  [`SDC-1184 <https://jira.onap.org/browse/SDC-1184>`__\ ] - Unable to create VF after creating component dependency in VSP due to error
3357 -  [`SDC-1188 <https://jira.onap.org/browse/SDC-1188>`__\ ] - User Permission items
3358 -  [`SDC-1190 <https://jira.onap.org/browse/SDC-1190>`__\ ] - Java proxy classname in audit logs instead of resource name
3359 -  [`SDC-1192 <https://jira.onap.org/browse/SDC-1192>`__\ ] - ValidationVsp Cannot support multiple sessions
3360 -  [`SDC-1200 <https://jira.onap.org/browse/SDC-1200>`__\ ] - SDC tab shows "HTTP Error 305" after login and accessing from the portal
3361 -  [`SDC-1204 <https://jira.onap.org/browse/SDC-1204>`__\ ] - maven clean leaves files in target
3362 -  [`SDC-1206 <https://jira.onap.org/browse/SDC-1206>`__\ ] - Create VF fails with 404 error message for subinterface_indicator property
3363 -  [`SDC-1207 <https://jira.onap.org/browse/SDC-1207>`__\ ] - Distribution cannot create "UEB keys"
3364 -  [`SDC-1208 <https://jira.onap.org/browse/SDC-1208>`__\ ] - Missing heat script for deploying sdc-workflow designer
3365 -  [`SDC-1209 <https://jira.onap.org/browse/SDC-1209>`__\ ] - Missing uuid & operationId while navigate from sdc to wf-designer
3366 -  [`SDC-1210 <https://jira.onap.org/browse/SDC-1210>`__\ ] - Format Issue in the Example Resource File
3367 -  [`SDC-1211 <https://jira.onap.org/browse/SDC-1211>`__\ ] - Issues from Nexus-IQ
3368 -  [`SDC-1212 <https://jira.onap.org/browse/SDC-1212>`__\ ] - Issues of the BPMN Converter
3369 -  [`SDC-1214 <https://jira.onap.org/browse/SDC-1214>`__\ ] - Fix for healing of vlan tagging and annotations
3370 -  [`SDC-1215 <https://jira.onap.org/browse/SDC-1215>`__\ ] - Errors in Retrieving Data From SDC
3371 -  [`SDC-1222 <https://jira.onap.org/browse/SDC-1222>`__\ ] - base_sdc-python docker image build failure
3372 -  [`SDC-1234 <https://jira.onap.org/browse/SDC-1234>`__\ ] - Vsp certified version which gets healed - remains draft
3373 -  [`SDC-1235 <https://jira.onap.org/browse/SDC-1235>`__\ ] - Extend Service Task Miss 'class' Information
3374 -  [`SDC-1236 <https://jira.onap.org/browse/SDC-1236>`__\ ] - Null Fields Should not Be Find in the Extend Servcie Task
3375 -  [`SDC-1237 <https://jira.onap.org/browse/SDC-1237>`__\ ] - ui-styling-fixes
3376 -  [`SDC-1239 <https://jira.onap.org/browse/SDC-1239>`__\ ] - ui-attachments-page-bug-fix
3377 -  [`SDC-1241 <https://jira.onap.org/browse/SDC-1241>`__\ ] - SDC-BE pod started but it's responding with 503 HTTP code
3378 -  [`SDC-1244 <https://jira.onap.org/browse/SDC-1244>`__\ ] - Issue in healing zusammen MainTool
3379 -  [`SDC-1245 <https://jira.onap.org/browse/SDC-1245>`__\ ] - jenkins release jobs are failing
3380 -  [`SDC-1247 <https://jira.onap.org/browse/SDC-1247>`__\ ] - SDC tester page hangs when clicking on Accept button
3381 -  [`SDC-1248 <https://jira.onap.org/browse/SDC-1248>`__\ ] - support 5 digit port number
3382 -  [`SDC-1249 <https://jira.onap.org/browse/SDC-1259>`__\ ] - not able to get the value fromProperty node
3383 -  [`SDC-1250 <https://jira.onap.org/browse/SDC-1250>`__\ ] - Not Possible to accept "VF" in test
3384 -  [`SDC-1251 <https://jira.onap.org/browse/SDC-1251>`__\ ] - Catalog UI - Plugin Loader doesn't finish even though the plugin is already loaded
3385 -  [`SDC-1255 <https://jira.onap.org/browse/SDC-1255>`__\ ] - Create VF fails for heats "vOTA123.zip" and "2016-144_vmstore_30_1702.zip"
3386 -  [`SDC-1256 <https://jira.onap.org/browse/SDC-1256>`__\ ] - change the order of items in version page according to version number
3387 -  [`SDC-1261 <https://jira.onap.org/browse/SDC-1261>`__\ ] - Unable to create more than one component dependency for VSP
3388 -  [`SDC-1262 <https://jira.onap.org/browse/SDC-1262>`__\ ] - Add multiple servers for BDD testing
3389 -  [`SDC-1265 <https://jira.onap.org/browse/SDC-1265>`__\ ] - SDC OOM Install elastic search in crashbackloop
3390 -  [`SDC-1267 <https://jira.onap.org/browse/SDC-1267>`__\ ] - service submit for testing fails
3391 -  [`SDC-1268 <https://jira.onap.org/browse/SDC-1268>`__\ ] - Submit for testing fails
3392 -  [`SDC-1269 <https://jira.onap.org/browse/SDC-1269>`__\ ] - Error message appear twice
3393 -  [`SDC-1271 <https://jira.onap.org/browse/SDC-1271>`__\ ] - Incorrect message when not choosing commit
3394 -  [`SDC-1273 <https://jira.onap.org/browse/SDC-1273>`__\ ] - Unable to submit the NS to testing
3395 -  [`SDC-1274 <https://jira.onap.org/browse/SDC-1274>`__\ ] - NFOD - Error when adding nic to component
3396 -  [`SDC-1275 <https://jira.onap.org/browse/SDC-1275>`__\ ] - Logging core tests fail on Linux without hostname
3397 -  [`SDC-1279 <https://jira.onap.org/browse/SDC-1279>`__\ ] - fix marge job
3398 -  [`SDC-1280 <https://jira.onap.org/browse/SDC-1280>`__\ ] - 'Model Schema' is not available for any API in onboarding Swagger
3399 -  [`SDC-1281 <https://jira.onap.org/browse/SDC-1281>`__\ ] - TOSCA Analyzer - null point exception
3400 -  [`SDC-1283 <https://jira.onap.org/browse/SDC-1283>`__\ ] - Onboarding filter archive to active changes when pressing on workspace button
3401 -  [`SDC-1284 <https://jira.onap.org/browse/SDC-1284>`__\ ] - fix catalog-be start
3402 -  [`SDC-1292 <https://jira.onap.org/browse/SDC-1292>`__\ ] - Service Distribution is not happening under Operator role
3403 -  [`SDC-1293 <https://jira.onap.org/browse/SDC-1293>`__\ ] - Facing issues while onboarding
3404 -  [`SDC-1295 <https://jira.onap.org/browse/SDC-1295>`__\ ] - work flow release jobs are failing
3405 -  [`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
3406 -  [`SDC-1304 <https://jira.onap.org/browse/SDC-1304>`__\ ] - Sorting version lists
3407 -  [`SDC-1305 <https://jira.onap.org/browse/SDC-1305>`__\ ] - VSP Component Function input validation should be removed
3408 -  [`SDC-1308 <https://jira.onap.org/browse/SDC-1308>`__\ ] - SDC fails health check in OOM deployment
3409 -  [`SDC-1309 <https://jira.onap.org/browse/SDC-1309>`__\ ] - SDC fails health check on HEAT deployment
3410 -  [`SDC-1315 <https://jira.onap.org/browse/SDC-1315>`__\ ] - Nested Dependency Issue
3411 -  [`SDC-1321 <https://jira.onap.org/browse/SDC-1321>`__\ ] - Catalog Docker swagger not loading
3412 -  [`SDC-1328 <https://jira.onap.org/browse/SDC-1328>`__\ ] - plug-in Iframe changes size on WINDOW_OUT event to composition page
3413 -  [`SDC-1329 <https://jira.onap.org/browse/SDC-1329>`__\ ] - Warning in generated CSAR
3414 -  [`SDC-1332 <https://jira.onap.org/browse/SDC-1332>`__\ ] - Enable VNF market place in sdc deployment
3415 -  [`SDC-1336 <https://jira.onap.org/browse/SDC-1336>`__\ ] - SDC service category missing Network Service and E2E Service types
3416 -  [`SDC-1337 <https://jira.onap.org/browse/SDC-1337>`__\ ] - Unexpected entry for interfaces + interface_types when no operation is defined
3417 -  [`SDC-1341 <https://jira.onap.org/browse/SDC-1341>`__\ ] - SDC-DMAAP connection fails in multi-node cluster
3418 -  [`SDC-1347 <https://jira.onap.org/browse/SDC-1347>`__\ ] - Wrap plug-ins API call in a promise to prevent loading issues of SDC UI
3419 -  [`SDC-1349 <https://jira.onap.org/browse/SDC-1349>`__\ ] - Filter By vendor view - list of vsp is not closed
3420 -  [`SDC-1351 <https://jira.onap.org/browse/SDC-1351>`__\ ] - Viewer can archive and restore
3421 -  [`SDC-1352 <https://jira.onap.org/browse/SDC-1352>`__\ ] - SDC service design Properties Assignment page doesn't function properly
3422 -  [`SDC-1354 <https://jira.onap.org/browse/SDC-1354>`__\ ] - DCAE wrong jetty truststore file name
3423 -  [`SDC-1355 <https://jira.onap.org/browse/SDC-1355>`__\ ] - Onborading permissions: change items' owner works partially
3424 -  [`SDC-1356 <https://jira.onap.org/browse/SDC-1356>`__\ ] - Wrong FE version name
3425 -  [`SDC-1366 <https://jira.onap.org/browse/SDC-1366>`__\ ] - New version created based on old-unhealed version is not getting healed
3426 -  [`SDC-1376 <https://jira.onap.org/browse/SDC-1376>`__\ ] - dcae_fe: Update context path to dcaed
3427 -  [`SDC-1382 <https://jira.onap.org/browse/SDC-1382>`__\ ] - "Property Assignment" does not show the list of properties in OOM-deployed env
3428
3429 Security Notes
3430 --------------
3431
3432 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>`__.
3433
3434 Quick Links:
3435
3436 - `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
3437 - `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
3438 - `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=28377537>`__
3439
3440 **Known Issues**
3441
3442 -  [`SDC-1380 <https://jira.onap.org/browse/SDC-1380>`__\ ] - Missing Inheritance of VduCp in SDC distributed CSAR package
3443 -  [`SDC-1182 <https://jira.onap.org/browse/SDC-1182>`__\ ] - SDC must no log serviceInstanceID and SERVICE_INSTANCE_ID
3444
3445 **Upgrade Notes**
3446
3447         N/A
3448
3449 **Deprecation Notes**
3450
3451         N/A
3452
3453 **Other**
3454
3455         N/A
3456
3457 Version: 1.1.0
3458 ==============
3459
3460 :Release Date: 2017-11-15
3461
3462 SDC SDKs Versions
3463 -----------------
3464
3465 -  sdc-distribution-client
3466
3467    :Version: 1.1.32
3468
3469     -  sdc-tosca
3470
3471        :Version: 1.1.32
3472
3473
3474 Release Purpose
3475 ----------------
3476 The Amsterdam release is the first ONAP release.
3477 This release is focused on creating a merged architecture between the OpenECOMP and OpenO components.
3478 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.
3479
3480 New Features
3481 ------------
3482 -  Full and comprehensive VNF/Software Application(VF) and service design
3483 -  Collaborative design
3484 -  VNF/VF/SERVICE testing and certification
3485 -  Distribution to ONAP
3486 -  External API- for VNF/VF and  service
3487 -  Integration with BSS / Customer ordering.
3488
3489 **Epics**
3490
3491 -  [`SDC-52 <https://jira.onap.org/browse/SDC-52>`__\ ] - SDC Opensource
3492    tech gaps
3493 -  [`SDC-53 <https://jira.onap.org/browse/SDC-53>`__\ ] - F28350/302244
3494    [MVP] SDC 1710 - Increment Conformance Level
3495 -  [`SDC-54 <https://jira.onap.org/browse/SDC-54>`__\ ] - F36419/299760
3496    [EPIC] - [MVP] SDC 1710 - Introduce a new Asset Type: PNF
3497 -  [`SDC-55 <https://jira.onap.org/browse/SDC-55>`__\ ] - F34117/305092
3498    [EPIC] - [MVP] SDC 1710 - Enhance the CP
3499 -  [`SDC-56 <https://jira.onap.org/browse/SDC-56>`__\ ] - F36795/298830
3500    [EPIC] - Provide a new Capability to Onboard non-HEAT VNFs based on a
3501    Questionnaire.
3502 -  [`SDC-57 <https://jira.onap.org/browse/SDC-57>`__\ ] - F36795/150093
3503    [EPIC] - Enhance the VNF Model to include VNFC (VFC)
3504 -  [`SDC-58 <https://jira.onap.org/browse/SDC-58>`__\ ] - F36795/291353
3505    EPIC] - [MVP] ASDC 1710 -TOSCA Parser - Stand alone
3506 -  [`SDC-59 <https://jira.onap.org/browse/SDC-59>`__\ ] - F36795/296771
3507    [EPIC] - [MVP] SDC 1710 - TOSCA Parser - Support Complex Inputs
3508 -  [`SDC-60 <https://jira.onap.org/browse/SDC-60>`__\ ] - F36795/309319
3509    EPIC] - Provide Additional Artifact type relevant for VNF Onboarding.
3510 -  [`SDC-61 <https://jira.onap.org/browse/SDC-61>`__\ ] - F36797/291413
3511    [EPIC] - Enhance the VFC Model with additional Properties for VFC
3512    characterization
3513 -  [`SDC-62 <https://jira.onap.org/browse/SDC-62>`__\ ] - F36801/152151
3514    [EPIC] - [MVP] ASDC 1707 - Tosca Schema files
3515 -  [`SDC-63 <https://jira.onap.org/browse/SDC-63>`__\ ] - F36257/292814
3516    EPIC] - [MVP] SDC 1710 NFR - Enhance the System Health Check API
3517 -  [`SDC-64 <https://jira.onap.org/browse/SDC-64>`__\ ] - 306915 EPIC:
3518    [DevOps] - SSL Certificates separation of certificates for the
3519    deployment code
3520 -  [`SDC-66 <https://jira.onap.org/browse/SDC-66>`__\ ] - Workflow
3521    Designer
3522 -  [`SDC-71 <https://jira.onap.org/browse/SDC-71>`__\ ] - Workflow
3523    Management
3524 -  [`SDC-99 <https://jira.onap.org/browse/SDC-99>`__\ ] - Onbording
3525    Tosca VNF
3526 -  [`SDC-111 <https://jira.onap.org/browse/SDC-111>`__\ ] - swagger
3527    restful interface support
3528 -  [`SDC-116 <https://jira.onap.org/browse/SDC-116>`__\ ] - bpmn
3529    workflow modeler
3530 -  [`SDC-218 <https://jira.onap.org/browse/SDC-218>`__\ ] - support
3531    integration with VFC
3532 -  [`SDC-219 <https://jira.onap.org/browse/SDC-219>`__\ ] - Support for
3533    uCPE usecase
3534 -  [`SDC-287 <https://jira.onap.org/browse/SDC-287>`__\ ] - catalog
3535    support TOSCA CSAR import and distribution
3536 -  [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work
3537    flows in SDC
3538
3539 **Stories**
3540
3541 -  [`SDC-28 <https://jira.onap.org/browse/SDC-28>`__\ ] - TDP 291354 -
3542    JTOSCA repo initial commit
3543 -  [`SDC-67 <https://jira.onap.org/browse/SDC-67>`__\ ] - Workflow
3544    designer support json object type
3545 -  [`SDC-68 <https://jira.onap.org/browse/SDC-68>`__\ ] - Workflow
3546    designer support Swagger definition
3547 -  [`SDC-69 <https://jira.onap.org/browse/SDC-69>`__\ ] - WorkFlow Input
3548    Parameter Designer
3549 -  [`SDC-70 <https://jira.onap.org/browse/SDC-70>`__\ ] - WorkFlow
3550    Diagram Editor
3551 -  [`SDC-72 <https://jira.onap.org/browse/SDC-72>`__\ ] - Export
3552    WorkFlow
3553 -  [`SDC-74 <https://jira.onap.org/browse/SDC-74>`__\ ] - Delete
3554    WorkFlow
3555 -  [`SDC-75 <https://jira.onap.org/browse/SDC-75>`__\ ] - Modify
3556    WorkFlow
3557 -  [`SDC-76 <https://jira.onap.org/browse/SDC-76>`__\ ] - Add WorkFlow
3558 -  [`SDC-81 <https://jira.onap.org/browse/SDC-81>`__\ ] - Support VNF
3559    Package Specification
3560 -  [`SDC-92 <https://jira.onap.org/browse/SDC-92>`__\ ] - Topology
3561    Diagram Editor
3562 -  [`SDC-94 <https://jira.onap.org/browse/SDC-94>`__\ ] - Support
3563    Package draft
3564 -  [`SDC-95 <https://jira.onap.org/browse/SDC-95>`__\ ] - Support
3565    Package draft
3566 -  [`SDC-96 <https://jira.onap.org/browse/SDC-96>`__\ ] - Package
3567    multiple-versions support
3568 -  [`SDC-97 <https://jira.onap.org/browse/SDC-97>`__\ ] - CLI Package
3569    Validation and Packaging tool
3570 -  [`SDC-98 <https://jira.onap.org/browse/SDC-98>`__\ ] - Template
3571    management
3572 -  [`SDC-112 <https://jira.onap.org/browse/SDC-112>`__\ ] - support
3573    swagger specification interface definition
3574 -  [`SDC-113 <https://jira.onap.org/browse/SDC-113>`__\ ] - support set
3575    swagger info by swagger string
3576 -  [`SDC-114 <https://jira.onap.org/browse/SDC-114>`__\ ] - support set
3577    swagger info by url
3578 -  [`SDC-115 <https://jira.onap.org/browse/SDC-115>`__\ ] - support
3579    invoke restful interfaces defined by swagger specification
3580 -  [`SDC-117 <https://jira.onap.org/browse/SDC-117>`__\ ] - support bpmn
3581    workflow nodes(start, end, exclusive gateway, parallel gateway)
3582 -  [`SDC-119 <https://jira.onap.org/browse/SDC-119>`__\ ] - support set
3583    conditoin for gateway
3584 -  [`SDC-120 <https://jira.onap.org/browse/SDC-120>`__\ ] - support set
3585    input and output params for start event and end event
3586 -  [`SDC-121 <https://jira.onap.org/browse/SDC-121>`__\ ] - support
3587    quote output of previous workflow node for params
3588 -  [`SDC-122 <https://jira.onap.org/browse/SDC-122>`__\ ] - support
3589    quote input of start event for params
3590 -  [`SDC-161 <https://jira.onap.org/browse/SDC-161>`__\ ] - Remove
3591    MojoHaus Maven plug-in from pom file
3592 -  [`SDC-223 <https://jira.onap.org/browse/SDC-223>`__\ ] - Attachment
3593    display changes - UI
3594 -  [`SDC-224 <https://jira.onap.org/browse/SDC-224>`__\ ] - Tosca based
3595    onbaording enrichment - BE
3596 -  [`SDC-225 <https://jira.onap.org/browse/SDC-225>`__\ ] - Tosca
3597    validation in the attachment - BE
3598 -  [`SDC-226 <https://jira.onap.org/browse/SDC-226>`__\ ] - Support
3599    TOSCA CSAR attachments and validation in overview display - BE
3600 -  [`SDC-227 <https://jira.onap.org/browse/SDC-227>`__\ ] - Create new
3601    VSP, onboard from TOSCA file - BE
3602 -  [`SDC-228 <https://jira.onap.org/browse/SDC-228>`__\ ] - Tosca based
3603    onbaording enrichment - UI
3604 -  [`SDC-229 <https://jira.onap.org/browse/SDC-229>`__\ ] - Support
3605    TOSCA attachments in overview display - UI
3606 -  [`SDC-230 <https://jira.onap.org/browse/SDC-230>`__\ ] - Create new
3607    VSP, onboard from TOSCA file - UI
3608 -  [`SDC-231 <https://jira.onap.org/browse/SDC-231>`__\ ] - VNF package
3609    manifest file parsing - BE
3610 -  [`SDC-232 <https://jira.onap.org/browse/SDC-232>`__\ ] - Import TOSCA
3611    YAML CSAR - BE
3612 -  [`SDC-240 <https://jira.onap.org/browse/SDC-240>`__\ ] - WorkFlow
3613    Deisigner seed code
3614 -  [`SDC-248 <https://jira.onap.org/browse/SDC-248>`__\ ] - add verify
3615    job for workflow-designer in ci-manager
3616 -  [`SDC-255 <https://jira.onap.org/browse/SDC-255>`__\ ] - support add
3617    workflow node
3618 -  [`SDC-257 <https://jira.onap.org/browse/SDC-257>`__\ ] - save and
3619    query workflow definition data from catalog
3620 -  [`SDC-269 <https://jira.onap.org/browse/SDC-269>`__\ ] - support set
3621    microservice info
3622 -  [`SDC-276 <https://jira.onap.org/browse/SDC-276>`__\ ] - add dynamic
3623    dox scheme creation
3624 -  [`SDC-282 <https://jira.onap.org/browse/SDC-282>`__\ ] - support rest
3625    task node
3626 -  [`SDC-288 <https://jira.onap.org/browse/SDC-288>`__\ ] - Independent
3627    Versioning and Release Process
3628 -  [`SDC-294 <https://jira.onap.org/browse/SDC-294>`__\ ] - support bpmn
3629    timer element
3630 -  [`SDC-295 <https://jira.onap.org/browse/SDC-295>`__\ ] - delete node
3631    or connection by keyboard
3632 -  [`SDC-299 <https://jira.onap.org/browse/SDC-299>`__\ ] - Port
3633    mirroring
3634 -  [`SDC-306 <https://jira.onap.org/browse/SDC-306>`__\ ] - Replace
3635    Dockefiles with new baselines
3636 -  [`SDC-318 <https://jira.onap.org/browse/SDC-318>`__\ ] - Provide
3637    preset definitions for the enitity types standardized by the
3638    tosca-nfv specification.
3639 -  [`SDC-325 <https://jira.onap.org/browse/SDC-325>`__\ ] - Add "Network
3640    Service" and "E2E Service" to the predefined list of SDC categories.
3641 -  [`SDC-327 <https://jira.onap.org/browse/SDC-327>`__\ ] - add new
3642    artifact type to SDC
3643 -  [`SDC-329 <https://jira.onap.org/browse/SDC-329>`__\ ] - add
3644    categories to define SDC service
3645 -  [`SDC-339 <https://jira.onap.org/browse/SDC-339>`__\ ] - project
3646    package and create dockfile
3647 -  [`SDC-355 <https://jira.onap.org/browse/SDC-355>`__\ ] - support set
3648    value for branch node
3649 -  [`SDC-360 <https://jira.onap.org/browse/SDC-360>`__\ ] - Import New
3650    VF vCSCF
3651 -  [`SDC-370 <https://jira.onap.org/browse/SDC-370>`__\ ] - sdc
3652    documentation
3653 -  [`SDC-379 <https://jira.onap.org/browse/SDC-379>`__\ ] - Write
3654    functional test cases based on the functionality tested by sanity
3655    docker
3656 -  [`SDC-476 <https://jira.onap.org/browse/SDC-476>`__\ ] - add sonar
3657    branch to sdc project pom
3658 -  [`SDC-481 <https://jira.onap.org/browse/SDC-481>`__\ ] - update
3659    swagger
3660 -  [`SDC-498 <https://jira.onap.org/browse/SDC-498>`__\ ] - Support and
3661    align CSAR's for VOLTE
3662 -  [`SDC-506 <https://jira.onap.org/browse/SDC-506>`__\ ] - Fill SDC
3663    read the docs sections
3664 -  [`SDC-517 <https://jira.onap.org/browse/SDC-517>`__\ ] - ONAP support
3665 -  [`SDC-521 <https://jira.onap.org/browse/SDC-521>`__\ ] - CSIT and
3666    sanity stabilization
3667 -  [`SDC-522 <https://jira.onap.org/browse/SDC-522>`__\ ] - sync 1710
3668    defects into ONAP
3669 -  [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and
3670    align CSAR's for VOLTE
3671 -  [`SDC-594 <https://jira.onap.org/browse/SDC-594>`__\ ] - Fill SDC
3672    read the docs sections
3673 -  [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and
3674    sanity stabilization
3675 -  [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new
3676    artifact type to SDC
3677 -  [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
3678 -  [`SDC-623 <https://jira.onap.org/browse/SDC-623>`__\ ] - Independent
3679    Versioning and Release Process
3680
3681 Bug Fixes
3682 ---------
3683
3684 -  [`SDC-160 <https://jira.onap.org/browse/SDC-160>`__\ ] - substitution
3685    mapping problem
3686 -  [`SDC-256 <https://jira.onap.org/browse/SDC-256>`__\ ] - modify
3687    workflow version in package.json
3688 -  [`SDC-263 <https://jira.onap.org/browse/SDC-263>`__\ ] - Exception is
3689    not showing the correct error
3690 -  [`SDC-270 <https://jira.onap.org/browse/SDC-270>`__\ ] - The node
3691    template name in the capability/requirement mapping map is not
3692    synchronized while modify a node template' name.
3693 -  [`SDC-273 <https://jira.onap.org/browse/SDC-273>`__\ ] - Error:
3694    Internal Server Error. Please try again later
3695 -  [`SDC-280 <https://jira.onap.org/browse/SDC-280>`__\ ] - SDC
3696    healthcheck 500 on Rackspace deployment
3697 -  [`SDC-283 <https://jira.onap.org/browse/SDC-283>`__\ ] - jjb daily
3698    build fail
3699 -  [`SDC-289 <https://jira.onap.org/browse/SDC-289>`__\ ] - UI shows
3700    {length} and {maxLength} instead of actual limit values
3701 -  [`SDC-290 <https://jira.onap.org/browse/SDC-290>`__\ ] - discrepancy
3702    between the BE and FE on the "Create New License Agreement" Wizard
3703 -  [`SDC-296 <https://jira.onap.org/browse/SDC-296>`__\ ] - The default
3704    value of the VF input parameter is incorrect.
3705 -  [`SDC-297 <https://jira.onap.org/browse/SDC-297>`__\ ] - adjust
3706    textarea component style
3707 -  [`SDC-298 <https://jira.onap.org/browse/SDC-298>`__\ ] - The exported
3708    CSAR package of VFC lacks the definition of capability types
3709    standardized in the tosca-nfv specification.
3710 -  [`SDC-300 <https://jira.onap.org/browse/SDC-300>`__\ ] - GET query to
3711    metadata fails requested service not found
3712 -  [`SDC-307 <https://jira.onap.org/browse/SDC-307>`__\ ] - add sequence
3713    flow after refresh
3714 -  [`SDC-308 <https://jira.onap.org/browse/SDC-308>`__\ ] - save new
3715    position after node dragged
3716 -  [`SDC-309 <https://jira.onap.org/browse/SDC-309>`__\ ] - The exported
3717    CSAR package of VF lacks the definition of relationship types
3718    standardized in the tosca-nfv specification.
3719 -  [`SDC-310 <https://jira.onap.org/browse/SDC-310>`__\ ] - The exported
3720    CSAR package of VFC lacks the definition of data types standardized
3721    in the tosca-nfv specification.
3722 -  [`SDC-313 <https://jira.onap.org/browse/SDC-313>`__\ ] - requirement
3723    id is not correct
3724 -  [`SDC-323 <https://jira.onap.org/browse/SDC-323>`__\ ] - The scalar
3725    unit type value is in correctly created
3726 -  [`SDC-335 <https://jira.onap.org/browse/SDC-335>`__\ ] - swagger
3727    convert error
3728 -  [`SDC-337 <https://jira.onap.org/browse/SDC-337>`__\ ] - add missing
3729    global type
3730 -  [`SDC-338 <https://jira.onap.org/browse/SDC-338>`__\ ] - submit fails
3731    when uploading CSAR file
3732 -  [`SDC-344 <https://jira.onap.org/browse/SDC-344>`__\ ] - move jtosca
3733    version to main pom
3734 -  [`SDC-349 <https://jira.onap.org/browse/SDC-349>`__\ ] - add global
3735    type for import tosca
3736 -  [`SDC-351 <https://jira.onap.org/browse/SDC-351>`__\ ] - enable port
3737    mirroring
3738 -  [`SDC-353 <https://jira.onap.org/browse/SDC-353>`__\ ] - ONAP 1.1.0
3739    SDC distributions failing in ORD - Add Software Product - Status 500
3740 -  [`SDC-363 <https://jira.onap.org/browse/SDC-363>`__\ ] - data convert
3741    error for tree node
3742 -  [`SDC-369 <https://jira.onap.org/browse/SDC-369>`__\ ] - invalid tag
3743    defined for docker
3744 -  [`SDC-375 <https://jira.onap.org/browse/SDC-375>`__\ ] - Onboarding
3745    build time
3746 -  [`SDC-381 <https://jira.onap.org/browse/SDC-381>`__\ ] - VLM update
3747    with EP/LKG - null error
3748 -  [`SDC-389 <https://jira.onap.org/browse/SDC-389>`__\ ] - Default
3749    value of properties do not match
3750 -  [`SDC-390 <https://jira.onap.org/browse/SDC-390>`__\ ] - fix docker
3751    file script error
3752 -  [`SDC-407 <https://jira.onap.org/browse/SDC-407>`__\ ] - VLM Refresh
3753    issue in orphans list on added agreement
3754 -  [`SDC-410 <https://jira.onap.org/browse/SDC-410>`__\ ] - Import
3755    normatives not running + Upgrade normatives not imports the onap
3756    types
3757 -  [`SDC-431 <https://jira.onap.org/browse/SDC-431>`__\ ] - Artifacts
3758    not generated for PNF Resource and hence not enabling model
3759    distribution to A&AI
3760 -  [`SDC-435 <https://jira.onap.org/browse/SDC-435>`__\ ] - sdc staging
3761    job is failing
3762 -  [`SDC-436 <https://jira.onap.org/browse/SDC-436>`__\ ] - sdc release
3763    stagging is failing on release 1.1.0
3764 -  [`SDC-441 <https://jira.onap.org/browse/SDC-441>`__\ ] - module-0
3765    with version 1.0 not found in MSO Catalog DB
3766 -  [`SDC-443 <https://jira.onap.org/browse/SDC-443>`__\ ] - Fix SDC
3767    inter-DC overlay configuration model to support multiple networks
3768 -  [`SDC-444 <https://jira.onap.org/browse/SDC-444>`__\ ] -
3769    sdc-sdc-workflow-designer-master-stage-site-java Jenkins job failed
3770 -  [`SDC-448 <https://jira.onap.org/browse/SDC-448>`__\ ] - Onboarding
3771    of VNF Base\_VLB failed
3772 -  [`SDC-452 <https://jira.onap.org/browse/SDC-452>`__\ ] - Workflow
3773    designer UI doesn't show up
3774 -  [`SDC-454 <https://jira.onap.org/browse/SDC-454>`__\ ] - vMME CSAR
3775    from vendor failed SDC onboarding
3776 -  [`SDC-457 <https://jira.onap.org/browse/SDC-457>`__\ ] - artifacts
3777    are not copied to CSAR
3778 -  [`SDC-460 <https://jira.onap.org/browse/SDC-460>`__\ ] -
3779    vCSCF\_aligned.csar Tosca.meta Entry definition file is missing
3780 -  [`SDC-461 <https://jira.onap.org/browse/SDC-461>`__\ ] - sidebar
3781    element background color changed
3782 -  [`SDC-471 <https://jira.onap.org/browse/SDC-471>`__\ ] - Predefined
3783    Network Service is missing in Generic Service Category
3784 -  [`SDC-474 <https://jira.onap.org/browse/SDC-474>`__\ ] - Issue in
3785    Onboarding converting occurrences in node\_types section
3786 -  [`SDC-477 <https://jira.onap.org/browse/SDC-477>`__\ ] -
3787    SDC-base-docker jetty base failed to run apt-get
3788 -  [`SDC-483 <https://jira.onap.org/browse/SDC-483>`__\ ] - Zip file
3789    stored under vendor CSAR Artifacts directory is not included in CSAR
3790    created by SDC after VSP import
3791 -  [`SDC-491 <https://jira.onap.org/browse/SDC-491>`__\ ] - Artifact are
3792    incorrectly passed
3793 -  [`SDC-495 <https://jira.onap.org/browse/SDC-495>`__\ ] - artifacts
3794    are not packed correctly when uploading csar
3795 -  [`SDC-525 <https://jira.onap.org/browse/SDC-525>`__\ ] - Docker RUN
3796    chmod fails
3797 -  [`SDC-528 <https://jira.onap.org/browse/SDC-528>`__\ ] - SDC
3798    Backend/frontend not starting
3799 -  [`SDC-533 <https://jira.onap.org/browse/SDC-533>`__\ ] - Fail to get
3800    correct labels of requirements of nodes in service template
3801 -  [`SDC-537 <https://jira.onap.org/browse/SDC-537>`__\ ] - Backend
3802    doesn't respond on port 8181 after heat deployment
3803 -  [`SDC-544 <https://jira.onap.org/browse/SDC-544>`__\ ] - Should not
3804    be validating message router certificate
3805 -  [`SDC-546 <https://jira.onap.org/browse/SDC-546>`__\ ] - Fix SCH to
3806    properly set "useHttpsWithDmaap"
3807 -  [`SDC-547 <https://jira.onap.org/browse/SDC-547>`__\ ] - SDC server
3808    error when registering for distribution
3809 -  [`SDC-548 <https://jira.onap.org/browse/SDC-548>`__\ ] - Distribution
3810    failing to SO in SDC client tosca parser null pointer
3811 -  [`SDC-561 <https://jira.onap.org/browse/SDC-561>`__\ ] - SDC version
3812    1.1.32 is not available in nexus, blocking SO docker build
3813
3814 **Known Issues**
3815
3816         N/A
3817
3818 **Upgrade Notes**
3819
3820 Beijing backward compatibility to Amsterdam is not supported.
3821
3822 **Deprecation Notes**
3823
3824         N/A
3825
3826 **Other**
3827
3828         N/A
3829
3830 End of Release Notes