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