blob: 14897d35e1489e340aa0e7ec027683d6258e72a3 [file] [log] [blame]
Rich Bennett4b001932017-10-16 09:25:01 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
ChrisC5195fbb2020-08-13 15:39:38 +02002.. _release_notes:
Rich Bennett4b001932017-10-16 09:25:01 -04003
ChrisC5195fbb2020-08-13 15:39:38 +02004=============
5Release Notes
6=============
Rich Bennett4b001932017-10-16 09:25:01 -04007
MichaelMorrisda029d72022-03-22 08:05:31 +00008Version: 1.10.3
9==============
10
11:Release Date: 2022-03-22
12
13SDC SDKs Versions
14-----------------
15
16- sdc-distribution-client
17
18 :Version: 1.4.5
19
20- sdc-tosca
21
22 :Version: 1.6.6
23
24Release Purpose
25----------------
26SDC Jakarta
27
28**Epics**
29 N/A
30
31**Stories**
32 N/A
33
34**Bug Fixes**
35* `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
36* `SDC-3922 <https://jira.onap.org/browse/SDC-3922>`_ - Node filters not loading while editing the select directive list
37* `SDC-3919 <https://jira.onap.org/browse/SDC-3919>`_ - Instance count not being added correctly to node template
38* `SDC-3918 <https://jira.onap.org/browse/SDC-3918>`_ - Interface operation artifact implementation is being persisted even if not selected
39* `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
40* `SDC-3916 <https://jira.onap.org/browse/SDC-3916>`_ - Error assigning substitution filter property to service property
41
42**Tasks**
43
44* `SDC-3923 <https://jira.onap.org/browse/SDC-3923>`_ - Implement redirecting root url to sdc1
45
46Security Notes
47--------------
48
49*Fixed Security Issues*
50
51 N/A
52
53*Known Security Issues*
54
55* `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
56
57*Known Vulnerabilities in Used Modules*
58
59Quick Links:
60
61- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
62- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
63
64**Known Issues**
65
66- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
67
68**Upgrade Notes**
69
70 N/A
71
72**Deprecation Notes**
73
74 N/A
75
76**Other**
77
78 N/A
79
MichaelMorris09da7c72022-03-08 13:56:26 +000080Version: 1.10.2
81==============
82
83:Release Date: 2022-03-15
84
85SDC SDKs Versions
86-----------------
87
88- sdc-distribution-client
89
90 :Version: 1.4.5
91
92- sdc-tosca
93
94 :Version: 1.6.6
95
96Release Purpose
97----------------
98SDC Jakarta
99
100**Epics**
101 N/A
102
103**Stories**
104
105* `SDC-3885 <https://jira.onap.org/browse/SDC-3885>`_ - Remove single request bottleneck from the simulator
106* `SDC-3886 <https://jira.onap.org/browse/SDC-3886>`_ - Implement improved MinIo client
107* `SDC-3861 <https://jira.onap.org/browse/SDC-3861>`_ - Support for multiple directives
108* `SDC-3898 <https://jira.onap.org/browse/SDC-3898>`_ - Support properties of type List<Map<String, String>>
109* `SDC-3891 <https://jira.onap.org/browse/SDC-3891>`_ - Update SDC for rename of TOSCA CL to ACM
110* `SDC-3891 <https://jira.onap.org/browse/SDC-3882>`_ - Support occurrences on node templates
111* `SDC-3891 <https://jira.onap.org/browse/SDC-3897>`_ - Support complex types in interface operation inputs
112* `SDC-3891 <https://jira.onap.org/browse/SDC-3899>`_ - Support complex types for artifact properties in interface operation implementation
113* `SDC-3891 <https://jira.onap.org/browse/SDC-3887>`_ - Support instance count on node template
114
115**Bug Fixes**
116
117* `SDC-3881 <https://jira.onap.org/browse/SDC-3881>`_ - Fix NSD plugin to find version by model and category metadata
118* `SDC-3892 <https://jira.onap.org/browse/SDC-3892>`_ - SDC build failing
119* `SDC-3889 <https://jira.onap.org/browse/SDC-3889>`_ - Error when no derived from exists
120* `SDC-3888 <https://jira.onap.org/browse/SDC-3888>`_ - VSP upload with large files can handle the upload status incorrectly
121* `SDC-3901 <https://jira.onap.org/browse/SDC-3901>`_ - Cannot create node filter capability if capability has different type properties
122* `SDC-3901 <https://jira.onap.org/browse/SDC-3907>`_ - Exception when mouse over and out the node pallet in the composition screen
123* `SDC-3901 <https://jira.onap.org/browse/SDC-3905>`_ - Error updating node filter capability
124* `SDC-3901 <https://jira.onap.org/browse/SDC-3904>`_ - Error creating node filter capability using get_property
125
126**Tasks**
127
128* `SDC-3877 <https://jira.onap.org/browse/SDC-3877>`_ - Implement redirecting root url to sdc1
129* `SDC-3870 <https://jira.onap.org/browse/SDC-3870>`_ - Include new category to NSD generation plugin
130* `SDC-3880 <https://jira.onap.org/browse/SDC-3880>`_ - Fix SDC-Helm-Validator CSITs
131* `SDC-3895 <https://jira.onap.org/browse/SDC-3895>`_ - Update vulnerable dependencies
132
133Security Notes
134--------------
135
136*Fixed Security Issues*
137
138 N/A
139
140*Known Security Issues*
141
142* `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
143
144*Known Vulnerabilities in Used Modules*
145
146Quick Links:
147
148- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
149- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
150
151**Known Issues**
152
153- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
154
155**Upgrade Notes**
156
157 N/A
158
159**Deprecation Notes**
160
161 N/A
162
163**Other**
164
165 N/A
166
MichaelMorris7d351672022-02-02 13:27:54 +0000167Version: 1.10.1
168==============
169
170:Release Date: 2022-02-02
171
172SDC SDKs Versions
173-----------------
174
175- sdc-distribution-client
176
177 :Version: 1.4.5
178
179- sdc-tosca
180
181 :Version: 1.6.6
182
183Release Purpose
184----------------
185SDC Jakarta
186
187**Epics**
188 N/A
189
190**Stories**
191
192* `SDC-3867 <https://jira.onap.org/browse/SDC-3867>`_ - Improve service import support
193* `SDC-3842 <https://jira.onap.org/browse/SDC-3842>`_ - Add Controlloop design-time components to SDC
194* `SDC-3862 <https://jira.onap.org/browse/SDC-3862>`_ - Obtain and control VSP package upload status
195* `SDC-3855 <https://jira.onap.org/browse/SDC-3855>`_ - Add artifact types to ETSI SOL001 v2.5.1 model
196* `SDC-3858 <https://jira.onap.org/browse/SDC-3858>`_ - Add a display name for the category
197* `SDC-3850 <https://jira.onap.org/browse/SDC-3850>`_ - Add Interface support to VFC for viewing an interface definition
198* `SDC-3848 <https://jira.onap.org/browse/SDC-3848>`_ - Update VSP upload status during backend processing
199* `SDC-3856 <https://jira.onap.org/browse/SDC-3856>`_ - Issues creating control loop model
200* `SDC-3847 <https://jira.onap.org/browse/SDC-3847>`_ - Support node template artifact properties
201* `SDC-3846 <https://jira.onap.org/browse/SDC-3846>`_ - Add support for update to artifact types endpoint
202* `SDC-3827 <https://jira.onap.org/browse/SDC-3827>`_ - Create endpoint to check status of the VSP package upload
203* `SDC-3826 <https://jira.onap.org/browse/SDC-3826>`_ - Create endpoint to acquire a VSP package upload lock
204* `SDC-3845 <https://jira.onap.org/browse/SDC-3845>`_ - Add sdc-be-init support for artifact types
205
206**Bug Fixes**
207
208* `SDC-3866 <https://jira.onap.org/browse/SDC-3866>`_ - Fix VFC being removed from the list of allowable types
209* `SDC-3864 <https://jira.onap.org/browse/SDC-3864>`_ - UI hangs if drag/and drop policy in composition view
210* `SDC-3860 <https://jira.onap.org/browse/SDC-3860>`_ - Error in artifact update
211* `SDC-3851 <https://jira.onap.org/browse/SDC-3851>`_ - Decrypt errors in sdc-be logs
212* `SDC-3852 <https://jira.onap.org/browse/SDC-3852>`_ - Cassandra init dockers not working with latest version of cqlsh
213* `SDC-2902 <https://jira.onap.org/browse/SDC-2902>`_ - Make sure Optionals values are defined before calling their `get` method
214* `SDC-3837 <https://jira.onap.org/browse/SDC-3840>`_ - Remove test-jar generation
215
216
217**Tasks**
218
219* `SDC-3849 <https://jira.onap.org/browse/SDC-3849>`_ - Improve error logging in MinIo client
220* `SDC-3839 <https://jira.onap.org/browse/SDC-3839>`_ - Improve testing stability
221
222Security Notes
223--------------
224
225*Fixed Security Issues*
226
227 N/A
228
229*Known Security Issues*
230
231* `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
232
233*Known Vulnerabilities in Used Modules*
234
235Quick Links:
236
237- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
238- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
239
240**Known Issues**
241
242- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
243
244**Upgrade Notes**
245
246 N/A
247
248**Deprecation Notes**
249
250 N/A
251
252**Other**
253
254 N/A
255
256
MichaelMorris6f34a0e2022-01-07 16:18:18 +0000257Version: 1.10.0
258==============
259
260:Release Date: 2022-01-07
261
262SDC SDKs Versions
263-----------------
264
265- sdc-distribution-client
266
267 :Version: 1.4.5
268
269- sdc-tosca
270
271 :Version: 1.6.6
272
273Release Purpose
274----------------
275SDC Jakarta first release
276
277**Epics**
278 N/A
279
280**Stories**
281
282* `SDC-3837 <https://jira.onap.org/browse/SDC-3837>`_ - Update property to identify SOL004 packages
283* `SDC-3819 <https://jira.onap.org/browse/SDC-3819>`_ - Solution for identifying SOL004 packages
284* `SDC-3805 <https://jira.onap.org/browse/SDC-3805>`_ - Allows custom property type names
285* `SDC-3803 <https://jira.onap.org/browse/SDC-3803>`_ - Enable VF to be nested in a VF
286* `SDC-3802 <https://jira.onap.org/browse/SDC-3802>`_ - Allow space and single quote in prop names
287* `SDC-3774 <https://jira.onap.org/browse/SDC-3774>`_ - Update service import to import substitution filters
288* `SDC-3775 <https://jira.onap.org/browse/SDC-3775>`_ - Update service import to import node filters
289* `SDC-3793 <https://jira.onap.org/browse/SDC-3793>`_ - Node filter property value equals input value
290* `SDC-3764 <https://jira.onap.org/browse/SDC-3764>`_ - Update service import to import service properties
291* `SDC-3754 <https://jira.onap.org/browse/SDC-3754>`_ - Large csar handling - object store
292* `SDC-3768 <https://jira.onap.org/browse/SDC-3768>`_ - UI support for adding artifacts to an interface operation implementation
293* `SDC-3763 <https://jira.onap.org/browse/SDC-3763>`_ - Support for adding artifact types
294* `SDC-3735 <https://jira.onap.org/browse/SDC-3735>`_ - Integration Tests - Import tosca types for a model
295* `SDC-3715 <https://jira.onap.org/browse/SDC-3715>`_ - Import VSP with non-standard policy types
296* `SDC-3759 <https://jira.onap.org/browse/SDC-3759>`_ - Allow Service base type to be optional
297* `SDC-3760 <https://jira.onap.org/browse/SDC-3760>`_ - Support get_input for complex data types
298* `SDC-3752 <https://jira.onap.org/browse/SDC-3752>`_ - Import multiple node_types in a single endpoint during the initialization
299* `SDC-3737 <https://jira.onap.org/browse/SDC-3737>`_ - Add a display name for the category metadataKeys entries
300* `SDC-3751 <https://jira.onap.org/browse/SDC-3751>`_ - Allow importing service with no instances
301* `SDC-3725 <https://jira.onap.org/browse/SDC-3725>`_ - Type safety in node filters
302* `SDC-3706 <https://jira.onap.org/browse/SDC-3706>`_ - Filter categories by model
303* `SDC-3727 <https://jira.onap.org/browse/SDC-3727>`_ - Allow multiple base types for a service
304* `SDC-3736 <https://jira.onap.org/browse/SDC-3736>`_ - Display model in UI tiles
305* `SDC-3729 <https://jira.onap.org/browse/SDC-3729>`_ - Expand allowed chars in property names to include colon
306
307**Bug Fixes**
308
309* `SDC-2921 <https://jira.onap.org/browse/SDC-2921>`_ - ToscaElementLifecycleOperation - Add null test before using nullable values
310* `SDC-3018 <https://jira.onap.org/browse/SDC-3801>`_ - Fix import service to persist its model name
311* `SDC-3822 <https://jira.onap.org/browse/SDC-3822>`_ - Topology template inputs created for interface inputs
312* `SDC-3800 <https://jira.onap.org/browse/SDC-3800>`_ - Unable to set interface opertion for custom interface type
313* `SDC-3799 <https://jira.onap.org/browse/SDC-3799>`_ - Not possible to set value of custom data type
314* `SDC-3796 <https://jira.onap.org/browse/SDC-3796>`_ - Fix Incorrect properties entry on the interface operation definition and Required fields validation
315* `SDC-3798 <https://jira.onap.org/browse/SDC-3798>`_ - Node Filter UI faults
316* `SDC-3801 <https://jira.onap.org/browse/SDC-3801>`_ - Fix import service to persist its model name
317* `SDC-3792 <https://jira.onap.org/browse/SDC-3792>`_ - VNFD not added to NSD when using S3 storage
318* `SDC-3791 <https://jira.onap.org/browse/SDC-3791>`_ - Base type not set when not provided in the Service creation API
319* `SDC-3757 <https://jira.onap.org/browse/SDC-3757>`_ - Test cases failing incorrectly on Jenkins
320* `SDC-3784 <https://jira.onap.org/browse/SDC-3784>`_ - Not possible to restore an archived component
321* `SDC-3607 <https://jira.onap.org/browse/SDC-3607>`_ - fix CRITICAL xss (cross site scripting) issues identified in sonarcloud
322* `SDC-3770 <https://jira.onap.org/browse/SDC-3770>`_ - unable to run TCs separately (ImportVfcUiTest)
323* `SDC-3765 <https://jira.onap.org/browse/SDC-3765>`_ - Changing the model during the service creation can cause invalid category and base type state
324* `SDC-3734 <https://jira.onap.org/browse/SDC-3734>`_ - Fix child model being shown in UI
325
326**Tasks**
327
328* `SDC-3824 <https://jira.onap.org/browse/SDC-3824>`_ - Make configurable UI version
329* `SDC-3823 <https://jira.onap.org/browse/SDC-3823>`_ - Update Catalog-model set skip deploy to false
330* `SDC-3816 <https://jira.onap.org/browse/SDC-3816>`_ - Fix MongoSocketOpenException-issue
331* `SDC-3804 <https://jira.onap.org/browse/SDC-3804>`_ - Improve fast-build profile
332* `SDC-3790 <https://jira.onap.org/browse/SDC-3790>`_ - Upgrade VSP is using the wrong VSP version id
333* `SDC-3785 <https://jira.onap.org/browse/SDC-3785>`_ - Fix potential NPE
334* `SDC-3771 <https://jira.onap.org/browse/SDC-3771>`_ - Fix CSV's generation on wrong folder
335* `SDC-3776 <https://jira.onap.org/browse/SDC-3776>`_ - Fix broken TC (ExternalRefsServletTest)
336* `SDC-3783 <https://jira.onap.org/browse/SDC-3783>`_ - Use base image user on sdc-backend-all-plugins docker image descriptor
337* `SDC-3782 <https://jira.onap.org/browse/SDC-3782>`_ - Remove unnecessary maven resource filtering in asdctool
338* `SDC-3772 <https://jira.onap.org/browse/SDC-3772>`_ - Fix discrepancy in IT between Intellij and maven
339* `SDC-3753 <https://jira.onap.org/browse/SDC-3753>`_ - Skip UI tests during fast build
340* `SDC-3761 <https://jira.onap.org/browse/SDC-3761>`_ - Define encoding while reading files in python init scripts
341* `SDC-3741 <https://jira.onap.org/browse/SDC-3741>`_ - Clean sdctool.tar during build
342
343Security Notes
344--------------
345
346*Fixed Security Issues*
347
348* `SDC-3820 <https://jira.onap.org/browse/SDC-3820>`_ - Fix potential Log4Shell Security Vulnerability
349* `SDC-3795 <https://jira.onap.org/browse/SDC-3795>`_ - Analyse vulnerable dependency versions in SDC
350
351*Known Security Issues*
352
353* `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
354
355*Known Vulnerabilities in Used Modules*
356
357Quick Links:
358
359- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
360- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
361
362**Known Issues**
363
364- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
365
366**Upgrade Notes**
367
368 N/A
369
370**Deprecation Notes**
371
372 N/A
373
374**Other**
375
376 N/A
377
378
MichaelMorrise6346f62021-09-30 09:27:47 +0100379Version: 1.9.3
MichaelMorrisb3fca712021-09-15 15:07:50 +0100380==============
381
MichaelMorrise6346f62021-09-30 09:27:47 +0100382:Release Date: 2021-09-30
MichaelMorrisb3fca712021-09-15 15:07:50 +0100383
384SDC SDKs Versions
385-----------------
386
387- sdc-distribution-client
388
389 :Version: 1.4.5
390
391- sdc-tosca
392
393 :Version: 1.6.6
394
395Release Purpose
396----------------
397SDC Istanbul Release
398
399**Epics**
400
401* `SDC-3583 <https://jira.onap.org/browse/SDC-3583>`_ - SDC Multi Model Support Istanbul
402* `SDC-3635 <https://jira.onap.org/browse/SDC-3635>`_ - Large CSAR handling
403
404**Stories**
405
406The full list of implemented stories is available on `JIRA ISTANBUL TASKS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20story%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
407
408**Tasks**
409
410The 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>`_
411
412**Bug Fixes**
413
414The 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>`_
415
416
417Security Notes
418--------------
419
420*Fixed Security Issues*
421
422- [`SDC-3634 <https://jira.onap.org/browse/SDC-3634>`__\ ] - Fix security vulnerabilities
423- [`SDC-3572 <https://jira.onap.org/browse/SDC-3572>`__\ ] - Update Vulnerable package dependencies for I release
424
425*Known Security Issues*
426
427- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
428
429*Known Vulnerabilities in Used Modules*
430
431Quick Links:
432
433- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
434- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
435
436**Known Issues**
437
438- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
439
440**Upgrade Notes**
441
442 N/A
443
444**Deprecation Notes**
445
446 N/A
447
448**Other**
449
450 N/A
451
452
ChrisC5230a4a2021-04-19 17:27:54 +0200453Version: 1.8.5
ChrisC7af30792021-03-24 15:58:46 +0100454==============
455
ChrisC5230a4a2021-04-19 17:27:54 +0200456:Release Date: 2021-04-22
ChrisC7af30792021-03-24 15:58:46 +0100457
458SDC SDKs Versions
459-----------------
460
461- sdc-distribution-client
462
463 :Version: 1.4.2
464
465- sdc-tosca
466
467 :Version: 1.6.5
468
469Release Purpose
470----------------
471SDC Honolulu Release
472
473**Epics**
474
475* `SDC-3338 <https://jira.onap.org/browse/SDC-3338>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
476* `SDC-3279 <https://jira.onap.org/browse/SDC-3279>`_ - SDC Enhancements for ETSI-Alignment for Honolulu
477* `SDC-2813 <https://jira.onap.org/browse/SDC-2813>`_ - Support additional package artifact Indicators for ETSI packages and Non-ETSI packages
478* `SDC-2613 <https://jira.onap.org/browse/SDC-2613>`_ - SDC supports ETSI 3.3.1 Package security and validation for SOL007 and SOL004 packages
479* `SDC-2610 <https://jira.onap.org/browse/SDC-2610>`_ - Support Onboard ETSI 3.3.1 SOL004 compliant VNF / CNF packages
480
481**Stories**
482
483* `SDC-3491 <https://jira.onap.org/browse/SDC-3491>`_ - Update guava version
484* `SDC-3484 <https://jira.onap.org/browse/SDC-3484>`_ - Increase SDC unit test coverage
485* `SDC-3471 <https://jira.onap.org/browse/SDC-3471>`_ - Creation of Vendor Licensing Model is an optional step in VSP onboarding
486* `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
487* `SDC-3466 <https://jira.onap.org/browse/SDC-3466>`_ - Improve import and export VFC TOSCA attributes
488* `SDC-3447 <https://jira.onap.org/browse/SDC-3447>`_ - Handle ETSI versions in NSD Plugin
489* `SDC-3446 <https://jira.onap.org/browse/SDC-3446>`_ - Support for updating interface operations in component instances
490* `SDC-3435 <https://jira.onap.org/browse/SDC-3435>`_ - Initial support for relationship_templates
491* `SDC-3432 <https://jira.onap.org/browse/SDC-3432>`_ - Enable updating of existing categories
492* `SDC-3417 <https://jira.onap.org/browse/SDC-3417>`_ - SDC Distribution Client - enable test pipeline and add artifact consumption tests
493* `SDC-3412 <https://jira.onap.org/browse/SDC-3412>`_ - Support for category specific metadata
494* `SDC-3404 <https://jira.onap.org/browse/SDC-3404>`_ - Set directives and node_filters in any node type
495* `SDC-3402 <https://jira.onap.org/browse/SDC-3402>`_ - Adapt SDC-BE to support new SDC Distribution Client notifications format
496* `SDC-3401 <https://jira.onap.org/browse/SDC-3401>`_ - Adapt SDC FE Distribution Status to support new notifications format
497* `SDC-3400 <https://jira.onap.org/browse/SDC-3400>`_ - SDC Distribution Client - Migrate to Java 11
498* `SDC-3399 <https://jira.onap.org/browse/SDC-3399>`_ - Support for metadata in topology inputs
499* `SDC-3380 <https://jira.onap.org/browse/SDC-3380>`_ - Support the SOL001 vnf_profile properties
500* `SDC-3373 <https://jira.onap.org/browse/SDC-3373>`_ - Allow to set directives and node_filters in any node type
501* `SDC-3372 <https://jira.onap.org/browse/SDC-3372>`_ - Support for interface input during import VFC
502* `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
503* `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
504* `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
505* `SDC-3341 <https://jira.onap.org/browse/SDC-3341>`_ - Support for using VNFs with CNF enhancements
506* `SDC-3340 <https://jira.onap.org/browse/SDC-3340>`_ - Compose of one or more VNFs and the Virtual Links that connect them
507* `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
508* `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
509* `SDC-3335 <https://jira.onap.org/browse/SDC-3335>`_ - Fix Node Filter for capabilities
510* `SDC-3303 <https://jira.onap.org/browse/SDC-3303>`_ - Allow hot reloading of specific config properties
511* `SDC-3103 <https://jira.onap.org/browse/SDC-3103>`_ - Change creation of VLM to be optional
512* `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
513* `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
514* `SDC-2614 <https://jira.onap.org/browse/SDC-2614>`_ - SDC supports SOL007 NS Package security
515* `SDC-2611 <https://jira.onap.org/browse/SDC-2611>`_ - Support for onboarding ETSI v3.3.1 SOL001 VNF Descriptors
516
517**Tasks**
518
519The 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>`_
520
521**Bug Fixes**
522
523The 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>`_
524
525
526Security Notes
527--------------
528
529*Fixed Security Issues*
530
531- [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
532
533*Known Security Issues*
534
535- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
536
537*Known Vulnerabilities in Used Modules*
538
539Quick Links:
540
541- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
542- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
543
544**Known Issues**
545
546- Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
547
548**Upgrade Notes**
549
550 N/A
551
552**Deprecation Notes**
553
554 N/A
555
556**Other**
557
558 N/A
559
ChrisC8143fb52020-11-13 15:04:38 +0100560Version: 1.7.3
ChrisCa26f07d2020-10-30 18:07:02 +0100561==============
562
563:Release Date: 2020-11-19
564
565SDC SDKs Versions
566-----------------
567
568- sdc-distribution-client
569
570 :Version: 1.4.1
571
572- sdc-tosca
573
574 :Version: 1.6.5
575
576Release Purpose
577----------------
578SDC Guilin Release
579
580**Epics**
581
582* `SDC-3085 <https://jira.onap.org/browse/SDC-3085>`_ - Test Topology Auto Design (NFV Testing Automatic Platform)
583* `SDC-2802 <https://jira.onap.org/browse/SDC-2802>`_ - Design ETSI SOL007 compliant Network Service Descriptor packages
584
585**Stories**
586
587
588* `SDC-3275 <https://jira.onap.org/browse/SDC-3275>`_ - Make directives options configurable
589* `SDC-3262 <https://jira.onap.org/browse/SDC-3262>`_ - Support for node_filters - capabilities
590* `SDC-3257 <https://jira.onap.org/browse/SDC-3257>`_ - Enable node_filter update action
591* `SDC-3254 <https://jira.onap.org/browse/SDC-3254>`_ - Map topology inputs to properties in substitution mapping
592* `SDC-3249 <https://jira.onap.org/browse/SDC-3249>`_ - ETSI Network Service Descriptor CSAR plugin
593* `SDC-3244 <https://jira.onap.org/browse/SDC-3244>`_ - Change the ONBOARDED_PACKAGE directory to the ETSI_PACKAGE directory
594* `SDC-3195 <https://jira.onap.org/browse/SDC-3195>`_ - Add UI support for substitution_filter
595* `SDC-3184 <https://jira.onap.org/browse/SDC-3184>`_ - Distribute HELM package artifact as a part of VF
596* `SDC-3183 <https://jira.onap.org/browse/SDC-3183>`_ - Create VF model from VSP with HELM type inside
597* `SDC-3182 <https://jira.onap.org/browse/SDC-3182>`_ - SDC should support CNF Orchestration
598* `SDC-3180 <https://jira.onap.org/browse/SDC-3180>`_ - Support for Test Topology Auto Design- Abstract Service Template
599* `SDC-3179 <https://jira.onap.org/browse/SDC-3179>`_ - Support for Test Topology Auto Design- Service Import
600* `SDC-3177 <https://jira.onap.org/browse/SDC-3177>`_ - Config instances types allowed to be used in the component composition
601* `SDC-3173 <https://jira.onap.org/browse/SDC-3173>`_ - SDC must not use root access to DB
602* `SDC-3172 <https://jira.onap.org/browse/SDC-3172>`_ - SDC to support automatic retrieval of certificates
603* `SDC-3167 <https://jira.onap.org/browse/SDC-3167>`_ - Create VSP with HELM as a native artifact type
604* `SDC-3147 <https://jira.onap.org/browse/SDC-3147>`_ - Add back-end support for substitution_filter
605* `SDC-3131 <https://jira.onap.org/browse/SDC-3131>`_ - Improve Utils coverage and improve Sonar score
606* `SDC-3095 <https://jira.onap.org/browse/SDC-3095>`_ - Add support for node_filter on VFC
607* `SDC-3094 <https://jira.onap.org/browse/SDC-3094>`_ - Migrate any Python code to version 3.8
608* `SDC-3087 <https://jira.onap.org/browse/SDC-3087>`_ - E2E Network Slicing: KPI Monitoring
609* `SDC-3086 <https://jira.onap.org/browse/SDC-3086>`_ - E2E Network Slicing: subnet slicing
610* `SDC-3084 <https://jira.onap.org/browse/SDC-3084>`_ - Initial support for TOSCA property constraints in ToscaProperty class and constraint valid_values
611* `SDC-3079 <https://jira.onap.org/browse/SDC-3079>`_ - Make Directive values Tosca compliant
612* `SDC-3075 <https://jira.onap.org/browse/SDC-3075>`_ - Allow TOSCA Entity Type Schema and specific Interface Type entries in an Interface Type
613* `SDC-3074 <https://jira.onap.org/browse/SDC-3074>`_ - Add support for directives on VFC
614* `SDC-3062 <https://jira.onap.org/browse/SDC-3062>`_ - Plugable entry to customize properties during Service creation
615* `SDC-3061 <https://jira.onap.org/browse/SDC-3061>`_ - Expose generic Service properties as properties, not only as inputs
616* `SDC-3060 <https://jira.onap.org/browse/SDC-3060>`_ - Update a resource template from a new onboarding package
617* `SDC-3051 <https://jira.onap.org/browse/SDC-3051>`_ - Upgrade Vulnerable Direct Dependencies
618* `SDC-3021 <https://jira.onap.org/browse/SDC-3021>`_ - Enable by configuration which global type file should be added to the generated CSAR
619* `SDC-3020 <https://jira.onap.org/browse/SDC-3020>`_ - Adjust docker-compose and SSL config in Workflow plugin
620* `SDC-2997 <https://jira.onap.org/browse/SDC-2997>`_ - HEAT to TOSCA VM Consolidation
621* `SDC-2984 <https://jira.onap.org/browse/SDC-2984>`_ - Remove powermock dependency
622* `SDC-2957 <https://jira.onap.org/browse/SDC-2957>`_ - Support the substitution_mappings in the VNFD
623* `SDC-2883 <https://jira.onap.org/browse/SDC-2883>`_ - Support design of Service templates, including NSDs
624* `SDC-2877 <https://jira.onap.org/browse/SDC-2877>`_ - Support for configuring base tosca type on a category basis
625* `SDC-2854 <https://jira.onap.org/browse/SDC-2854>`_ - Support 50 characters for VSP name in OnBoarding
626* `SDC-2820 <https://jira.onap.org/browse/SDC-2820>`_ - Create / Update Entitlement Pool - Support Type Field
627* `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
628* `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
629* `SDC-2808 <https://jira.onap.org/browse/SDC-2808>`_ - Design ETSI SOL001 NSD and generate ETSI SOL001 compliant Network Service descriptor and package
630* `SDC-2804 <https://jira.onap.org/browse/SDC-2804>`_ - SDC supports onboarding of the SOL007 NS package for an External NFVO
631* `SDC-2781 <https://jira.onap.org/browse/SDC-2781>`_ - Allow other entries for SOL004 Tosca.meta
632* `SDC-2775 <https://jira.onap.org/browse/SDC-2775>`_ - Include derived_from types in generated csar
633* `SDC-2772 <https://jira.onap.org/browse/SDC-2772>`_ - Import of VFC interface implementation
634* `SDC-2771 <https://jira.onap.org/browse/SDC-2771>`_ - Unassigned requirements in topology template substitution mapping
635* `SDC-2768 <https://jira.onap.org/browse/SDC-2768>`_ - Support Tosca DependsOn root node relationship
636* `SDC-2754 <https://jira.onap.org/browse/SDC-2754>`_ - Allow SDC component artifact types to be configurable
637* `SDC-2688 <https://jira.onap.org/browse/SDC-2688>`_ - Upgrade Selenium
638* `SDC-2659 <https://jira.onap.org/browse/SDC-2659>`_ - Support setting custom properties required true/false in UI
639* `SDC-2642 <https://jira.onap.org/browse/SDC-2642>`_ - Archive DCAE-DS project
640* `SDC-2618 <https://jira.onap.org/browse/SDC-2618>`_ - Mapping between SOL001 NSD and SDC AID DM/SDC Internal TOSCA
641* `SDC-2612 <https://jira.onap.org/browse/SDC-2612>`_ - SDC supports onboarding of the SOL007 NS package for VFC as the NFVO
642* `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
643
644**Tasks**
645
ChrisC8143fb52020-11-13 15:04:38 +0100646The 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>`_
ChrisCa26f07d2020-10-30 18:07:02 +0100647
648**Bug Fixes**
649
650The 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>`_
651
652
653Security Notes
654--------------
655
656*Fixed Security Issues*
657
658*Known Security Issues*
659
660- [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
661- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
662
663
664*Known Vulnerabilities in Used Modules*
665
666Quick Links:
667
668- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
669- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
670
671**Known Issues**
672
673 N/A
674
675**Upgrade Notes**
676
677 N/A
678
679**Deprecation Notes**
680
681 SDC DCAE-DS plugin is now deprecated (replaced by DCAE-MOD)
682
683**Other**
684
685 N/A
686
ChrisCe9b3aad2020-07-23 17:00:16 +0200687Version: 1.6.7
688==============
689
690:Release Date: 2020-07-23
691
692SDC SDKs Versions
693-----------------
694
695- sdc-distribution-client
696
697 :Version: 1.4.1
698
699- sdc-tosca
700
701 :Version: 1.6.2
702
703Release Purpose
704----------------
705Frankfurt maintenance release : fix high severity bugs identified post Frankfurt
706
707**Stories/Bug fixes/Tasks implemented**
708
709* `SDC-2930 <https://jira.onap.org/browse/SDC-2930>`_ - [El Alto] Can't create VF via a newly created VSP
710* `SDC-3189 <https://jira.onap.org/browse/SDC-3189>`_ - release artifacts for Frankfurt Maintenance
711* `SDC-3190 <https://jira.onap.org/browse/SDC-3190>`_ - update sdc pom to 1.6.7 for frankfurt maintenance release
712
713Security Notes
714--------------
715
716*Fixed Security Issues*
717
718*Known Security Issues*
719
720- [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
721- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
722
723
724*Known Vulnerabilities in Used Modules*
725
726Quick Links:
727
728- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
729- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
730
731**Known Issues**
732
733 N/A
734
735**Upgrade Notes**
736
737 N/A
738
739**Deprecation Notes**
740
741 N/A
742
743**Other**
744
745 N/A
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300746
Ofir Sonsino6fc8a352020-05-27 15:08:59 +0300747Version: 1.6.6
Ofir Sonsino61f39492020-04-01 10:52:28 +0300748==============
749
Ofir Sonsino6fc8a352020-05-27 15:08:59 +0300750:Release Date: 2020-06-04
Ofir Sonsino61f39492020-04-01 10:52:28 +0300751
752SDC SDKs Versions
753-----------------
754
755- sdc-distribution-client
756
Ofir Sonsino6fc8a352020-05-27 15:08:59 +0300757 :Version: 1.4.1
Ofir Sonsino61f39492020-04-01 10:52:28 +0300758
759- sdc-tosca
760
761 :Version: 1.6.2
762
763Release Purpose
764----------------
765
766
767**Epics**
768
769* `SDC-1607 <https://jira.onap.org/browse/SDC-1607>`_ - Logging alignemnet to 1.2 logging spec
770* `SDC-1970 <https://jira.onap.org/browse/SDC-1970>`_ - Supporting PNF package onboarding
771* `SDC-2011 <https://jira.onap.org/browse/SDC-2011>`_ - Design Studio (DCAE-DS) support for 3GPP PM Mapper
772* `SDC-2378 <https://jira.onap.org/browse/SDC-2378>`_ - ONAP as Third Party Domain Manager - Import Third Party Catalog in SDC
773* `SDC-2415 <https://jira.onap.org/browse/SDC-2415>`_ - AAF integration of HTTPS certificates
774* `SDC-2482 <https://jira.onap.org/browse/SDC-2482>`_ - Add VSP Compliance and Verification Check feature Phase 2
775* `SDC-2555 <https://jira.onap.org/browse/SDC-2555>`_ - SDC support of Network Slicing Demo in Frankfurt
776* `SDC-2598 <https://jira.onap.org/browse/SDC-2598>`_ - Frankfurt release planning milestone
777* `SDC-2643 <https://jira.onap.org/browse/SDC-2643>`_ - Collapsing Roles / Role consolidation
778* `SDC-2683 <https://jira.onap.org/browse/SDC-2683>`_ - Functionality and API Freeze
779* `SDC-2742 <https://jira.onap.org/browse/SDC-2742>`_ - Code Freeze
780* `SDC-2787 <https://jira.onap.org/browse/SDC-2787>`_ - Release Candidate 0 Integration and Test
781
782**Stories**
783
784* `SDC-1952 <https://jira.onap.org/browse/SDC-1952>`_ - 9 artifacts 9 definition is missing in the exported csar 9 s VDU node
785* `SDC-2095 <https://jira.onap.org/browse/SDC-2095>`_ - R6 5G U/C SDC: PM Dictionary GUI Display from PNF Onboarded Package
786* `SDC-2138 <https://jira.onap.org/browse/SDC-2138>`_ - SDC docker runs as non root
787* `SDC-2216 <https://jira.onap.org/browse/SDC-2216>`_ - Security improvements
788* `SDC-2382 <https://jira.onap.org/browse/SDC-2382>`_ - Introduce a new category for the 3rd party Service
789* `SDC-2383 <https://jira.onap.org/browse/SDC-2383>`_ - Expose the API for service creation as an External API
790* `SDC-2385 <https://jira.onap.org/browse/SDC-2385>`_ - Introduce property mapping rules to define parent-child mapping for properties added in service definition
791* `SDC-2393 <https://jira.onap.org/browse/SDC-2393>`_ - CBA association enhancement in PNFD to support API decision
792* `SDC-2394 <https://jira.onap.org/browse/SDC-2394>`_ - Support custom PNF workflow design
793* `SDC-2405 <https://jira.onap.org/browse/SDC-2405>`_ - Add workflow-designer secure frontend-backend communication
794* `SDC-2417 <https://jira.onap.org/browse/SDC-2417>`_ - SDC must work in HTTPS mode in all interfaces
795* `SDC-2456 <https://jira.onap.org/browse/SDC-2456>`_ - Optimize usage of repositories
796* `SDC-2559 <https://jira.onap.org/browse/SDC-2559>`_ - Need a getter method to return Input list from getEntity API
797* `SDC-2561 <https://jira.onap.org/browse/SDC-2561>`_ - Transformation of customized Node Types for PNFD
798* `SDC-2562 <https://jira.onap.org/browse/SDC-2562>`_ - Package Security - support signing of individual artifacts
799* `SDC-2582 <https://jira.onap.org/browse/SDC-2582>`_ - CBA association enhancement in VNFD to support API decision
LF Jenkins CIbdc66c22020-04-07 20:26:36 +0000800* `SDC-2584 <https://jira.onap.org/browse/SDC-2584>`_ - SDC-BE - create unique identifier for each execution of test cases.
Ofir Sonsino61f39492020-04-01 10:52:28 +0300801* `SDC-2585 <https://jira.onap.org/browse/SDC-2585>`_ - Refresh option in the onboarding validation page
802* `SDC-2589 <https://jira.onap.org/browse/SDC-2589>`_ - Onboard PNF software version
803* `SDC-2590 <https://jira.onap.org/browse/SDC-2590>`_ - Upgrade To Cassandra 3
804* `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
805* `SDC-2631 <https://jira.onap.org/browse/SDC-2631>`_ - SDC Meta Data for CDS Integration
806* `SDC-2638 <https://jira.onap.org/browse/SDC-2638>`_ - Upgrade Portal SDK to latest (2.6.0)
807* `SDC-2639 <https://jira.onap.org/browse/SDC-2639>`_ - Align logging to Onap-ELS 2019.11
808* `SDC-2640 <https://jira.onap.org/browse/SDC-2640>`_ - Handle onboard ALTER tables to support upgrade
LF Jenkins CIbdc66c22020-04-07 20:26:36 +0000809* `SDC-2644 <https://jira.onap.org/browse/SDC-2644>`_ - Collapsing Roles - UI changes
Ofir Sonsino61f39492020-04-01 10:52:28 +0300810* `SDC-2645 <https://jira.onap.org/browse/SDC-2645>`_ - From Certified to Distributed - BE
811* `SDC-2650 <https://jira.onap.org/browse/SDC-2650>`_ - Perform Software Composition Analysis - Vulnerability tables
812* `SDC-2651 <https://jira.onap.org/browse/SDC-2651>`_ - Tosca Parser - getVFModule - new API
813* `SDC-2652 <https://jira.onap.org/browse/SDC-2652>`_ - Document current upgrade component Strategy
814* `SDC-2656 <https://jira.onap.org/browse/SDC-2656>`_ - add securityUtil code to Onap
815* `SDC-2685 <https://jira.onap.org/browse/SDC-2685>`_ - Upgrade Node \& npm version
816* `SDC-2686 <https://jira.onap.org/browse/SDC-2686>`_ - add common-app-logging module
817* `SDC-2687 <https://jira.onap.org/browse/SDC-2687>`_ - Upgrade sdc-tosca version in main SDC pom
818* `SDC-2691 <https://jira.onap.org/browse/SDC-2691>`_ - Enhance catalog FE proxy to be able to proxy to any defined plugin
819* `SDC-2692 <https://jira.onap.org/browse/SDC-2692>`_ - Fix sonar issues
820* `SDC-2696 <https://jira.onap.org/browse/SDC-2696>`_ - Release sdc-be-common 1.6.0
821* `SDC-2699 <https://jira.onap.org/browse/SDC-2699>`_ - Increase SDC Code Coverage
822* `SDC-2703 <https://jira.onap.org/browse/SDC-2703>`_ - Upgrade Node/npm/yarn version for WF-D
823* `SDC-2724 <https://jira.onap.org/browse/SDC-2724>`_ - Catalog alignment
824* `SDC-2732 <https://jira.onap.org/browse/SDC-2732>`_ - fix CSIT
825* `SDC-2733 <https://jira.onap.org/browse/SDC-2733>`_ - remove unnecessary dependencies from pom
826* `SDC-2758 <https://jira.onap.org/browse/SDC-2758>`_ - Backend configuration file runtime reload
827* `SDC-2760 <https://jira.onap.org/browse/SDC-2760>`_ - Support import of custom node type name
828* `SDC-2761 <https://jira.onap.org/browse/SDC-2761>`_ - Backend extensibility
829
830
831Security Notes
832--------------
833
834*Fixed Security Issues*
835
836- [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - sdc-fe exposes plain text HTTP endpoint using port 30206
837- [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - sdc-wfd-fe exposes plain text HTTP endpoint using port 30256
838- [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - sdc-wfd-be exposes plain text HTTP endpoint using port 30257
839
840
841*Known Security Issues*
842
843- [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
844- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
845
846
847*Known Vulnerabilities in Used Modules*
848
849Quick Links:
850
851- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
852- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
853
854**Known Issues**
855
856 N/A
857
858**Upgrade Notes**
859
860 N/A
861
862**Deprecation Notes**
863
864 N/A
865
866**Other**
867
868 N/A
869
870
871
872
Ofir Sonsino345ad952019-10-02 18:27:04 +0300873Version: 1.5.2
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300874==============
875
Ofir Sonsino345ad952019-10-02 18:27:04 +0300876:Release Date: 2019-10-10
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300877
878SDC SDKs Versions
879-----------------
880
881- sdc-distribution-client
882
883 :Version: 1.4.0
884
885- sdc-tosca
886
Ofir Sonsino345ad952019-10-02 18:27:04 +0300887 :Version: 1.6.2
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300888
889Release Purpose
890----------------
891
892
Ofir Sonsino345ad952019-10-02 18:27:04 +0300893**Epics**
894
895- [`SDC-1425`_] - SDC documentation improvement
896- [`SDC-2461`_] - El Alto release planning milestone
897- [`SDC-2487`_] - Functionality and API Freeze
898- [`SDC-2523`_] - Code Freeze
899- [`SDC-2566`_] - Release Candidate 0 Integration and Test
900
901.. _SDC-1425: https://jira.onap.org/browse/SDC-1425
902.. _SDC-2461: https://jira.onap.org/browse/SDC-2461
903.. _SDC-2487: https://jira.onap.org/browse/SDC-2487
904.. _SDC-2523: https://jira.onap.org/browse/SDC-2523
905.. _SDC-2566: https://jira.onap.org/browse/SDC-2566
906
907**Stories**
908
909- [`SDC-1894`_] - Enable Certificate for SDC
910- [`SDC-1961`_] - Purge APIs for Service and Resource
911- [`SDC-2072`_] - Create VSP from VNF csar
912- [`SDC-2101`_] - RestConf - Policy model support
913- [`SDC-2102`_] - DFC - Policy model support
914- [`SDC-2104`_] - PM-Mapper Policy Model support
915- [`SDC-2142`_] - Enhance Service/VF/PNF to support Req & Cap
916- [`SDC-2166`_] - Enable transport level encryption on all interfaces
917 and the option to turn it off
918- [`SDC-2294`_] - Support Capability Properties
919- [`SDC-2296`_] - Upgrade SDC from Titan to Janus Graph
920- [`SDC-2313`_] - Fix Service Proxy Node Type
921- [`SDC-2359`_] - Fix Service Proxy Node Template
922- [`SDC-2397`_] - SDC Constructor injection - better practice
923- [`SDC-2416`_] - Embed AAF generated certificate in SDC
924- [`SDC-2419`_] - Migrate all SDC projects to O-Parent
925- [`SDC-2475`_] - Package Handling - Validate PM Dictionary and VES
926 Events YAML Files in SOL004 package
927- [`SDC-2478`_] - Update SDC versions
928- [`SDC-2509`_] - Descriptor Handling - Model-driven mapping from
929 SOL001 to internal model
930- [`SDC-2510`_] - Package Handling - Store the original onboarded
931 package, whether it's a CSAR or a ZIP
932- [`SDC-2540`_] - Package Handling - Fix artifacts references in main
933 TOSCA descriptor while converting packages
934- [`SDC-2560`_] - Update SDC versions
935
936.. _SDC-1894: https://jira.onap.org/browse/SDC-1894
937.. _SDC-1961: https://jira.onap.org/browse/SDC-1961
938.. _SDC-2072: https://jira.onap.org/browse/SDC-2072
939.. _SDC-2101: https://jira.onap.org/browse/SDC-2101
940.. _SDC-2102: https://jira.onap.org/browse/SDC-2102
941.. _SDC-2104: https://jira.onap.org/browse/SDC-2104
942.. _SDC-2142: https://jira.onap.org/browse/SDC-2142
943.. _SDC-2166: https://jira.onap.org/browse/SDC-2166
944.. _SDC-2294: https://jira.onap.org/browse/SDC-2294
945.. _SDC-2296: https://jira.onap.org/browse/SDC-2296
946.. _SDC-2313: https://jira.onap.org/browse/SDC-2313
947.. _SDC-2359: https://jira.onap.org/browse/SDC-2359
948.. _SDC-2397: https://jira.onap.org/browse/SDC-2397
949.. _SDC-2416: https://jira.onap.org/browse/SDC-2416
950.. _SDC-2419: https://jira.onap.org/browse/SDC-2419
951.. _SDC-2475: https://jira.onap.org/browse/SDC-2475
952.. _SDC-2478: https://jira.onap.org/browse/SDC-2478
953.. _SDC-2509: https://jira.onap.org/browse/SDC-2509
954.. _SDC-2510: https://jira.onap.org/browse/SDC-2510
955.. _SDC-2540: https://jira.onap.org/browse/SDC-2540
956.. _SDC-2560: https://jira.onap.org/browse/SDC-2560
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300957
958
959Security Notes
960--------------
961
962*Fixed Security Issues*
963
Krzysztof Opasiak31b7ddb2019-10-06 00:33:33 +0200964- [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
965- 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
966- 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
967- 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
968- 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
969- 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
970
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300971*Known Security Issues*
972
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300973- [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
974- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300975- [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
976- [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
Ofir Sonsino345ad952019-10-02 18:27:04 +0300977
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300978
979*Known Vulnerabilities in Used Modules*
980
981Quick Links:
982
983- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
984- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
985
986**Known Issues**
987
Ofir Sonsinoce2eae12019-10-13 11:29:47 +0300988- [`SDC-2541 <https://jira.onap.org/browse/SDC-2541>`__\ ] - Custom WF not present in the CSAR package
Ofir Sonsinoc1575bf2019-08-21 16:04:00 +0300989
990**Upgrade Notes**
991
992 N/A
993
994**Deprecation Notes**
995
996 N/A
997
998**Other**
999
1000 N/A
1001
1002
1003
1004
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001005Version: 1.4.1
1006==============
1007
1008:Release Date: 2019-06-06
1009
1010SDC SDKs Versions
1011-----------------
1012
1013- sdc-distribution-client
1014
1015 :Version: 1.3.0
1016
1017- sdc-tosca
1018
1019 :Version: 1.5.1
1020
1021Release Purpose
1022----------------
1023
1024**New Features**
1025
1026The main goal of the Dublin release was to:
1027 - Support PNF onboarding
1028 - SOL 001 v2.5.1 support
1029 - VSP compliance check feature
1030 - SDC and CDS integration
1031 - improve code coverage of the SDC code.
1032
1033
1034**Epics**
1035
1036- [`SDC-1937 <https://jira.onap.org/browse/SDC-1937>`__\ ] - Service Workflow - Assigned Workflow and Complex Types in Operation
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001037- [`SDC-1956 <https://jira.onap.org/browse/SDC-1956>`__\ ] - Add VSP Compliance Check feature
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001038- [`SDC-1970 <https://jira.onap.org/browse/SDC-1970>`__\ ] - Supporting PNF package onboarding
1039- [`SDC-1987 <https://jira.onap.org/browse/SDC-1987>`__\ ] - Add dependent child service to service
1040- [`SDC-1988 <https://jira.onap.org/browse/SDC-1988>`__\ ] - Add property to service
1041- [`SDC-1990 <https://jira.onap.org/browse/SDC-1990>`__\ ] - Service Consumption
1042- [`SDC-1991 <https://jira.onap.org/browse/SDC-1991>`__\ ] - Service Consumption - Input Data and Validations
1043- [`SDC-1992 <https://jira.onap.org/browse/SDC-1992>`__\ ] - Service dependency - Rainy Day Validations
1044- [`SDC-1993 <https://jira.onap.org/browse/SDC-1993>`__\ ] - Service dependency - Input Data and Validations
1045- [`SDC-1994 <https://jira.onap.org/browse/SDC-1994>`__\ ] - Add property to VNF and PNF
1046- [`SDC-1999 <https://jira.onap.org/browse/SDC-1999>`__\ ] - Operation interfaces
1047- [`SDC-2170 <https://jira.onap.org/browse/SDC-2170>`__\ ] - updating the VNFD (SOL001) type based on SOL001 v2.5.1
1048
1049**Stories**
1050
1051- [`SDC-1000 <https://jira.onap.org/browse/SDC-1000>`__\ ] - SDC Parser is throwing exception on critical issues
1052- [`SDC-1392 <https://jira.onap.org/browse/SDC-1392>`__\ ] - Write Unit test for Compile-Helper-Plugin
1053- [`SDC-1399 <https://jira.onap.org/browse/SDC-1399>`__\ ] - Change the plugins load to be parallel
1054- [`SDC-1426 <https://jira.onap.org/browse/SDC-1426>`__\ ] - catalog documentation
1055- [`SDC-1427 <https://jira.onap.org/browse/SDC-1427>`__\ ] - Onboarding documentation
1056- [`SDC-1429 <https://jira.onap.org/browse/SDC-1429>`__\ ] - WORKFLOW documentation
1057- [`SDC-1489 <https://jira.onap.org/browse/SDC-1489>`__\ ] - multiple cloud technology artifact support
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001058- [`SDC-1568 <https://jira.onap.org/browse/SDC-1568>`__\ ] - Health check integration for designers
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001059- [`SDC-1569 <https://jira.onap.org/browse/SDC-1569>`__\ ] - Enable a secuirity solution for the designers in sdc TBD
1060- [`SDC-1743 <https://jira.onap.org/browse/SDC-1743>`__\ ] - Add support for work flow deployment on heat
1061- [`SDC-1744 <https://jira.onap.org/browse/SDC-1744>`__\ ] - Add support for different locations of Main service template WIP
1062- [`SDC-1925 <https://jira.onap.org/browse/SDC-1925>`__\ ] - Resolve SONAR issues in SDC BE
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001063- [`SDC-1941 <https://jira.onap.org/browse/SDC-1941>`__\ ] - SDC refactoring and code smells
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001064- [`SDC-1946 <https://jira.onap.org/browse/SDC-1946>`__\ ] - Code quality improvements
1065- [`SDC-1948 <https://jira.onap.org/browse/SDC-1948>`__\ ] - Solve BE issues from sonar
1066- [`SDC-1950 <https://jira.onap.org/browse/SDC-1950>`__\ ] - asdctool code quality improvements
1067- [`SDC-1973 <https://jira.onap.org/browse/SDC-1973>`__\ ] - Create VSP package from PNF onboarding package
1068- [`SDC-1974 <https://jira.onap.org/browse/SDC-1974>`__\ ] - Supporting PNF manifest file in the onboarding package
1069- [`SDC-1975 <https://jira.onap.org/browse/SDC-1975>`__\ ] - Design time catalog to associate artifacts with PNF (Test)
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001070- [`SDC-1976 <https://jira.onap.org/browse/SDC-1976>`__\ ] - Supporting PNFD (SOL001) mapping to AID model
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001071- [`SDC-1977 <https://jira.onap.org/browse/SDC-1977>`__\ ] - Display VSP Resource Type (VF/PNF) in Import VSP UI
1072- [`SDC-1978 <https://jira.onap.org/browse/SDC-1978>`__\ ] - Ensure descriptor name matches name used in generated TOSCA.meta in VSP
1073- [`SDC-1979 <https://jira.onap.org/browse/SDC-1979>`__\ ] - Allowing the dedicated artifact folder with Entry-point in TOSCA.meta
1074- [`SDC-1980 <https://jira.onap.org/browse/SDC-1980>`__\ ] - Supporting onboarding packaging security
1075- [`SDC-2022 <https://jira.onap.org/browse/SDC-2022>`__\ ] - Allow custom plugins in SDC
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001076- [`SDC-2067 <https://jira.onap.org/browse/SDC-2067>`__\ ] - SDC and CDS Integration to enable E2E Automation
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001077- [`SDC-2085 <https://jira.onap.org/browse/SDC-2085>`__\ ] - Outputs on operations - Operation screen BE
1078- [`SDC-2090 <https://jira.onap.org/browse/SDC-2090>`__\ ] - update the normative type of onboarding DM
1079- [`SDC-2094 <https://jira.onap.org/browse/SDC-2094>`__\ ] - R4 5G U/C SDC: FM Meta Data GUI Display from PNF Onboarded Package
1080- [`SDC-2108 <https://jira.onap.org/browse/SDC-2108>`__\ ] - Import VSP and Create PNF internal csar
1081- [`SDC-2109 <https://jira.onap.org/browse/SDC-2109>`__\ ] - Adding additional artifacts
1082- [`SDC-2110 <https://jira.onap.org/browse/SDC-2110>`__\ ] - Add PNF manually (without using vsp)
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001083- [`SDC-2112 <https://jira.onap.org/browse/SDC-2112>`__\ ] - Add a copy of the onboarded package under artifact folder
1084- [`SDC-2113 <https://jira.onap.org/browse/SDC-2113>`__\ ] - copy the on boarding artifacts into the right SDC artifact type
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001085- [`SDC-2136 <https://jira.onap.org/browse/SDC-2136>`__\ ] - HTTPS support on workflow application backend
1086- [`SDC-2168 <https://jira.onap.org/browse/SDC-2168>`__\ ] - M2/3/4 findings
1087- [`SDC-2194 <https://jira.onap.org/browse/SDC-2194>`__\ ] - Enhance SDC Workflow designer BE to connect to secure Cassandra
1088- [`SDC-2199 <https://jira.onap.org/browse/SDC-2199>`__\ ] - Migrate SDC to use Common Cassandra Cluster
1089- [`SDC-2226 <https://jira.onap.org/browse/SDC-2226>`__\ ] - Create Internal BE API for artifact Upload
1090- [`SDC-2233 <https://jira.onap.org/browse/SDC-2233>`__\ ] - Support workflow artifact in Service Distribution Notification
1091- [`SDC-2280 <https://jira.onap.org/browse/SDC-2280>`__\ ] - achieve CII Badging passing level for Dublin
1092- [`SDC-2313 <https://jira.onap.org/browse/SDC-2313>`__\ ] - Fix Service Proxy Node Type
1093
Ofir Sonsino267816c2019-06-24 16:29:53 +03001094**Known Issues**
1095
Ofir Sonsino7433e042019-06-24 18:07:49 +03001096- [`SDC-2336 <https://jira.onap.org/browse/SDC-2336>`__\ ] - Service dependency - Can't select sibling property when sibling node is not service proxy
1097- [`SDC-2374 <https://jira.onap.org/browse/SDC-2374>`__\ ] - SDC appears to lose connectivity to Cassandra and Titan intermittently
1098- [`SDC-2371 <https://jira.onap.org/browse/SDC-2371>`__\ ] - SDC fails to deploy in Windriver lab
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001099
1100Security Notes
1101--------------
1102
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001103*Fixed Security Issues*
1104
1105*Known Security Issues*
1106
Krzysztof Opasiak12e69732019-06-05 02:06:02 +02001107- [`OJSI-31 <https://jira.onap.org/browse/OJSI-31>`__\ ] - Unsecured Swagger UI Interface in sdc-wfd-be
Krzysztof Opasiak7396f762019-06-05 02:06:45 +02001108- 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
Krzysztof Opasiak7fca6ee2019-06-05 02:08:05 +02001109- 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
Krzysztof Opasiak904d6712019-06-05 02:08:50 +02001110- 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
Krzysztof Opasiak25007dd2019-06-05 02:09:21 +02001111- 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
Krzysztof Opasiakd2edcee2019-06-05 02:10:17 +02001112- 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
Krzysztof Opasiak340253b2019-06-05 02:11:23 +02001113- [`OJSI-90 <https://jira.onap.org/browse/OJSI-90>`__\ ] - SDC exposes unprotected API for user creation
Krzysztof Opasiakbe1e1602019-06-05 02:11:48 +02001114- [`OJSI-94 <https://jira.onap.org/browse/OJSI-94>`__\ ] - sdc-wfd-fe allows to impersonate any user by setting USER_ID
Krzysztof Opasiakd2309e42019-06-05 02:12:32 +02001115- [`OJSI-101 <https://jira.onap.org/browse/OJSI-101>`__\ ] - In default deployment SDC (sdc-be) exposes HTTP port 30205 outside of cluster.
Krzysztof Opasiakbc0129e2019-06-05 02:13:05 +02001116- [`OJSI-102 <https://jira.onap.org/browse/OJSI-102>`__\ ] - In default deployment SDC (sdc-fe) exposes HTTP port 30206 outside of cluster.
Krzysztof Opasiakfe499002019-06-05 02:13:33 +02001117- [`OJSI-126 <https://jira.onap.org/browse/OJSI-126>`__\ ] - In default deployment SDC (sdc-wfd-fe) exposes HTTP port 30256 outside of cluster.
Krzysztof Opasiakd6c22872019-06-05 02:14:18 +02001118- [`OJSI-127 <https://jira.onap.org/browse/OJSI-127>`__\ ] - In default deployment SDC (sdc-wfd-be) exposes HTTP port 30257 outside of cluster.
Krzysztof Opasiak640e8032019-06-05 02:14:54 +02001119- [`OJSI-132 <https://jira.onap.org/browse/OJSI-132>`__\ ] - In default deployment SDC (sdc-dcae-fe) exposes HTTP port 30263 outside of cluster.
Krzysztof Opasiak18088ab2019-06-05 02:15:27 +02001120- [`OJSI-133 <https://jira.onap.org/browse/OJSI-133>`__\ ] - In default deployment SDC (sdc-dcae-dt) exposes HTTP port 30265 outside of cluster.
Krzysztof Opasiak12e69732019-06-05 02:06:02 +02001121
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001122*Known Vulnerabilities in Used Modules*
Ofir Sonsinoe87aeb22019-06-03 17:36:26 +03001123
1124Quick Links:
1125
1126- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1127- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1128
1129**Known Issues**
1130
1131 N/A
1132
1133**Upgrade Notes**
1134
1135 N/A
1136
1137**Deprecation Notes**
1138
1139 N/A
1140
1141**Other**
1142
1143 N/A
1144
1145
Sonsino, Ofir (os0695)614136b2019-01-29 14:34:11 +02001146Version: 1.3.7
1147==============
1148
1149:Release Date: 2019-01-31
1150
1151`README <https://github.com/onap/sdc>`__
1152
1153SDC SDKs Versions
1154-----------------
1155
1156- sdc-distribution-client
1157 :Version: 1.3.0
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001158
Sonsino, Ofir (os0695)614136b2019-01-29 14:34:11 +02001159- sdc-tosca
1160 :Version: 1.4.63
1161
1162 `README <https://github.com/onap/sdc-sdc-tosca>`__
1163
1164Release Purpose
1165----------------
1166The Casablanca Maintenance release was focused on fixing high priority defects discovered in Casablanca release.
1167
1168**Bugs**
1169
1170- [`SDC-1447 <https://jira.onap.org/browse/SDC-1447>`__\ ] - [SDC] SDC create csar with many warnnings
1171- [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
1172- [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates
1173- [`SDC-1971 <https://jira.onap.org/browse/SDC-1971>`__\ ] - Change version failure
1174- [`SDC-2014 <https://jira.onap.org/browse/SDC-2014>`__\ ] - Documentation figure not readable
1175- [`SDC-2053 <https://jira.onap.org/browse/SDC-2053>`__\ ] - SDC fails healthcheck
1176- [`SDC-2077 <https://jira.onap.org/browse/SDC-2077>`__\ ] - SDC-BE and SDC-FE missing log files
1177
1178
1179
Michael Lando594a8c62018-11-29 14:51:16 +02001180Version: 1.3.5
1181==============
1182
1183:Release Date: 2018-11-30
1184
1185`Link to README <https://github.com/onap/sdc>`__
1186
1187SDC SDKs Versions
1188-----------------
1189
1190- sdc-distribution-client
1191 :Version: 1.3.0
Krzysztof Opasiak5195c002019-06-05 01:49:13 +02001192
Michael Lando594a8c62018-11-29 14:51:16 +02001193- sdc-tosca
Sonsino, Ofir (os0695)614136b2019-01-29 14:34:11 +02001194 :Version: 1.4.7
Michael Lando594a8c62018-11-29 14:51:16 +02001195
Sonsino, Ofir (os0695)614136b2019-01-29 14:34:11 +02001196 `README <https://github.com/onap/sdc-sdc-tosca>`__
Michael Lando594a8c62018-11-29 14:51:16 +02001197
1198Release Purpose
1199----------------
kaihlavie9135d22019-05-17 14:54:25 +03001200The Casablanca release was focused on improving platform stability and resiliency and introducing new platform capabilities.
Michael Lando594a8c62018-11-29 14:51:16 +02001201
1202**New Features**
1203
1204The Casablanca release is the third release of the Service Design and Creation (SDC).
1205
1206The main goal of the Casablanca release was to:
1207 - Improve code coverage of the SDC code.
1208 - Complete E2E workflow design and distribution.
1209 - Finalize DCAE-DS and integrate it with OOM
1210 - Support HPA
kaihlavie9135d22019-05-17 14:54:25 +03001211 - Enhance security
Michael Lando594a8c62018-11-29 14:51:16 +02001212
1213
1214Security Notes
1215--------------
1216
1217SDC 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>`_.
1218
1219Quick Links:
1220
1221- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`_
1222- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`_
1223- `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=45307823>`_
1224
1225**Known Issues**
1226
1227- [`SDC-1958 <https://jira.onap.org/browse/SDC-1958>`__\ ] - SDC Parser can not be used for CCVPN Templates.
1228- [`SDC-1955 <https://jira.onap.org/browse/SDC-1955>`__\ ] - SDC distribution failed
1229
1230**Upgrade Notes**
1231
1232 N/A
1233
1234**Deprecation Notes**
1235
1236 N/A
1237
1238**Other**
1239
1240 N/A
1241
1242
1243
Michael Landodb0e8982018-06-06 11:44:25 +03001244Version: 1.2.0
1245==============
1246
1247:Release Date: 2018-06-07
1248
Michael Landodb0e8982018-06-06 11:44:25 +03001249SDC SDKs Versions
1250-----------------
1251
1252- sdc-distribution-client
1253
Michael Lando97093972018-06-06 11:45:05 +03001254 :Version: 1.3.0
Michael Landodb0e8982018-06-06 11:44:25 +03001255
Sonsino, Ofir (os0695)614136b2019-01-29 14:34:11 +02001256- sdc-tosca
Michael Landodb0e8982018-06-06 11:44:25 +03001257
Sonsino, Ofir (os0695)614136b2019-01-29 14:34:11 +02001258 :Version: 1.3.5
Michael Landodb0e8982018-06-06 11:44:25 +03001259
1260Release Purpose
1261----------------
Michael Lando97093972018-06-06 11:45:05 +03001262The Beijing release was focused on improving platform stability and resiliency.
Michael Landodb0e8982018-06-06 11:44:25 +03001263
Michael Lando97093972018-06-06 11:45:05 +03001264**New Features**
Michael Landodb0e8982018-06-06 11:44:25 +03001265
Michael Landoe3fcd5c2018-06-06 17:48:51 +03001266The Beijing release is the second release of the Service Design and Creation (SDC).
Michael Lando97093972018-06-06 11:45:05 +03001267
1268The main goal of the Beijing release was to:
1269 - Enhance Platform maturity by improving SDC maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
1270 - SDC made improvements to the deployment to allow an easy and stable integration with OOM.
Michael Landoe3fcd5c2018-06-06 17:48:51 +03001271 - SDC change the docker structure to allow easier and the beginning of breaking the application into Micro Services.
1272 - SDC introduced a generic framework to allow different Modeling plugins to be easily integrated with SDC.
Michael Lando97093972018-06-06 11:45:05 +03001273 - improve code coverage of the SDC code.
Michael Landoe3fcd5c2018-06-06 17:48:51 +03001274 - SDC introduced two new experimental projects the DCAE-D and WorkFlow which enhance the modeling capabilities of SDC.
Michael Lando97093972018-06-06 11:45:05 +03001275
Michael Landoe3fcd5c2018-06-06 17:48:51 +03001276DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/display/DW/SDC-DCAE-D>`_
1277Workflow information is available in readthedocs
Michael Lando97093972018-06-06 11:45:05 +03001278
Michael Lando97093972018-06-06 11:45:05 +03001279**Epics**
1280
1281- [`SDC-77 <https://jira.onap.org/browse/SDC-77>`__\ ] - Designer issues
1282- [`SDC-126 <https://jira.onap.org/browse/SDC-126>`__\ ] - Holmes Designer
1283- [`SDC-180 <https://jira.onap.org/browse/SDC-180>`__\ ] - This epic is for modeling placements and homing rules for VNF placements
1284- [`SDC-181 <https://jira.onap.org/browse/SDC-181>`__\ ] - This epic is for modeling relationship in TOSCA between nodes (VNFs)
1285- [`SDC-220 <https://jira.onap.org/browse/SDC-220>`__\ ] - integrate VNF onboarding using VNF-SDK
1286- [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work flows in SDC
seshukmcd25e7c2018-09-22 13:07:55 +08001287- [`SDC-383 <https://jira.onap.org/browse/SDC-383>`__\ ] - sdc will enhance our testing to provide better testing coverage
Michael Lando97093972018-06-06 11:45:05 +03001288- [`SDC-647 <https://jira.onap.org/browse/SDC-647>`__\ ] - process build and deploy process optimization
1289- [`SDC-659 <https://jira.onap.org/browse/SDC-659>`__\ ] - SDC deploy and build optimization
1290- [`SDC-731 <https://jira.onap.org/browse/SDC-731>`__\ ] - sdc designer integration
1291- [`SDC-778 <https://jira.onap.org/browse/SDC-778>`__\ ] - Non-Functional requirements - Resiliency
1292- [`SDC-812 <https://jira.onap.org/browse/SDC-812>`__\ ] - Non-Functional requirements - Performance
1293- [`SDC-813 <https://jira.onap.org/browse/SDC-813>`__\ ] - Non-Functional requirements - Stability
1294- [`SDC-814 <https://jira.onap.org/browse/SDC-814>`__\ ] - Tenant Isolation - Context Distribution - [`e1802 - TDP Epic 316628 <https://jira.onap.org/browse/SDC-52>`__\ ]
1295- [`SDC-815 <https://jira.onap.org/browse/SDC-815>`__\ ] - Tenant Isolation - Context Definition - [`e1802 - TDP Epic 316484 <https://jira.onap.org/browse/SDC-52>`__\ ]
1296- [`SDC-816 <https://jira.onap.org/browse/SDC-816>`__\ ] - SDC Pause Instantiation - [`e1802 - TDP Epic 330782 <https://jira.onap.org/browse/SDC-52>`__\ ]
1297- [`SDC-817 <https://jira.onap.org/browse/SDC-817>`__\ ] - Service Model Design to support Complex Services
1298- [`SDC-819 <https://jira.onap.org/browse/SDC-819>`__\ ] - Change namespace from openECOMP to org.onap
1299- [`SDC-820 <https://jira.onap.org/browse/SDC-820>`__\ ] - SDC Enhance Connect Behavior - [`1802 TDP Epic 332501 <https://jira.onap.org/browse/SDC-52>`__\ ]
1300- [`SDC-823 <https://jira.onap.org/browse/SDC-823>`__\ ] - Non-Functional requirements - Security
1301- [`SDC-825 <https://jira.onap.org/browse/SDC-825>`__\ ] - Non-Functional requirements - Manageability
1302- [`SDC-826 <https://jira.onap.org/browse/SDC-826>`__\ ] - Non-Functional requirements - Usability
1303- [`SDC-828 <https://jira.onap.org/browse/SDC-828>`__\ ] - OOM integration
1304- [`SDC-831 <https://jira.onap.org/browse/SDC-831>`__\ ] - Support life cycle artifacts in model
1305- [`SDC-936 <https://jira.onap.org/browse/SDC-936>`__\ ] - SDC parser configuration improvements
1306- [`SDC-976 <https://jira.onap.org/browse/SDC-976>`__\ ] - Manual Scale Out use case support
1307- [`SDC-978 <https://jira.onap.org/browse/SDC-978>`__\ ] - Adapter of WF Designer for SDC
1308- [`SDC-980 <https://jira.onap.org/browse/SDC-980>`__\ ] - Extend Activities for Workflow Designer
1309- [`SDC-985 <https://jira.onap.org/browse/SDC-985>`__\ ] - Hardware Platform Enablement(HPA) modeling design
1310- [`SDC-986 <https://jira.onap.org/browse/SDC-986>`__\ ] - Hardware Platform Enablement(HPA) use case support
1311- [`SDC-1053 <https://jira.onap.org/browse/SDC-1053>`__\ ] - PNF use case support
1312
1313**Stories**
1314
Michael Lando97093972018-06-06 11:45:05 +03001315- [`SDC-10 <https://jira.onap.org/browse/SDC-10>`__\ ] - Deploy a SDC high availability environment
1316- [`SDC-51 <https://jira.onap.org/browse/SDC-51>`__\ ] - vCPE_UC: Add Close-Loop (CL) Blueprint Monitoring-Template (MT) to a VNF-I
1317- [`SDC-73 <https://jira.onap.org/browse/SDC-73>`__\ ] - Import WorkFlow
1318- [`SDC-82 <https://jira.onap.org/browse/SDC-82>`__\ ] - support adding artifact type for node template
1319- [`SDC-118 <https://jira.onap.org/browse/SDC-118>`__\ ] - support sub process
1320- [`SDC-124 <https://jira.onap.org/browse/SDC-124>`__\ ] - support insert a sub process which is already defined
seshukmcd25e7c2018-09-22 13:07:55 +08001321- [`SDC-143 <https://jira.onap.org/browse/SDC-143>`__\ ] - create local DEV environment based on onap vagrant
Michael Lando97093972018-06-06 11:45:05 +03001322- [`SDC-242 <https://jira.onap.org/browse/SDC-242>`__\ ] - TDP 325252 - resolve get_input values
1323- [`SDC-243 <https://jira.onap.org/browse/SDC-243>`__\ ] - TDP 319197 - tosca parser port mirroring
1324- [`SDC-259 <https://jira.onap.org/browse/SDC-259>`__\ ] - TDP 316633 - TenantIsolation ContextDistribution
1325- [`SDC-277 <https://jira.onap.org/browse/SDC-277>`__\ ] - docker enhancements
1326- [`SDC-343 <https://jira.onap.org/browse/SDC-343>`__\ ] - Fixing SONAR Qube Issues
1327- [`SDC-364 <https://jira.onap.org/browse/SDC-364>`__\ ] - workflow designer backend init code
1328- [`SDC-365 <https://jira.onap.org/browse/SDC-365>`__\ ] - support load data from config file
1329- [`SDC-366 <https://jira.onap.org/browse/SDC-366>`__\ ] - convert workflow json to bpmn file
1330- [`SDC-384 <https://jira.onap.org/browse/SDC-384>`__\ ] - Add UI testing capabilities to the SDC sanity docker
1331- [`SDC-398 <https://jira.onap.org/browse/SDC-398>`__\ ] - write data to workflow template
1332- [`SDC-403 <https://jira.onap.org/browse/SDC-403>`__\ ] - add unit test for config class
1333- [`SDC-404 <https://jira.onap.org/browse/SDC-404>`__\ ] - add unit test for bpmn file convert
1334- [`SDC-408 <https://jira.onap.org/browse/SDC-408>`__\ ] - integrate back end service
1335- [`SDC-572 <https://jira.onap.org/browse/SDC-572>`__\ ] - HEAT Validations Error codes
1336- [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and align CSAR's for VOLTE
1337- [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and sanity stabilization
1338- [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new artifact type to SDC
1339- [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
1340- [`SDC-627 <https://jira.onap.org/browse/SDC-627>`__\ ] - Collaboration - BE - Healing - new healing table
seshukmcd25e7c2018-09-22 13:07:55 +08001341- [`SDC-650 <https://jira.onap.org/browse/SDC-650>`__\ ] - review docker memory assignment
Michael Lando97093972018-06-06 11:45:05 +03001342- [`SDC-652 <https://jira.onap.org/browse/SDC-652>`__\ ] - K8/OOM adoption - Research
1343- [`SDC-655 <https://jira.onap.org/browse/SDC-655>`__\ ] - Fixing update HEAT
1344- [`SDC-660 <https://jira.onap.org/browse/SDC-660>`__\ ] - docker image size optimization
seshukmcd25e7c2018-09-22 13:07:55 +08001345- [`SDC-679 <https://jira.onap.org/browse/SDC-679>`__\ ] - Generate bpmn files that can be executed on activity engine
Michael Lando97093972018-06-06 11:45:05 +03001346- [`SDC-683 <https://jira.onap.org/browse/SDC-683>`__\ ] - sync release-1.1-0 with master
1347- [`SDC-685 <https://jira.onap.org/browse/SDC-685>`__\ ] - create unit tests for jtosca
1348- [`SDC-686 <https://jira.onap.org/browse/SDC-686>`__\ ] - code sync
1349- [`SDC-687 <https://jira.onap.org/browse/SDC-687>`__\ ] - sdc designer integration part 1
1350- [`SDC-712 <https://jira.onap.org/browse/SDC-712>`__\ ] - import normative superation
seshukm86b2f6d2018-10-03 20:35:52 +08001351- [`SDC-713 <https://jira.onap.org/browse/SDC-713>`__\ ] - amsterdam branch
Michael Lando97093972018-06-06 11:45:05 +03001352- [`SDC-728 <https://jira.onap.org/browse/SDC-728>`__\ ] - sdc designer integration part 2
1353- [`SDC-732 <https://jira.onap.org/browse/SDC-732>`__\ ] - sdc designer integration part 3
1354- [`SDC-740 <https://jira.onap.org/browse/SDC-740>`__\ ] - converter support IntermediateCatchEvent
1355- [`SDC-741 <https://jira.onap.org/browse/SDC-741>`__\ ] - support script task
1356- [`SDC-742 <https://jira.onap.org/browse/SDC-742>`__\ ] - converter supports gateway elements
1357- [`SDC-744 <https://jira.onap.org/browse/SDC-744>`__\ ] - TDP 344203 - Distribution-client Tenant Isolation
1358- [`SDC-745 <https://jira.onap.org/browse/SDC-745>`__\ ] - Converter support service task
1359- [`SDC-746 <https://jira.onap.org/browse/SDC-746>`__\ ] - Converter supports error events
1360- [`SDC-747 <https://jira.onap.org/browse/SDC-747>`__\ ] - Converter support rest task
1361- [`SDC-749 <https://jira.onap.org/browse/SDC-749>`__\ ] - Update Global Types for TOSCA Import
1362- [`SDC-753 <https://jira.onap.org/browse/SDC-753>`__\ ] - converter code style change
1363- [`SDC-755 <https://jira.onap.org/browse/SDC-755>`__\ ] - ONAP support
1364- [`SDC-781 <https://jira.onap.org/browse/SDC-781>`__\ ] - Create on boarding docker
1365- [`SDC-782 <https://jira.onap.org/browse/SDC-782>`__\ ] - OOM/HEAT integration
1366- [`SDC-788 <https://jira.onap.org/browse/SDC-788>`__\ ] - support Cassandra schema creation - work in progress
1367- [`SDC-821 <https://jira.onap.org/browse/SDC-821>`__\ ] - Sanity alignment after merge
1368- [`SDC-834 <https://jira.onap.org/browse/SDC-834>`__\ ] - Log management
1369- [`SDC-840 <https://jira.onap.org/browse/SDC-840>`__\ ] - sync 1802p to ONAP
1370- [`SDC-842 <https://jira.onap.org/browse/SDC-842>`__\ ] - down stream source
1371- [`SDC-863 <https://jira.onap.org/browse/SDC-863>`__\ ] - onboarding workspace - selecting item with 1 draft version skips versions page
1372- [`SDC-865 <https://jira.onap.org/browse/SDC-865>`__\ ] - refactor error codes in JTOSCA
1373- [`SDC-868 <https://jira.onap.org/browse/SDC-868>`__\ ] - UI - Remove restful-js and jquery dependency
1374- [`SDC-887 <https://jira.onap.org/browse/SDC-887>`__\ ] - UI -change variable names to catalog
1375- [`SDC-889 <https://jira.onap.org/browse/SDC-889>`__\ ] - remove plan name from plan definition
1376- [`SDC-891 <https://jira.onap.org/browse/SDC-891>`__\ ] - fix workflow is empty error
1377- [`SDC-899 <https://jira.onap.org/browse/SDC-899>`__\ ] - update microservice config info
1378- [`SDC-901 <https://jira.onap.org/browse/SDC-901>`__\ ] - add internationalization
1379- [`SDC-902 <https://jira.onap.org/browse/SDC-902>`__\ ] - add exclusive gateway
seshukmcd25e7c2018-09-22 13:07:55 +08001380- [`SDC-903 <https://jira.onap.org/browse/SDC-903>`__\ ] - sdc designer integration part 5 bus and event resource and definition
Michael Lando97093972018-06-06 11:45:05 +03001381- [`SDC-905 <https://jira.onap.org/browse/SDC-905>`__\ ] - add backend service
1382- [`SDC-906 <https://jira.onap.org/browse/SDC-906>`__\ ] - Deploy K8 on Vagrant
1383- [`SDC-907 <https://jira.onap.org/browse/SDC-907>`__\ ] - Cassandra OOM Alignment - update OOM deployment
1384- [`SDC-908 <https://jira.onap.org/browse/SDC-908>`__\ ] - ElasticSearch OOM Alignment
1385- [`SDC-910 <https://jira.onap.org/browse/SDC-910>`__\ ] - file encoding change
1386- [`SDC-911 <https://jira.onap.org/browse/SDC-911>`__\ ] - Cassandra OOM Alignment - create init docker
1387- [`SDC-912 <https://jira.onap.org/browse/SDC-912>`__\ ] - ES OOM alignment - create init docker
1388- [`SDC-913 <https://jira.onap.org/browse/SDC-913>`__\ ] - ES OOM Alignment - update OOM deployment
1389- [`SDC-914 <https://jira.onap.org/browse/SDC-914>`__\ ] - Cassandra OOM Alignment - Chef clean up
1390- [`SDC-915 <https://jira.onap.org/browse/SDC-915>`__\ ] - ES OOM Alignment - Chef clean up
1391- [`SDC-916 <https://jira.onap.org/browse/SDC-916>`__\ ] - BE OOM Alignment - create init docker
1392- [`SDC-917 <https://jira.onap.org/browse/SDC-917>`__\ ] - BE OOM alignment - update OOM deployment
1393- [`SDC-918 <https://jira.onap.org/browse/SDC-918>`__\ ] - BE OOM Alignment - Chef clean up
1394- [`SDC-919 <https://jira.onap.org/browse/SDC-919>`__\ ] - FE OOM alignment - update OOM deployment
1395- [`SDC-920 <https://jira.onap.org/browse/SDC-920>`__\ ] - FE OOM Alignment - Chef clean up
1396- [`SDC-921 <https://jira.onap.org/browse/SDC-921>`__\ ] - Kibana OOM Alignment - Chef clean up
1397- [`SDC-922 <https://jira.onap.org/browse/SDC-922>`__\ ] - Kibana OOM alignment - update OOM deployment
1398- [`SDC-923 <https://jira.onap.org/browse/SDC-923>`__\ ] - Cassandra OOM Alignment - create C* docker
1399- [`SDC-924 <https://jira.onap.org/browse/SDC-924>`__\ ] - ONAP support
1400- [`SDC-925 <https://jira.onap.org/browse/SDC-925>`__\ ] - ES OOM alignment - update ES docker
1401- [`SDC-950 <https://jira.onap.org/browse/SDC-950>`__\ ] - update JTOSCA packages
1402- [`SDC-951 <https://jira.onap.org/browse/SDC-951>`__\ ] - update SDC-TOSCA packages
1403- [`SDC-952 <https://jira.onap.org/browse/SDC-952>`__\ ] - update SDC-DISTRIBUTION-CLIENT packages
1404- [`SDC-953 <https://jira.onap.org/browse/SDC-953>`__\ ] - update SDC-DOCKER-BASE packages
seshukm86b2f6d2018-10-03 20:35:52 +08001405- [`SDC-955 <https://jira.onap.org/browse/SDC-955>`__\ ] - configuration ovriding capabilities.
Michael Lando97093972018-06-06 11:45:05 +03001406- [`SDC-957 <https://jira.onap.org/browse/SDC-957>`__\ ] - add ignore conformance level option
1407- [`SDC-969 <https://jira.onap.org/browse/SDC-969>`__\ ] - sync1802E to ONAP part 1
1408- [`SDC-972 <https://jira.onap.org/browse/SDC-972>`__\ ] - sdc designer integration part 4 design alignment
seshukmcd25e7c2018-09-22 13:07:55 +08001409- [`SDC-977 <https://jira.onap.org/browse/SDC-977>`__\ ] - sdc designer integration part 6 bus implementation
Michael Lando97093972018-06-06 11:45:05 +03001410- [`SDC-981 <https://jira.onap.org/browse/SDC-981>`__\ ] - Setup Micro-Service for WF Designer SDC Adapter
1411- [`SDC-987 <https://jira.onap.org/browse/SDC-987>`__\ ] - Update Dropwizard to the Latest Version
1412- [`SDC-990 <https://jira.onap.org/browse/SDC-990>`__\ ] - Add BDD Testing for onboarding
1413- [`SDC-994 <https://jira.onap.org/browse/SDC-994>`__\ ] - VirtualMachineInterface validation + flow tests
1414- [`SDC-995 <https://jira.onap.org/browse/SDC-995>`__\ ] - scan the TOSCA parser components code using fosologe
1415- [`SDC-997 <https://jira.onap.org/browse/SDC-997>`__\ ] - Import Jersey to implement the Rest APIs
1416- [`SDC-998 <https://jira.onap.org/browse/SDC-998>`__\ ] - VLAN tagging - Support pattern 1A
1417- [`SDC-999 <https://jira.onap.org/browse/SDC-999>`__\ ] - Initialize metaProperties in JTosca to enable SDC Parser to parse individual Yamls
1418- [`SDC-1002 <https://jira.onap.org/browse/SDC-1002>`__\ ] - Import swagger to build up the api-doc
1419- [`SDC-1003 <https://jira.onap.org/browse/SDC-1003>`__\ ] - sdc designer integration 7 error handling
1420- [`SDC-1011 <https://jira.onap.org/browse/SDC-1011>`__\ ] - Package UI Resources for Integration with Server
1421- [`SDC-1012 <https://jira.onap.org/browse/SDC-1012>`__\ ] - Modify Base Url of WF Designer for Integrating with SDC
1422- [`SDC-1015 <https://jira.onap.org/browse/SDC-1015>`__\ ] - BE OOM Alignment - create server docker
1423- [`SDC-1018 <https://jira.onap.org/browse/SDC-1018>`__\ ] - FE OOM Alignment - create server docker
1424- [`SDC-1019 <https://jira.onap.org/browse/SDC-1019>`__\ ] - Kibana OOM Alignment - create server docker
1425- [`SDC-1020 <https://jira.onap.org/browse/SDC-1020>`__\ ] - Sync SDC with OOM deployment
1426- [`SDC-1025 <https://jira.onap.org/browse/SDC-1025>`__\ ] - Sync Integ to ONAP
1427- [`SDC-1036 <https://jira.onap.org/browse/SDC-1036>`__\ ] - VLAN tagging - Support pattern 1C1
1428- [`SDC-1038 <https://jira.onap.org/browse/SDC-1038>`__\ ] - Provide sample data for WF Designer Adapter
1429- [`SDC-1044 <https://jira.onap.org/browse/SDC-1044>`__\ ] - Update JTosca dependency version in SDC-Tosca
1430- [`SDC-1055 <https://jira.onap.org/browse/SDC-1055>`__\ ] - Update version in JTOSCA POM
1431- [`SDC-1061 <https://jira.onap.org/browse/SDC-1061>`__\ ] - ONAP Support
1432- [`SDC-1073 <https://jira.onap.org/browse/SDC-1073>`__\ ] - Support VFC Instance Group per networkrole
1433- [`SDC-1080 <https://jira.onap.org/browse/SDC-1080>`__\ ] - Close the 'DirectoryStream' after its be used.
seshukmcd25e7c2018-09-22 13:07:55 +08001434- [`SDC-1104 <https://jira.onap.org/browse/SDC-1104>`__\ ] - Normative alignment
Michael Lando97093972018-06-06 11:45:05 +03001435- [`SDC-1117 <https://jira.onap.org/browse/SDC-1117>`__\ ] - achieve the 50% unit test coverage
1436- [`SDC-1130 <https://jira.onap.org/browse/SDC-1130>`__\ ] - Display Extend Activities on WF Designer UI
1437- [`SDC-1131 <https://jira.onap.org/browse/SDC-1131>`__\ ] - Use Extend Activities to Design Workflow and Save
1438- [`SDC-1164 <https://jira.onap.org/browse/SDC-1164>`__\ ] - SDC designer Integration part 8 - Add promise logic to the SDC pub-sub notify
1439- [`SDC-1165 <https://jira.onap.org/browse/SDC-1165>`__\ ] - SDC designer Integration part 9 - Create component that disables selected layouts
seshukm86b2f6d2018-10-03 20:35:52 +08001440- [`SDC-1169 <https://jira.onap.org/browse/SDC-1169>`__\ ] - CII passing badge
Michael Lando97093972018-06-06 11:45:05 +03001441- [`SDC-1172 <https://jira.onap.org/browse/SDC-1172>`__\ ] - reach 50% unit test coverage sdc workflow
seshukm86b2f6d2018-10-03 20:35:52 +08001442- [`SDC-1174 <https://jira.onap.org/browse/SDC-1174>`__\ ] - Support unified Tosca pattern 1C2 for vlan subinterface
Michael Lando97093972018-06-06 11:45:05 +03001443- [`SDC-1197 <https://jira.onap.org/browse/SDC-1197>`__\ ] - Enhance SDC Parser to support Interface and Operations
1444- [`SDC-1221 <https://jira.onap.org/browse/SDC-1221>`__\ ] - Fix library CVEs in sdc-cassandra
1445- [`SDC-1310 <https://jira.onap.org/browse/SDC-1310>`__\ ] - Fix additional library CVEs in sdc-docker-base
1446
1447**Bugs**
Michael Landoe82d4112018-06-06 13:36:43 +03001448
Michael Lando97093972018-06-06 11:45:05 +03001449- [`SDC-176 <https://jira.onap.org/browse/SDC-176>`__\ ] - Cannot access Kibana dashboard after logged into SDC as an Admin user.
1450- [`SDC-249 <https://jira.onap.org/browse/SDC-249>`__\ ] - Temporary files and directories not completely removed during execution
1451- [`SDC-250 <https://jira.onap.org/browse/SDC-250>`__\ ] - CSAR files are decompressed twice in the same thread
1452- [`SDC-251 <https://jira.onap.org/browse/SDC-251>`__\ ] - TOSCA does not attempt to delete decompressed folders in certain conditions
1453- [`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
1454- [`SDC-272 <https://jira.onap.org/browse/SDC-291>`__\ ] - The problem in the substitution_mappings of a service.
1455- [`SDC-291 <https://jira.onap.org/browse/SDC-291>`__\ ] - Resources not closed in onboarding code in multiple places
1456- [`SDC-311 <https://jira.onap.org/browse/SDC-311>`__\ ] - nfc_naming_code and nfc_function at VSP level not populated at VF level
1457- [`SDC-312 <https://jira.onap.org/browse/SDC-312>`__\ ] - Can't assign a value for a capability's property of a node.
1458- [`SDC-314 <https://jira.onap.org/browse/SDC-314>`__\ ] - Can't assign a value for a relationship's property.
1459- [`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.
1460- [`SDC-341 <https://jira.onap.org/browse/SDC-341>`__\ ] - Deploy Error on Service Distribution
1461- [`SDC-346 <https://jira.onap.org/browse/SDC-346>`__\ ] - Very long descriptions are not displayed correctly
1462- [`SDC-386 <https://jira.onap.org/browse/SDC-386>`__\ ] - add license header for class
1463- [`SDC-393 <https://jira.onap.org/browse/SDC-393>`__\ ] - Build stuck at org.openecomp.sdc.tosca.services.impl.ToscaAnalyzerServiceImplTest
1464- [`SDC-402 <https://jira.onap.org/browse/SDC-402>`__\ ] - TDP 335705 - get_input of list of wrong format
1465- [`SDC-412 <https://jira.onap.org/browse/SDC-412>`__\ ] - fix file already exists error
1466- [`SDC-425 <https://jira.onap.org/browse/SDC-425>`__\ ] - change nested compute node type prefix
1467- [`SDC-427 <https://jira.onap.org/browse/SDC-427>`__\ ] - fix group members ids
1468- [`SDC-434 <https://jira.onap.org/browse/SDC-434>`__\ ] - Healing should be added to the resubmitAll utility REST
1469- [`SDC-438 <https://jira.onap.org/browse/SDC-438>`__\ ] - Unable to Access SDC from Portal
1470- [`SDC-440 <https://jira.onap.org/browse/SDC-440>`__\ ] - When creating a new VSP "HSS_FE_test_100617", HEAT validation failed with 2 errors
seshukm86b2f6d2018-10-03 20:35:52 +08001471- [`SDC-458 <https://jira.onap.org/browse/SDC-458>`__\ ] - Onboard questionaire-component missing enum AIC
Michael Lando97093972018-06-06 11:45:05 +03001472- [`SDC-459 <https://jira.onap.org/browse/SDC-459>`__\ ] - Month navigation does not work in firefox
1473- [`SDC-466 <https://jira.onap.org/browse/SDC-466>`__\ ] - Submit failed for existing VSP "Nimbus 3.1 PCRF 0717"
1474- [`SDC-468 <https://jira.onap.org/browse/SDC-468>`__\ ] - add check for flat node type, in case of port mirroring
1475- [`SDC-473 <https://jira.onap.org/browse/SDC-473>`__\ ] - healing does not work on submitted vsps
1476- [`SDC-479 <https://jira.onap.org/browse/SDC-479>`__\ ] - Fix the sdc vagrant-onap to work as a local deployment vagrant
seshukmcd25e7c2018-09-22 13:07:55 +08001477- [`SDC-480 <https://jira.onap.org/browse/SDC-480>`__\ ] - fix failing healers during resubmit
Michael Lando97093972018-06-06 11:45:05 +03001478- [`SDC-484 <https://jira.onap.org/browse/SDC-484>`__\ ] - Deleting a connection between VNF resources causes 500 error code on SDC Composition GUI
1479- [`SDC-485 <https://jira.onap.org/browse/SDC-485>`__\ ] - Limits - issue in display
1480- [`SDC-488 <https://jira.onap.org/browse/SDC-488>`__\ ] - parse error message
1481- [`SDC-489 <https://jira.onap.org/browse/SDC-489>`__\ ] - error when moving to previous version using the version drop down
1482- [`SDC-490 <https://jira.onap.org/browse/SDC-490>`__\ ] - Onboarding undo checkout wrong implementation
1483- [`SDC-492 <https://jira.onap.org/browse/SDC-492>`__\ ] - need to add support for dynamic port
1484- [`SDC-494 <https://jira.onap.org/browse/SDC-494>`__\ ] - Readonly does not work for VLM limits
1485- [`SDC-526 <https://jira.onap.org/browse/SDC-526>`__\ ] - need to enable upload of files with zip or csar extensions in uppercase
1486- [`SDC-529 <https://jira.onap.org/browse/SDC-529>`__\ ] - VendorSoftwareProductManager->healAndAdvanceFinalVersion heal Submit VSPs
1487- [`SDC-534 <https://jira.onap.org/browse/SDC-534>`__\ ] - Fix swagger basepath
1488- [`SDC-535 <https://jira.onap.org/browse/SDC-535>`__\ ] - Incorrect UI files information during onboarding.
1489- [`SDC-540 <https://jira.onap.org/browse/SDC-540>`__\ ] - confirmation msg for delete FG doesn't appear
1490- [`SDC-541 <https://jira.onap.org/browse/SDC-541>`__\ ] - delete confirmation modals - styles alignment
1491- [`SDC-549 <https://jira.onap.org/browse/SDC-549>`__\ ] - add property to fixed_ips global type
1492- [`SDC-550 <https://jira.onap.org/browse/SDC-550>`__\ ] - Creating users using the webseal-simulator returns 404
1493- [`SDC-552 <https://jira.onap.org/browse/SDC-552>`__\ ] - VLM overview - refactor of edit description input
1494- [`SDC-554 <https://jira.onap.org/browse/SDC-554>`__\ ] - zip with duplicate ids in different files is not throwing an exception
1495- [`SDC-555 <https://jira.onap.org/browse/SDC-555>`__\ ] - Unable to populate network_resource table
1496- [`SDC-559 <https://jira.onap.org/browse/SDC-559>`__\ ] - update component prefix
1497- [`SDC-565 <https://jira.onap.org/browse/SDC-565>`__\ ] - Extension loading is not working when the module is being used as a dependent library.
1498- [`SDC-566 <https://jira.onap.org/browse/SDC-566>`__\ ] - YAML syntax errors are not being sent in Validation Issue List against error code JE1002
1499- [`SDC-567 <https://jira.onap.org/browse/SDC-567>`__\ ] - Recursive Imports are not needed when individual Yamls are being validated
1500- [`SDC-568 <https://jira.onap.org/browse/SDC-568>`__\ ] - NodeType/EntityType capabilities import failing with Class Cast Exception
1501- [`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.
1502- [`SDC-574 <https://jira.onap.org/browse/SDC-574>`__\ ] - ignore node templates that point to substitution ST without topology template
1503- [`SDC-576 <https://jira.onap.org/browse/SDC-576>`__\ ] - support dynamic ports
1504- [`SDC-578 <https://jira.onap.org/browse/SDC-578>`__\ ] - Revert a checked out version causes data loss
1505- [`SDC-580 <https://jira.onap.org/browse/SDC-580>`__\ ] - Error in Jetty logs
1506- [`SDC-581 <https://jira.onap.org/browse/SDC-581>`__\ ] - Error in Jetty logs
1507- [`SDC-583 <https://jira.onap.org/browse/SDC-583>`__\ ] - sdc/sdc-docker-base fails to build
1508- [`SDC-637 <https://jira.onap.org/browse/SDC-637>`__\ ] - VLM Overview - Connection list/ Orphans list - tabs behavior
1509- [`SDC-639 <https://jira.onap.org/browse/SDC-639>`__\ ] - Unexpected response while creating VSP with onboarding method as NULL/Invalid
1510- [`SDC-640 <https://jira.onap.org/browse/SDC-640>`__\ ] - update fabric8 docker-maven-plugin version
1511- [`SDC-641 <https://jira.onap.org/browse/SDC-641>`__\ ] - hardcoded version for restful-js
1512- [`SDC-642 <https://jira.onap.org/browse/SDC-642>`__\ ] - sdc build is failing on onboarding UI
1513- [`SDC-646 <https://jira.onap.org/browse/SDC-646>`__\ ] - can't convert parameters when importing tosca
1514- [`SDC-653 <https://jira.onap.org/browse/SDC-653>`__\ ] - implement forwarder capability
1515- [`SDC-657 <https://jira.onap.org/browse/SDC-657>`__\ ] - Error message is not reported to calling functions
1516- [`SDC-661 <https://jira.onap.org/browse/SDC-661>`__\ ] - need to throw an exception in case that substitution mappings is not correct
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001517- [`SDC-664 <https://jira.onap.org/browse/SDC-664>`__\ ] - JTOSCA Library is missing case insensitive check for status attribute value : "supported" vs "SUPPORTED"
Michael Lando97093972018-06-06 11:45:05 +03001518- [`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
1519- [`SDC-667 <https://jira.onap.org/browse/SDC-667>`__\ ] - Validate and Create capabilities APIs are throwing class cast exception
1520- [`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
1521- [`SDC-669 <https://jira.onap.org/browse/SDC-669>`__\ ] - Add SDC Global Types as a dependency in JTOSCA library implementation
1522- [`SDC-670 <https://jira.onap.org/browse/SDC-670>`__\ ] - fix nova validator
1523- [`SDC-671 <https://jira.onap.org/browse/SDC-671>`__\ ] - changing replication factory
1524- [`SDC-682 <https://jira.onap.org/browse/SDC-682>`__\ ] - Tosca parser fails to parse csar with get_attributes
1525- [`SDC-690 <https://jira.onap.org/browse/SDC-690>`__\ ] - SDC portal does not come up on latest master of ONAP demo
1526- [`SDC-692 <https://jira.onap.org/browse/SDC-692>`__\ ] - Update VSP by resetting the VLM, and uploading new Heat. Could not submit
1527- [`SDC-693 <https://jira.onap.org/browse/SDC-693>`__\ ] - throw yaml exception when retrieving service templates
1528- [`SDC-694 <https://jira.onap.org/browse/SDC-694>`__\ ] - fix NPE in when extracting components
1529- [`SDC-698 <https://jira.onap.org/browse/SDC-698>`__\ ] - Webseal simulator Docker image cannot be built on Linux
1530- [`SDC-700 <https://jira.onap.org/browse/SDC-700>`__\ ] - Wrong check for file extension in HeatValidator
1531- [`SDC-703 <https://jira.onap.org/browse/SDC-703>`__\ ] - Duplicate logging frameworks in SDC onboarding repository
1532- [`SDC-704 <https://jira.onap.org/browse/SDC-704>`__\ ] - SDC External API : Swagger Errors
1533- [`SDC-705 <https://jira.onap.org/browse/SDC-705>`__\ ] - SDC Sanity Docker exits
1534- [`SDC-715 <https://jira.onap.org/browse/SDC-715>`__\ ] - SDC-CS docker container sporadically gets errors during startup
1535- [`SDC-716 <https://jira.onap.org/browse/SDC-716>`__\ ] - Make SDC splash screen statefull - only show once for repeated distribution flows
1536- [`SDC-737 <https://jira.onap.org/browse/SDC-737>`__\ ] - catalog-be unit tests fail on different build systems
1537- [`SDC-739 <https://jira.onap.org/browse/SDC-739>`__\ ] - CD healthcheck of SDC failing periodically 35% of the time (since Feb 75%)
1538- [`SDC-748 <https://jira.onap.org/browse/SDC-748>`__\ ] - Build failure due to translator core tests getting stuck
1539- [`SDC-765 <https://jira.onap.org/browse/SDC-765>`__\ ] - Error 500 when trying to edit a connection
1540- [`SDC-770 <https://jira.onap.org/browse/SDC-770>`__\ ] - SDC openecomp-be build failure on missing build-tools-1.2.0-SNAPSHOT.jar
1541- [`SDC-773 <https://jira.onap.org/browse/SDC-773>`__\ ] - SDC Import Export Executors should be supported.
1542- [`SDC-774 <https://jira.onap.org/browse/SDC-774>`__\ ] - fix parameter value check in vm grouping
1543- [`SDC-776 <https://jira.onap.org/browse/SDC-776>`__\ ] - Sonar coverage drop onboarding
seshukm86b2f6d2018-10-03 20:35:52 +08001544- [`SDC-777 <https://jira.onap.org/browse/SDC-777>`__\ ] - sonar scan alignement
Michael Lando97093972018-06-06 11:45:05 +03001545- [`SDC-792 <https://jira.onap.org/browse/SDC-792>`__\ ] - Add a private constructor to hide the implicit public one to ConfigurationUtils
1546- [`SDC-811 <https://jira.onap.org/browse/SDC-811>`__\ ] - Assign Mib to Component
1547- [`SDC-830 <https://jira.onap.org/browse/SDC-830>`__\ ] - Broken mapping of ChoiceOrOther because of missing default constructor
1548- [`SDC-835 <https://jira.onap.org/browse/SDC-835>`__\ ] - Sonar issue fix - remove unused exception handling.
1549- [`SDC-843 <https://jira.onap.org/browse/SDC-843>`__\ ] - response code is not validate in C* chef
1550- [`SDC-861 <https://jira.onap.org/browse/SDC-861>`__\ ] - Error while importing VF (CSAR onboarded)
1551- [`SDC-872 <https://jira.onap.org/browse/SDC-872>`__\ ] - Collaboration : Dependencies are getting deleted after same HEAT is uploaded to VSP
1552- [`SDC-874 <https://jira.onap.org/browse/SDC-874>`__\ ] - fix upload csar unit tests
1553- [`SDC-876 <https://jira.onap.org/browse/SDC-876>`__\ ] - Null pointer exception while creating Deployment flavor
1554- [`SDC-879 <https://jira.onap.org/browse/SDC-879>`__\ ] - Improve ConfigurationUtils class
seshukmcd25e7c2018-09-22 13:07:55 +08001555- [`SDC-881 <https://jira.onap.org/browse/SDC-881>`__\ ] - Toggle support for UI
Michael Lando97093972018-06-06 11:45:05 +03001556- [`SDC-886 <https://jira.onap.org/browse/SDC-886>`__\ ] - ZipOutputStream need to be closed
1557- [`SDC-888 <https://jira.onap.org/browse/SDC-888>`__\ ] - sonar fix - Stack
1558- [`SDC-892 <https://jira.onap.org/browse/SDC-892>`__\ ] - Fail to Export VLM
1559- [`SDC-894 <https://jira.onap.org/browse/SDC-894>`__\ ] - Upgrade React version to 15.6
1560- [`SDC-896 <https://jira.onap.org/browse/SDC-896>`__\ ] - Lifecycle Operations artifact is not reflecting in CSAR for VSP Processes Type is Lifecycle_Operations
1561- [`SDC-898 <https://jira.onap.org/browse/SDC-898>`__\ ] - Update the snapshot in test-config for v1.1.1-SNAPSHOT
1562- [`SDC-904 <https://jira.onap.org/browse/SDC-904>`__\ ] - ToscaFileOutputServiceCsarImplTest has tests with shared state
1563- [`SDC-909 <https://jira.onap.org/browse/SDC-909>`__\ ] - Unit Test of sdc-workflow-designer-server project failed.
1564- [`SDC-931 <https://jira.onap.org/browse/SDC-931>`__\ ] - Contributor can also submit fix
1565- [`SDC-932 <https://jira.onap.org/browse/SDC-932>`__\ ] - Dropdown text is cut off
1566- [`SDC-935 <https://jira.onap.org/browse/SDC-935>`__\ ] - Incorrect FG version "0.0" appears in "vf-license-model.xml" file in csar
1567- [`SDC-940 <https://jira.onap.org/browse/SDC-940>`__\ ] - NPE during submit of VSP
1568- [`SDC-941 <https://jira.onap.org/browse/SDC-941>`__\ ] - Fix zusammen Import
1569- [`SDC-943 <https://jira.onap.org/browse/SDC-943>`__\ ] - React version downgrade
1570- [`SDC-944 <https://jira.onap.org/browse/SDC-944>`__\ ] - dox-sequence-diagram-ui render fix
1571- [`SDC-963 <https://jira.onap.org/browse/SDC-963>`__\ ] - Fix broken npm packages
1572- [`SDC-989 <https://jira.onap.org/browse/SDC-989>`__\ ] - SDC healthcheck fails with message DCAE is Down
1573- [`SDC-992 <https://jira.onap.org/browse/SDC-992>`__\ ] - SDC-FE container fails to start because of missing chef parameters
1574- [`SDC-993 <https://jira.onap.org/browse/SDC-993>`__\ ] - SDC simulator compilation issues
1575- [`SDC-996 <https://jira.onap.org/browse/SDC-996>`__\ ] - SRIOV - add annotations
1576- [`SDC-1010 <https://jira.onap.org/browse/SDC-1010>`__\ ] - Extending the value list of the RAM memory in the compute
1577- [`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
1578- [`SDC-1050 <https://jira.onap.org/browse/SDC-1050>`__\ ] - Allow set Toggle feature ON on Flow - Test
1579- [`SDC-1051 <https://jira.onap.org/browse/SDC-1051>`__\ ] - Catalog Profile Is Broken
1580- [`SDC-1054 <https://jira.onap.org/browse/SDC-1054>`__\ ] - SDC-Cassandra fails in starting up on Heat
1581- [`SDC-1062 <https://jira.onap.org/browse/SDC-1062>`__\ ] - Failure to submit NFoD when backup NIC is set (Onboarding manual flow)
1582- [`SDC-1064 <https://jira.onap.org/browse/SDC-1064>`__\ ] - EP UUIDs in the vendor license model are not the same
1583- [`SDC-1071 <https://jira.onap.org/browse/SDC-1071>`__\ ] - Create properly session context in zusammen tools
1584- [`SDC-1077 <https://jira.onap.org/browse/SDC-1077>`__\ ] - Left panel buttons are enabled before creating a component
1585- [`SDC-1083 <https://jira.onap.org/browse/SDC-1083>`__\ ] - Problem with radio button in onboarding UI
1586- [`SDC-1084 <https://jira.onap.org/browse/SDC-1084>`__\ ] - ui heat validation tabs fixes
1587- [`SDC-1089 <https://jira.onap.org/browse/SDC-1089>`__\ ] - fix build for onboarding
1588- [`SDC-1090 <https://jira.onap.org/browse/SDC-1090>`__\ ] - Error-code POL5000 Internal Server Error.
1589- [`SDC-1092 <https://jira.onap.org/browse/SDC-1092>`__\ ] - SDC-CS memory leak?
1590- [`SDC-1093 <https://jira.onap.org/browse/SDC-1093>`__\ ] - Validation of VSP fails with error null
1591- [`SDC-1095 <https://jira.onap.org/browse/SDC-1095>`__\ ] - Jenkins build does not execute unit tests.
1592- [`SDC-1096 <https://jira.onap.org/browse/SDC-1096>`__\ ] - E2E Defect 430981 - ip_requirments for multiple ports with difference version
1593- [`SDC-1103 <https://jira.onap.org/browse/SDC-1103>`__\ ] - onap normatives are imported always
1594- [`SDC-1105 <https://jira.onap.org/browse/SDC-1105>`__\ ] - ForwardingPathBussinessLogicTest fails
1595- [`SDC-1107 <https://jira.onap.org/browse/SDC-1107>`__\ ] - E2E Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type
1596- [`SDC-1108 <https://jira.onap.org/browse/SDC-1108>`__\ ] - Scripts are using deprecated API
1597- [`SDC-1110 <https://jira.onap.org/browse/SDC-1110>`__\ ] - Fix BDD Test failure
1598- [`SDC-1113 <https://jira.onap.org/browse/SDC-1113>`__\ ] - E2E/Internal Defect - multiple ports (extCP) with wrong network-role
1599- [`SDC-1120 <https://jira.onap.org/browse/SDC-1120>`__\ ] - Empty error message during Proceed To Validation
Michael Landoe82d4112018-06-06 13:36:43 +03001600- [`SDC-1123 <https://jira.onap.org/browse/SDC-1123>`__\ ] - The csar packages not passing onboarding during SDC sanity
1601- [`SDC-1124 <https://jira.onap.org/browse/SDC-1124>`__\ ] - Bug - The csar packages not passing onboarding during SDC sanity
Michael Lando97093972018-06-06 11:45:05 +03001602- [`SDC-1126 <https://jira.onap.org/browse/SDC-1126>`__\ ] - Fixed merge issues regarding the plugins development
1603- [`SDC-1134 <https://jira.onap.org/browse/SDC-1134>`__\ ] - healed version of VSP is missing a Description
1604- [`SDC-1143 <https://jira.onap.org/browse/SDC-1143>`__\ ] - SDC docs: fix a typo in release notes
1605- [`SDC-1144 <https://jira.onap.org/browse/SDC-1144>`__\ ] - Fix SDC Sonar bugs
1606- [`SDC-1145 <https://jira.onap.org/browse/SDC-1145>`__\ ] - fix a SDC sonar NullPointer bug
1607- [`SDC-1146 <https://jira.onap.org/browse/SDC-1146>`__\ ] - fix sonar NullPointer bugs in SDC
1608- [`SDC-1150 <https://jira.onap.org/browse/SDC-1150>`__\ ] - Json Serialization of collections should hide empty attribute.
Michael Lando97093972018-06-06 11:45:05 +03001609- [`SDC-1184 <https://jira.onap.org/browse/SDC-1184>`__\ ] - Unable to create VF after creating component dependency in VSP due to error
1610- [`SDC-1188 <https://jira.onap.org/browse/SDC-1188>`__\ ] - User Permission items
1611- [`SDC-1190 <https://jira.onap.org/browse/SDC-1190>`__\ ] - Java proxy classname in audit logs instead of resource name
1612- [`SDC-1192 <https://jira.onap.org/browse/SDC-1192>`__\ ] - ValidationVsp Cannot support multiple sessions
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001613- [`SDC-1200 <https://jira.onap.org/browse/SDC-1200>`__\ ] - SDC tab shows "HTTP Error 305" after login and accessing from the portal
Michael Lando97093972018-06-06 11:45:05 +03001614- [`SDC-1204 <https://jira.onap.org/browse/SDC-1204>`__\ ] - maven clean leaves files in target
1615- [`SDC-1206 <https://jira.onap.org/browse/SDC-1206>`__\ ] - Create VF fails with 404 error message for subinterface_indicator property
1616- [`SDC-1207 <https://jira.onap.org/browse/SDC-1207>`__\ ] - Distribution cannot create "UEB keys"
1617- [`SDC-1208 <https://jira.onap.org/browse/SDC-1208>`__\ ] - Missing heat script for deploying sdc-workflow designer
1618- [`SDC-1209 <https://jira.onap.org/browse/SDC-1209>`__\ ] - Missing uuid & operationId while navigate from sdc to wf-designer
1619- [`SDC-1210 <https://jira.onap.org/browse/SDC-1210>`__\ ] - Format Issue in the Example Resource File
1620- [`SDC-1211 <https://jira.onap.org/browse/SDC-1211>`__\ ] - Issues from Nexus-IQ
1621- [`SDC-1212 <https://jira.onap.org/browse/SDC-1212>`__\ ] - Issues of the BPMN Converter
1622- [`SDC-1214 <https://jira.onap.org/browse/SDC-1214>`__\ ] - Fix for healing of vlan tagging and annotations
1623- [`SDC-1215 <https://jira.onap.org/browse/SDC-1215>`__\ ] - Errors in Retrieving Data From SDC
1624- [`SDC-1222 <https://jira.onap.org/browse/SDC-1222>`__\ ] - base_sdc-python docker image build failure
1625- [`SDC-1234 <https://jira.onap.org/browse/SDC-1234>`__\ ] - Vsp certified version which gets healed - remains draft
1626- [`SDC-1235 <https://jira.onap.org/browse/SDC-1235>`__\ ] - Extend Service Task Miss 'class' Information
1627- [`SDC-1236 <https://jira.onap.org/browse/SDC-1236>`__\ ] - Null Fields Should not Be Find in the Extend Servcie Task
1628- [`SDC-1237 <https://jira.onap.org/browse/SDC-1237>`__\ ] - ui-styling-fixes
1629- [`SDC-1239 <https://jira.onap.org/browse/SDC-1239>`__\ ] - ui-attachments-page-bug-fix
1630- [`SDC-1241 <https://jira.onap.org/browse/SDC-1241>`__\ ] - SDC-BE pod started but it's responding with 503 HTTP code
1631- [`SDC-1244 <https://jira.onap.org/browse/SDC-1244>`__\ ] - Issue in healing zusammen MainTool
seshukm86b2f6d2018-10-03 20:35:52 +08001632- [`SDC-1245 <https://jira.onap.org/browse/SDC-1245>`__\ ] - jenkins release jobs are failing
Michael Lando97093972018-06-06 11:45:05 +03001633- [`SDC-1247 <https://jira.onap.org/browse/SDC-1247>`__\ ] - SDC tester page hangs when clicking on Accept button
1634- [`SDC-1248 <https://jira.onap.org/browse/SDC-1248>`__\ ] - support 5 digit port number
1635- [`SDC-1249 <https://jira.onap.org/browse/SDC-1259>`__\ ] - not able to get the value fromProperty node
1636- [`SDC-1250 <https://jira.onap.org/browse/SDC-1250>`__\ ] - Not Possible to accept "VF" in test
1637- [`SDC-1251 <https://jira.onap.org/browse/SDC-1251>`__\ ] - Catalog UI - Plugin Loader doesn't finish even though the plugin is already loaded
1638- [`SDC-1255 <https://jira.onap.org/browse/SDC-1255>`__\ ] - Create VF fails for heats "vOTA123.zip" and "2016-144_vmstore_30_1702.zip"
1639- [`SDC-1256 <https://jira.onap.org/browse/SDC-1256>`__\ ] - change the order of items in version page according to version number
1640- [`SDC-1261 <https://jira.onap.org/browse/SDC-1261>`__\ ] - Unable to create more than one component dependency for VSP
1641- [`SDC-1262 <https://jira.onap.org/browse/SDC-1262>`__\ ] - Add multiple servers for BDD testing
1642- [`SDC-1265 <https://jira.onap.org/browse/SDC-1265>`__\ ] - SDC OOM Install elastic search in crashbackloop
seshukmcd25e7c2018-09-22 13:07:55 +08001643- [`SDC-1267 <https://jira.onap.org/browse/SDC-1267>`__\ ] - service submit for testing fails
Michael Lando97093972018-06-06 11:45:05 +03001644- [`SDC-1268 <https://jira.onap.org/browse/SDC-1268>`__\ ] - Submit for testing fails
1645- [`SDC-1269 <https://jira.onap.org/browse/SDC-1269>`__\ ] - Error message appear twice
1646- [`SDC-1271 <https://jira.onap.org/browse/SDC-1271>`__\ ] - Incorrect message when not choosing commit
1647- [`SDC-1273 <https://jira.onap.org/browse/SDC-1273>`__\ ] - Unable to submit the NS to testing
1648- [`SDC-1274 <https://jira.onap.org/browse/SDC-1274>`__\ ] - NFOD - Error when adding nic to component
1649- [`SDC-1275 <https://jira.onap.org/browse/SDC-1275>`__\ ] - Logging core tests fail on Linux without hostname
1650- [`SDC-1279 <https://jira.onap.org/browse/SDC-1279>`__\ ] - fix marge job
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001651- [`SDC-1280 <https://jira.onap.org/browse/SDC-1280>`__\ ] - 'Model Schema' is not available for any API in onboarding Swagger
Michael Lando97093972018-06-06 11:45:05 +03001652- [`SDC-1281 <https://jira.onap.org/browse/SDC-1281>`__\ ] - TOSCA Analyzer - null point exception
1653- [`SDC-1283 <https://jira.onap.org/browse/SDC-1283>`__\ ] - Onboarding filter archive to active changes when pressing on workspace button
1654- [`SDC-1284 <https://jira.onap.org/browse/SDC-1284>`__\ ] - fix catalog-be start
1655- [`SDC-1292 <https://jira.onap.org/browse/SDC-1292>`__\ ] - Service Distribution is not happening under Operator role
1656- [`SDC-1293 <https://jira.onap.org/browse/SDC-1293>`__\ ] - Facing issues while onboarding
1657- [`SDC-1295 <https://jira.onap.org/browse/SDC-1295>`__\ ] - work flow release jobs are failing
1658- [`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
1659- [`SDC-1304 <https://jira.onap.org/browse/SDC-1304>`__\ ] - Sorting version lists
1660- [`SDC-1305 <https://jira.onap.org/browse/SDC-1305>`__\ ] - VSP Component Function input validation should be removed
1661- [`SDC-1308 <https://jira.onap.org/browse/SDC-1308>`__\ ] - SDC fails health check in OOM deployment
1662- [`SDC-1309 <https://jira.onap.org/browse/SDC-1309>`__\ ] - SDC fails health check on HEAT deployment
1663- [`SDC-1315 <https://jira.onap.org/browse/SDC-1315>`__\ ] - Nested Dependency Issue
1664- [`SDC-1321 <https://jira.onap.org/browse/SDC-1321>`__\ ] - Catalog Docker swagger not loading
seshukm86b2f6d2018-10-03 20:35:52 +08001665- [`SDC-1328 <https://jira.onap.org/browse/SDC-1328>`__\ ] - plug-in Iframe changes size on WINDOW_OUT event to composition page
Michael Lando97093972018-06-06 11:45:05 +03001666- [`SDC-1329 <https://jira.onap.org/browse/SDC-1329>`__\ ] - Warning in generated CSAR
1667- [`SDC-1332 <https://jira.onap.org/browse/SDC-1332>`__\ ] - Enable VNF market place in sdc deployment
1668- [`SDC-1336 <https://jira.onap.org/browse/SDC-1336>`__\ ] - SDC service category missing Network Service and E2E Service types
1669- [`SDC-1337 <https://jira.onap.org/browse/SDC-1337>`__\ ] - Unexpected entry for interfaces + interface_types when no operation is defined
1670- [`SDC-1341 <https://jira.onap.org/browse/SDC-1341>`__\ ] - SDC-DMAAP connection fails in multi-node cluster
seshukm86b2f6d2018-10-03 20:35:52 +08001671- [`SDC-1347 <https://jira.onap.org/browse/SDC-1347>`__\ ] - Wrap plug-ins API call in a promise to prevent loading issues of SDC UI
Michael Lando97093972018-06-06 11:45:05 +03001672- [`SDC-1349 <https://jira.onap.org/browse/SDC-1349>`__\ ] - Filter By vendor view - list of vsp is not closed
1673- [`SDC-1351 <https://jira.onap.org/browse/SDC-1351>`__\ ] - Viewer can archive and restore
1674- [`SDC-1352 <https://jira.onap.org/browse/SDC-1352>`__\ ] - SDC service design Properties Assignment page doesn't function properly
1675- [`SDC-1354 <https://jira.onap.org/browse/SDC-1354>`__\ ] - DCAE wrong jetty truststore file name
1676- [`SDC-1355 <https://jira.onap.org/browse/SDC-1355>`__\ ] - Onborading permissions: change items' owner works partially
1677- [`SDC-1356 <https://jira.onap.org/browse/SDC-1356>`__\ ] - Wrong FE version name
1678- [`SDC-1366 <https://jira.onap.org/browse/SDC-1366>`__\ ] - New version created based on old-unhealed version is not getting healed
1679- [`SDC-1376 <https://jira.onap.org/browse/SDC-1376>`__\ ] - dcae_fe: Update context path to dcaed
Michael Lando97093972018-06-06 11:45:05 +03001680- [`SDC-1382 <https://jira.onap.org/browse/SDC-1382>`__\ ] - "Property Assignment" does not show the list of properties in OOM-deployed env
1681
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07001682Security Notes
1683--------------
1684
Michael Lando594a8c62018-11-29 14:51:16 +02001685SDC 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>`__.
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07001686
1687Quick Links:
1688
Michael Lando594a8c62018-11-29 14:51:16 +02001689- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
1690- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
1691- `Project Vulnerability Review Table for SDC <https://wiki.onap.org/pages/viewpage.action?pageId=28377537>`__
Michael Lando97093972018-06-06 11:45:05 +03001692
1693**Known Issues**
Gildas Lanilis3e20c002018-06-07 17:42:37 -07001694
Michael Landoc1dd51c2018-06-07 14:29:22 +03001695- [`SDC-1380 <https://jira.onap.org/browse/SDC-1380>`__\ ] - Missing Inheritance of VduCp in SDC distributed CSAR package
1696- [`SDC-1182 <https://jira.onap.org/browse/SDC-1182>`__\ ] - SDC must no log serviceInstanceID and SERVICE_INSTANCE_ID
Michael Lando97093972018-06-06 11:45:05 +03001697
Michael Lando97093972018-06-06 11:45:05 +03001698**Upgrade Notes**
1699
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07001700 N/A
1701
Michael Lando97093972018-06-06 11:45:05 +03001702**Deprecation Notes**
1703
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07001704 N/A
1705
Michael Lando97093972018-06-06 11:45:05 +03001706**Other**
1707
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07001708 N/A
Michael Landodb0e8982018-06-06 11:44:25 +03001709
Idan Amit3609da72017-11-09 10:57:15 +02001710Version: 1.1.0
1711==============
Rich Bennett4b001932017-10-16 09:25:01 -04001712
Idan Amit3609da72017-11-09 10:57:15 +02001713:Release Date: 2017-11-15
Rich Bennett4b001932017-10-16 09:25:01 -04001714
Idan Amit3609da72017-11-09 10:57:15 +02001715SDC SDKs Versions
1716-----------------
Rich Bennett4b001932017-10-16 09:25:01 -04001717
Idan Amit3609da72017-11-09 10:57:15 +02001718- sdc-distribution-client
Rich Bennett4b001932017-10-16 09:25:01 -04001719
Idan Amit3609da72017-11-09 10:57:15 +02001720 :Version: 1.1.32
1721
Michael Lando594a8c62018-11-29 14:51:16 +02001722 - sdc-tosca
Idan Amit3609da72017-11-09 10:57:15 +02001723
Michael Lando594a8c62018-11-29 14:51:16 +02001724 :Version: 1.1.32
Michael Landoe82d4112018-06-06 13:36:43 +03001725
Michael Landob0800112017-11-12 18:25:30 +02001726
1727Release Purpose
1728----------------
lding741cf18e2018-03-19 10:15:47 +08001729The Amsterdam release is the first ONAP release.
Lior Nachmias82df2322018-09-05 17:20:52 +03001730This release is focused on creating a merged architecture between the OpenECOMP and OpenO components.
Gildas Lanilis3e20c002018-06-07 17:42:37 -07001731In 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.
Idan Amit3609da72017-11-09 10:57:15 +02001732
1733New Features
1734------------
Michael Landob0800112017-11-12 18:25:30 +02001735- Full and comprehensive VNF/Software Application(VF) and service design
1736- Collaborative design
1737- VNF/VF/SERVICE testing and certification
1738- Distribution to ONAP
Michael Landoe82d4112018-06-06 13:36:43 +03001739- External API- for VNF/VF and service
Michael Landob0800112017-11-12 18:25:30 +02001740- Integration with BSS / Customer ordering.
1741
Idan Amit3609da72017-11-09 10:57:15 +02001742**Epics**
1743
1744- [`SDC-52 <https://jira.onap.org/browse/SDC-52>`__\ ] - SDC Opensource
1745 tech gaps
1746- [`SDC-53 <https://jira.onap.org/browse/SDC-53>`__\ ] - F28350/302244
1747 [MVP] SDC 1710 - Increment Conformance Level
1748- [`SDC-54 <https://jira.onap.org/browse/SDC-54>`__\ ] - F36419/299760
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001749 [EPIC] - [MVP] SDC 1710 - Introduce a new Asset Type: PNF
Idan Amit3609da72017-11-09 10:57:15 +02001750- [`SDC-55 <https://jira.onap.org/browse/SDC-55>`__\ ] - F34117/305092
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001751 [EPIC] - [MVP] SDC 1710 - Enhance the CP
Idan Amit3609da72017-11-09 10:57:15 +02001752- [`SDC-56 <https://jira.onap.org/browse/SDC-56>`__\ ] - F36795/298830
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001753 [EPIC] - Provide a new Capability to Onboard non-HEAT VNFs based on a
Idan Amit3609da72017-11-09 10:57:15 +02001754 Questionnaire.
1755- [`SDC-57 <https://jira.onap.org/browse/SDC-57>`__\ ] - F36795/150093
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001756 [EPIC] - Enhance the VNF Model to include VNFC (VFC)
Idan Amit3609da72017-11-09 10:57:15 +02001757- [`SDC-58 <https://jira.onap.org/browse/SDC-58>`__\ ] - F36795/291353
1758 EPIC] - [MVP] ASDC 1710 -TOSCA Parser - Stand alone
1759- [`SDC-59 <https://jira.onap.org/browse/SDC-59>`__\ ] - F36795/296771
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001760 [EPIC] - [MVP] SDC 1710 - TOSCA Parser - Support Complex Inputs
Idan Amit3609da72017-11-09 10:57:15 +02001761- [`SDC-60 <https://jira.onap.org/browse/SDC-60>`__\ ] - F36795/309319
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001762 EPIC] - Provide Additional Artifact type relevant for VNF Onboarding.
Idan Amit3609da72017-11-09 10:57:15 +02001763- [`SDC-61 <https://jira.onap.org/browse/SDC-61>`__\ ] - F36797/291413
1764 [EPIC] - Enhance the VFC Model with additional Properties for VFC
1765 characterization
1766- [`SDC-62 <https://jira.onap.org/browse/SDC-62>`__\ ] - F36801/152151
1767 [EPIC] - [MVP] ASDC 1707 - Tosca Schema files
1768- [`SDC-63 <https://jira.onap.org/browse/SDC-63>`__\ ] - F36257/292814
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001769 EPIC] - [MVP] SDC 1710 NFR - Enhance the System Health Check API
Idan Amit3609da72017-11-09 10:57:15 +02001770- [`SDC-64 <https://jira.onap.org/browse/SDC-64>`__\ ] - 306915 EPIC:
1771 [DevOps] - SSL Certificates separation of certificates for the
1772 deployment code
1773- [`SDC-66 <https://jira.onap.org/browse/SDC-66>`__\ ] - Workflow
1774 Designer
1775- [`SDC-71 <https://jira.onap.org/browse/SDC-71>`__\ ] - Workflow
1776 Management
1777- [`SDC-99 <https://jira.onap.org/browse/SDC-99>`__\ ] - Onbording
1778 Tosca VNF
1779- [`SDC-111 <https://jira.onap.org/browse/SDC-111>`__\ ] - swagger
1780 restful interface support
1781- [`SDC-116 <https://jira.onap.org/browse/SDC-116>`__\ ] - bpmn
1782 workflow modeler
1783- [`SDC-218 <https://jira.onap.org/browse/SDC-218>`__\ ] - support
1784 integration with VFC
1785- [`SDC-219 <https://jira.onap.org/browse/SDC-219>`__\ ] - Support for
1786 uCPE usecase
Idan Amit3609da72017-11-09 10:57:15 +02001787- [`SDC-287 <https://jira.onap.org/browse/SDC-287>`__\ ] - catalog
1788 support TOSCA CSAR import and distribution
1789- [`SDC-326 <https://jira.onap.org/browse/SDC-326>`__\ ] - Support work
1790 flows in SDC
1791
1792**Stories**
1793
1794- [`SDC-28 <https://jira.onap.org/browse/SDC-28>`__\ ] - TDP 291354 -
1795 JTOSCA repo initial commit
1796- [`SDC-67 <https://jira.onap.org/browse/SDC-67>`__\ ] - Workflow
1797 designer support json object type
1798- [`SDC-68 <https://jira.onap.org/browse/SDC-68>`__\ ] - Workflow
1799 designer support Swagger definition
1800- [`SDC-69 <https://jira.onap.org/browse/SDC-69>`__\ ] - WorkFlow Input
1801 Parameter Designer
1802- [`SDC-70 <https://jira.onap.org/browse/SDC-70>`__\ ] - WorkFlow
1803 Diagram Editor
1804- [`SDC-72 <https://jira.onap.org/browse/SDC-72>`__\ ] - Export
1805 WorkFlow
1806- [`SDC-74 <https://jira.onap.org/browse/SDC-74>`__\ ] - Delete
1807 WorkFlow
1808- [`SDC-75 <https://jira.onap.org/browse/SDC-75>`__\ ] - Modify
1809 WorkFlow
1810- [`SDC-76 <https://jira.onap.org/browse/SDC-76>`__\ ] - Add WorkFlow
1811- [`SDC-81 <https://jira.onap.org/browse/SDC-81>`__\ ] - Support VNF
1812 Package Specification
1813- [`SDC-92 <https://jira.onap.org/browse/SDC-92>`__\ ] - Topology
1814 Diagram Editor
1815- [`SDC-94 <https://jira.onap.org/browse/SDC-94>`__\ ] - Support
1816 Package draft
1817- [`SDC-95 <https://jira.onap.org/browse/SDC-95>`__\ ] - Support
1818 Package draft
1819- [`SDC-96 <https://jira.onap.org/browse/SDC-96>`__\ ] - Package
1820 multiple-versions support
1821- [`SDC-97 <https://jira.onap.org/browse/SDC-97>`__\ ] - CLI Package
1822 Validation and Packaging tool
1823- [`SDC-98 <https://jira.onap.org/browse/SDC-98>`__\ ] - Template
1824 management
1825- [`SDC-112 <https://jira.onap.org/browse/SDC-112>`__\ ] - support
1826 swagger specification interface definition
1827- [`SDC-113 <https://jira.onap.org/browse/SDC-113>`__\ ] - support set
1828 swagger info by swagger string
1829- [`SDC-114 <https://jira.onap.org/browse/SDC-114>`__\ ] - support set
1830 swagger info by url
1831- [`SDC-115 <https://jira.onap.org/browse/SDC-115>`__\ ] - support
1832 invoke restful interfaces defined by swagger specification
1833- [`SDC-117 <https://jira.onap.org/browse/SDC-117>`__\ ] - support bpmn
1834 workflow nodes(start, end, exclusive gateway, parallel gateway)
1835- [`SDC-119 <https://jira.onap.org/browse/SDC-119>`__\ ] - support set
1836 conditoin for gateway
1837- [`SDC-120 <https://jira.onap.org/browse/SDC-120>`__\ ] - support set
1838 input and output params for start event and end event
1839- [`SDC-121 <https://jira.onap.org/browse/SDC-121>`__\ ] - support
1840 quote output of previous workflow node for params
1841- [`SDC-122 <https://jira.onap.org/browse/SDC-122>`__\ ] - support
1842 quote input of start event for params
1843- [`SDC-161 <https://jira.onap.org/browse/SDC-161>`__\ ] - Remove
1844 MojoHaus Maven plug-in from pom file
Idan Amit3609da72017-11-09 10:57:15 +02001845- [`SDC-223 <https://jira.onap.org/browse/SDC-223>`__\ ] - Attachment
1846 display changes - UI
1847- [`SDC-224 <https://jira.onap.org/browse/SDC-224>`__\ ] - Tosca based
1848 onbaording enrichment - BE
1849- [`SDC-225 <https://jira.onap.org/browse/SDC-225>`__\ ] - Tosca
1850 validation in the attachment - BE
1851- [`SDC-226 <https://jira.onap.org/browse/SDC-226>`__\ ] - Support
1852 TOSCA CSAR attachments and validation in overview display - BE
1853- [`SDC-227 <https://jira.onap.org/browse/SDC-227>`__\ ] - Create new
1854 VSP, onboard from TOSCA file - BE
1855- [`SDC-228 <https://jira.onap.org/browse/SDC-228>`__\ ] - Tosca based
1856 onbaording enrichment - UI
1857- [`SDC-229 <https://jira.onap.org/browse/SDC-229>`__\ ] - Support
1858 TOSCA attachments in overview display - UI
1859- [`SDC-230 <https://jira.onap.org/browse/SDC-230>`__\ ] - Create new
1860 VSP, onboard from TOSCA file - UI
1861- [`SDC-231 <https://jira.onap.org/browse/SDC-231>`__\ ] - VNF package
1862 manifest file parsing - BE
1863- [`SDC-232 <https://jira.onap.org/browse/SDC-232>`__\ ] - Import TOSCA
1864 YAML CSAR - BE
1865- [`SDC-240 <https://jira.onap.org/browse/SDC-240>`__\ ] - WorkFlow
seshukm86b2f6d2018-10-03 20:35:52 +08001866 Deisigner seed code
Idan Amit3609da72017-11-09 10:57:15 +02001867- [`SDC-248 <https://jira.onap.org/browse/SDC-248>`__\ ] - add verify
1868 job for workflow-designer in ci-manager
1869- [`SDC-255 <https://jira.onap.org/browse/SDC-255>`__\ ] - support add
1870 workflow node
1871- [`SDC-257 <https://jira.onap.org/browse/SDC-257>`__\ ] - save and
1872 query workflow definition data from catalog
1873- [`SDC-269 <https://jira.onap.org/browse/SDC-269>`__\ ] - support set
1874 microservice info
1875- [`SDC-276 <https://jira.onap.org/browse/SDC-276>`__\ ] - add dynamic
1876 dox scheme creation
1877- [`SDC-282 <https://jira.onap.org/browse/SDC-282>`__\ ] - support rest
1878 task node
1879- [`SDC-288 <https://jira.onap.org/browse/SDC-288>`__\ ] - Independent
1880 Versioning and Release Process
1881- [`SDC-294 <https://jira.onap.org/browse/SDC-294>`__\ ] - support bpmn
1882 timer element
1883- [`SDC-295 <https://jira.onap.org/browse/SDC-295>`__\ ] - delete node
1884 or connection by keyboard
1885- [`SDC-299 <https://jira.onap.org/browse/SDC-299>`__\ ] - Port
seshukm86b2f6d2018-10-03 20:35:52 +08001886 mirroring
Idan Amit3609da72017-11-09 10:57:15 +02001887- [`SDC-306 <https://jira.onap.org/browse/SDC-306>`__\ ] - Replace
1888 Dockefiles with new baselines
1889- [`SDC-318 <https://jira.onap.org/browse/SDC-318>`__\ ] - Provide
1890 preset definitions for the enitity types standardized by the
1891 tosca-nfv specification.
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001892- [`SDC-325 <https://jira.onap.org/browse/SDC-325>`__\ ] - Add "Network
1893 Service" and "E2E Service" to the predefined list of SDC categories.
Idan Amit3609da72017-11-09 10:57:15 +02001894- [`SDC-327 <https://jira.onap.org/browse/SDC-327>`__\ ] - add new
1895 artifact type to SDC
1896- [`SDC-329 <https://jira.onap.org/browse/SDC-329>`__\ ] - add
1897 categories to define SDC service
1898- [`SDC-339 <https://jira.onap.org/browse/SDC-339>`__\ ] - project
1899 package and create dockfile
1900- [`SDC-355 <https://jira.onap.org/browse/SDC-355>`__\ ] - support set
1901 value for branch node
1902- [`SDC-360 <https://jira.onap.org/browse/SDC-360>`__\ ] - Import New
1903 VF vCSCF
1904- [`SDC-370 <https://jira.onap.org/browse/SDC-370>`__\ ] - sdc
1905 documentation
1906- [`SDC-379 <https://jira.onap.org/browse/SDC-379>`__\ ] - Write
1907 functional test cases based on the functionality tested by sanity
1908 docker
1909- [`SDC-476 <https://jira.onap.org/browse/SDC-476>`__\ ] - add sonar
1910 branch to sdc project pom
1911- [`SDC-481 <https://jira.onap.org/browse/SDC-481>`__\ ] - update
seshukm86b2f6d2018-10-03 20:35:52 +08001912 swagger
Idan Amit3609da72017-11-09 10:57:15 +02001913- [`SDC-498 <https://jira.onap.org/browse/SDC-498>`__\ ] - Support and
1914 align CSAR's for VOLTE
1915- [`SDC-506 <https://jira.onap.org/browse/SDC-506>`__\ ] - Fill SDC
1916 read the docs sections
1917- [`SDC-517 <https://jira.onap.org/browse/SDC-517>`__\ ] - ONAP support
1918- [`SDC-521 <https://jira.onap.org/browse/SDC-521>`__\ ] - CSIT and
1919 sanity stabilization
1920- [`SDC-522 <https://jira.onap.org/browse/SDC-522>`__\ ] - sync 1710
seshukm86b2f6d2018-10-03 20:35:52 +08001921 defects into ONAP
Idan Amit3609da72017-11-09 10:57:15 +02001922- [`SDC-586 <https://jira.onap.org/browse/SDC-586>`__\ ] - Support and
1923 align CSAR's for VOLTE
1924- [`SDC-594 <https://jira.onap.org/browse/SDC-594>`__\ ] - Fill SDC
1925 read the docs sections
1926- [`SDC-608 <https://jira.onap.org/browse/SDC-608>`__\ ] - CSIT and
1927 sanity stabilization
1928- [`SDC-615 <https://jira.onap.org/browse/SDC-615>`__\ ] - add new
1929 artifact type to SDC
1930- [`SDC-619 <https://jira.onap.org/browse/SDC-619>`__\ ] - ONAP support
1931- [`SDC-623 <https://jira.onap.org/browse/SDC-623>`__\ ] - Independent
1932 Versioning and Release Process
1933
Idan Amit3609da72017-11-09 10:57:15 +02001934Bug Fixes
1935---------
1936
Idan Amit3609da72017-11-09 10:57:15 +02001937- [`SDC-160 <https://jira.onap.org/browse/SDC-160>`__\ ] - substitution
1938 mapping problem
1939- [`SDC-256 <https://jira.onap.org/browse/SDC-256>`__\ ] - modify
1940 workflow version in package.json
1941- [`SDC-263 <https://jira.onap.org/browse/SDC-263>`__\ ] - Exception is
1942 not showing the correct error
1943- [`SDC-270 <https://jira.onap.org/browse/SDC-270>`__\ ] - The node
1944 template name in the capability/requirement mapping map is not
1945 synchronized while modify a node template' name.
1946- [`SDC-273 <https://jira.onap.org/browse/SDC-273>`__\ ] - Error:
1947 Internal Server Error. Please try again later
1948- [`SDC-280 <https://jira.onap.org/browse/SDC-280>`__\ ] - SDC
1949 healthcheck 500 on Rackspace deployment
1950- [`SDC-283 <https://jira.onap.org/browse/SDC-283>`__\ ] - jjb daily
1951 build fail
1952- [`SDC-289 <https://jira.onap.org/browse/SDC-289>`__\ ] - UI shows
1953 {length} and {maxLength} instead of actual limit values
1954- [`SDC-290 <https://jira.onap.org/browse/SDC-290>`__\ ] - discrepancy
LF Jenkins CIbdc66c22020-04-07 20:26:36 +00001955 between the BE and FE on the "Create New License Agreement" Wizard
Idan Amit3609da72017-11-09 10:57:15 +02001956- [`SDC-296 <https://jira.onap.org/browse/SDC-296>`__\ ] - The default
1957 value of the VF input parameter is incorrect.
1958- [`SDC-297 <https://jira.onap.org/browse/SDC-297>`__\ ] - adjust
1959 textarea component style
1960- [`SDC-298 <https://jira.onap.org/browse/SDC-298>`__\ ] - The exported
1961 CSAR package of VFC lacks the definition of capability types
1962 standardized in the tosca-nfv specification.
1963- [`SDC-300 <https://jira.onap.org/browse/SDC-300>`__\ ] - GET query to
1964 metadata fails requested service not found
1965- [`SDC-307 <https://jira.onap.org/browse/SDC-307>`__\ ] - add sequence
1966 flow after refresh
1967- [`SDC-308 <https://jira.onap.org/browse/SDC-308>`__\ ] - save new
1968 position after node dragged
1969- [`SDC-309 <https://jira.onap.org/browse/SDC-309>`__\ ] - The exported
1970 CSAR package of VF lacks the definition of relationship types
1971 standardized in the tosca-nfv specification.
1972- [`SDC-310 <https://jira.onap.org/browse/SDC-310>`__\ ] - The exported
1973 CSAR package of VFC lacks the definition of data types standardized
1974 in the tosca-nfv specification.
1975- [`SDC-313 <https://jira.onap.org/browse/SDC-313>`__\ ] - requirement
1976 id is not correct
1977- [`SDC-323 <https://jira.onap.org/browse/SDC-323>`__\ ] - The scalar
1978 unit type value is in correctly created
1979- [`SDC-335 <https://jira.onap.org/browse/SDC-335>`__\ ] - swagger
1980 convert error
1981- [`SDC-337 <https://jira.onap.org/browse/SDC-337>`__\ ] - add missing
1982 global type
1983- [`SDC-338 <https://jira.onap.org/browse/SDC-338>`__\ ] - submit fails
1984 when uploading CSAR file
1985- [`SDC-344 <https://jira.onap.org/browse/SDC-344>`__\ ] - move jtosca
1986 version to main pom
1987- [`SDC-349 <https://jira.onap.org/browse/SDC-349>`__\ ] - add global
1988 type for import tosca
1989- [`SDC-351 <https://jira.onap.org/browse/SDC-351>`__\ ] - enable port
1990 mirroring
1991- [`SDC-353 <https://jira.onap.org/browse/SDC-353>`__\ ] - ONAP 1.1.0
1992 SDC distributions failing in ORD - Add Software Product - Status 500
1993- [`SDC-363 <https://jira.onap.org/browse/SDC-363>`__\ ] - data convert
1994 error for tree node
seshukm86b2f6d2018-10-03 20:35:52 +08001995- [`SDC-369 <https://jira.onap.org/browse/SDC-369>`__\ ] - invalid tag
Idan Amit3609da72017-11-09 10:57:15 +02001996 defined for docker
1997- [`SDC-375 <https://jira.onap.org/browse/SDC-375>`__\ ] - Onboarding
1998 build time
1999- [`SDC-381 <https://jira.onap.org/browse/SDC-381>`__\ ] - VLM update
2000 with EP/LKG - null error
2001- [`SDC-389 <https://jira.onap.org/browse/SDC-389>`__\ ] - Default
2002 value of properties do not match
2003- [`SDC-390 <https://jira.onap.org/browse/SDC-390>`__\ ] - fix docker
2004 file script error
2005- [`SDC-407 <https://jira.onap.org/browse/SDC-407>`__\ ] - VLM Refresh
2006 issue in orphans list on added agreement
2007- [`SDC-410 <https://jira.onap.org/browse/SDC-410>`__\ ] - Import
2008 normatives not running + Upgrade normatives not imports the onap
2009 types
2010- [`SDC-431 <https://jira.onap.org/browse/SDC-431>`__\ ] - Artifacts
2011 not generated for PNF Resource and hence not enabling model
2012 distribution to A&AI
2013- [`SDC-435 <https://jira.onap.org/browse/SDC-435>`__\ ] - sdc staging
2014 job is failing
2015- [`SDC-436 <https://jira.onap.org/browse/SDC-436>`__\ ] - sdc release
2016 stagging is failing on release 1.1.0
2017- [`SDC-441 <https://jira.onap.org/browse/SDC-441>`__\ ] - module-0
2018 with version 1.0 not found in MSO Catalog DB
2019- [`SDC-443 <https://jira.onap.org/browse/SDC-443>`__\ ] - Fix SDC
2020 inter-DC overlay configuration model to support multiple networks
2021- [`SDC-444 <https://jira.onap.org/browse/SDC-444>`__\ ] -
2022 sdc-sdc-workflow-designer-master-stage-site-java Jenkins job failed
2023- [`SDC-448 <https://jira.onap.org/browse/SDC-448>`__\ ] - Onboarding
2024 of VNF Base\_VLB failed
2025- [`SDC-452 <https://jira.onap.org/browse/SDC-452>`__\ ] - Workflow
2026 designer UI doesn't show up
2027- [`SDC-454 <https://jira.onap.org/browse/SDC-454>`__\ ] - vMME CSAR
2028 from vendor failed SDC onboarding
2029- [`SDC-457 <https://jira.onap.org/browse/SDC-457>`__\ ] - artifacts
2030 are not copied to CSAR
2031- [`SDC-460 <https://jira.onap.org/browse/SDC-460>`__\ ] -
2032 vCSCF\_aligned.csar Tosca.meta Entry definition file is missing
2033- [`SDC-461 <https://jira.onap.org/browse/SDC-461>`__\ ] - sidebar
2034 element background color changed
2035- [`SDC-471 <https://jira.onap.org/browse/SDC-471>`__\ ] - Predefined
2036 Network Service is missing in Generic Service Category
2037- [`SDC-474 <https://jira.onap.org/browse/SDC-474>`__\ ] - Issue in
2038 Onboarding converting occurrences in node\_types section
2039- [`SDC-477 <https://jira.onap.org/browse/SDC-477>`__\ ] -
2040 SDC-base-docker jetty base failed to run apt-get
2041- [`SDC-483 <https://jira.onap.org/browse/SDC-483>`__\ ] - Zip file
2042 stored under vendor CSAR Artifacts directory is not included in CSAR
2043 created by SDC after VSP import
2044- [`SDC-491 <https://jira.onap.org/browse/SDC-491>`__\ ] - Artifact are
seshukmcd25e7c2018-09-22 13:07:55 +08002045 incorrectly passed
Idan Amit3609da72017-11-09 10:57:15 +02002046- [`SDC-495 <https://jira.onap.org/browse/SDC-495>`__\ ] - artifacts
2047 are not packed correctly when uploading csar
2048- [`SDC-525 <https://jira.onap.org/browse/SDC-525>`__\ ] - Docker RUN
2049 chmod fails
2050- [`SDC-528 <https://jira.onap.org/browse/SDC-528>`__\ ] - SDC
2051 Backend/frontend not starting
2052- [`SDC-533 <https://jira.onap.org/browse/SDC-533>`__\ ] - Fail to get
2053 correct labels of requirements of nodes in service template
2054- [`SDC-537 <https://jira.onap.org/browse/SDC-537>`__\ ] - Backend
2055 doesn't respond on port 8181 after heat deployment
2056- [`SDC-544 <https://jira.onap.org/browse/SDC-544>`__\ ] - Should not
2057 be validating message router certificate
2058- [`SDC-546 <https://jira.onap.org/browse/SDC-546>`__\ ] - Fix SCH to
2059 properly set "useHttpsWithDmaap"
2060- [`SDC-547 <https://jira.onap.org/browse/SDC-547>`__\ ] - SDC server
2061 error when registering for distribution
2062- [`SDC-548 <https://jira.onap.org/browse/SDC-548>`__\ ] - Distribution
2063 failing to SO in SDC client tosca parser null pointer
2064- [`SDC-561 <https://jira.onap.org/browse/SDC-561>`__\ ] - SDC version
2065 1.1.32 is not available in nexus, blocking SO docker build
2066
Rich Bennett4b001932017-10-16 09:25:01 -04002067**Known Issues**
Idan Amit3609da72017-11-09 10:57:15 +02002068
2069 N/A
Rich Bennett4b001932017-10-16 09:25:01 -04002070
Rich Bennett4b001932017-10-16 09:25:01 -04002071**Upgrade Notes**
2072
Gildas Lanilis3e20c002018-06-07 17:42:37 -07002073Beijing backward compatibility to Amsterdam is not supported.
Michael Landoe82d4112018-06-06 13:36:43 +03002074
Rich Bennett4b001932017-10-16 09:25:01 -04002075**Deprecation Notes**
2076
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07002077 N/A
2078
Rich Bennett4b001932017-10-16 09:25:01 -04002079**Other**
2080
Gildas Lanilis670bcdd2018-06-06 16:25:57 -07002081 N/A
Rich Bennett4b001932017-10-16 09:25:01 -04002082
2083End of Release Notes