blob: d052eb72feee56294183e66d01a16208065accf3 [file] [log] [blame]
seshukm7fe64382018-11-29 11:44:15 +08001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3.. Copyright 2018 Huawei Intellectual Property. All rights reserved.
LF Jenkins CI49ccd552020-04-07 20:28:37 +00004.. _release_notes:
seshukm7fe64382018-11-29 11:44:15 +08005
6
7Service Orchestrator Release Notes
8==================================
9
10The SO provides the highest level of service orchestration in the ONAP architecture.
seshukm621dd5b2019-10-10 19:44:49 +053011
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +053012
13Version: 5.0.1
seshukm621dd5b2019-10-10 19:44:49 +053014-----------------------
15
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +053016:Release Date: 2019-10-11
seshukm621dd5b2019-10-10 19:44:49 +053017
18**Docker Images**
19
20**Dockers released for SO:**
21
22 - onap/so/api-handler-infra,1.5.3
23 - onap/so/bpmn-infra,1.5.3
24 - onap/so/catalog-db-adapter,1.5.3
25 - onap/so/openstack-adapter,1.5.3
26 - onap/so/request-db-adapter,1.5.3
27 - onap/so/sdc-controller,1.5.3
28 - onap/so/sdnc-adapter,1.5.3
29 - onap/so/so-monitoring,1.5.3
30 - onap/so/vfc-adapter,1.5.3
31 - onap/so/vnfm-adapter,1.5.3
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +053032 - onap/so/vnfm-simulator,1.5.3
seshukm621dd5b2019-10-10 19:44:49 +053033
34**Release Purpose**
35
36The R5 El Alto release of ONAP is a maintenance release, focusing on deployability, technical debt, and auto test case improvements.
37
38**New Features**
39
40The main goal of the El-Alto release was to improve documentation, UT improvement for various kinds of resources.
41
42**Epics**
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +053043- [`SO-1756 <https://jira.onap.org/browse/SO-1756>`__\ ] - Enhance SO VNFM Adapter
seshukm621dd5b2019-10-10 19:44:49 +053044
45**Stories**
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +053046- [`SO-2376 <https://jira.onap.org/browse/SO-2376>`__\ ] - Improve fall out case handling
47- [`SO-2363 <https://jira.onap.org/browse/SO-2363>`__\ ] - Update Resume Logic and Add Workflow Listeners
48- [`SO-2353 <https://jira.onap.org/browse/SO-2353>`__\ ] - update logging to match onap logging library
49- [`SO-2352 <https://jira.onap.org/browse/SO-2352>`__\ ] - Improvements to relationship handling in VNFM adapter
50- [`SO-2332 <https://jira.onap.org/browse/SO-2332>`__\ ] - Remove unused table requestdb.active_requests.
51- [`SO-2306 <https://jira.onap.org/browse/SO-2306>`__\ ] - getentity csar logging
52- [`SO-2301 <https://jira.onap.org/browse/SO-2301>`__\ ] - Integrate Logging Library
53- [`SO-2297 <https://jira.onap.org/browse/SO-2297>`__\ ] - updated all sql files including in tests to use
54- [`SO-2291 <https://jira.onap.org/browse/SO-2291>`__\ ] - Created external task utils in a common location
55- [`SO-2283 <https://jira.onap.org/browse/SO-2283>`__\ ] - Convert NetworkCollection to use GetEntity API.
56- [`SO-2282 <https://jira.onap.org/browse/SO-2282>`__\ ] - Convert to use the GetEntity API
57- [`SO-2259 <https://jira.onap.org/browse/SO-2259>`__\ ] - Added default value for when ErrorCode is null in mdc
58- [`SO-2244 <https://jira.onap.org/browse/SO-2244>`__\ ] - Updated VNF and VfModules to use the getEntity API.
59- [`SO-2233 <https://jira.onap.org/browse/SO-2233>`__\ ] - fixed dsl builder to correctly add output
60- [`SO-2232 <https://jira.onap.org/browse/SO-2232>`__\ ] - Initial commit of validation framework to APIH
61- [`SO-2231 <https://jira.onap.org/browse/SO-2231>`__\ ] - asdc controller treat distributionid as requestid in mdc
62- [`SO-2224 <https://jira.onap.org/browse/SO-2224>`__\ ] - Updated vnfc instance groups to use the getEntity API.
63- [`SO-2216 <https://jira.onap.org/browse/SO-2216>`__\ ] - health check now entirely config based
64- [`SO-2205 <https://jira.onap.org/browse/SO-2205>`__\ ] - add rainy day handling with SERVICE_ROLE and type
65- [`SO-2202 <https://jira.onap.org/browse/SO-2202>`__\ ] - Updated cvnfc's to use the getEntity API
66- [`SO-2190 <https://jira.onap.org/browse/SO-2190>`__\ ] - VNFM adapter support two way TLS
67- [`SO-2180 <https://jira.onap.org/browse/SO-2180>`__\ ] - Support oauth for calls from VNFM to VNFM adapter
68- [`SO-2169 <https://jira.onap.org/browse/SO-2169>`__\ ] - Add oauth for calls from VNFM adapter to VNFM
69- [`SO-2157 <https://jira.onap.org/browse/SO-2157>`__\ ] - Upgrade springboot.version from 2.0.5 to 2.1.5
70- [`SO-2147 <https://jira.onap.org/browse/SO-2147>`__\ ] - Converted NetworkResource to use the parser getEntity method
71- [`SO-2143 <https://jira.onap.org/browse/SO-2143>`__\ ] - Implement TLS for calls into VNFM adapter
72- [`SO-2142 <https://jira.onap.org/browse/SO-2142>`__\ ] - mso to enhance get orchestration request to include workflow step
73- [`SO-2122 <https://jira.onap.org/browse/SO-2122>`__\ ] - Added servicename to MDC so that it gets logged and added enter and exit markers
74- [`SO-2121 <https://jira.onap.org/browse/SO-2121>`__\ ] - Removing the application-local.yaml files from the projects to fix CSO pen test issues
75- [`SO-2116 <https://jira.onap.org/browse/SO-2116>`__\ ] - Implement TLS for calls from VNFM adapter to VNFM
76- [`SO-2114 <https://jira.onap.org/browse/SO-2114>`__\ ] - We need to expand column request_status on table archived_infra_requests as well
77- [`SO-2111 <https://jira.onap.org/browse/SO-2111>`__\ ] - add query stack data and populate table step
78- [`SO-2097 <https://jira.onap.org/browse/SO-2097>`__\ ] - Global JJB Migration of SO
79- [`SO-2093 <https://jira.onap.org/browse/SO-2093>`__\ ] - mso will support new requeststate values
80- [`SO-2092 <https://jira.onap.org/browse/SO-2092>`__\ ] - update bpmn to save extsystemerrorsource
81- [`SO-2080 <https://jira.onap.org/browse/SO-2080>`__\ ] - support new query param format
82- [`SO-2068 <https://jira.onap.org/browse/SO-2068>`__\ ] - improved logging when no exception data is found
83- [`SO-2066 <https://jira.onap.org/browse/SO-2066>`__\ ] - SO API Security Matrix
84- [`SO-2064 <https://jira.onap.org/browse/SO-2064>`__\ ] - Alpine porting check
85- [`SO-2057 <https://jira.onap.org/browse/SO-2057>`__\ ] - Update failsafe dependency to 2.0.1
86- [`SO-2055 <https://jira.onap.org/browse/SO-2055>`__\ ] - enhance workflowaction to handle resume func
87- [`SO-2054 <https://jira.onap.org/browse/SO-2054>`__\ ] - add rollback ext system error source
88- [`SO-2052 <https://jira.onap.org/browse/SO-2052>`__\ ] - Javadoc and logging improvement
89- [`SO-2048 <https://jira.onap.org/browse/SO-2048>`__\ ] - Building individual repos for reducing compilation time
90- [`SO-2043 <https://jira.onap.org/browse/SO-2043>`__\ ] - Security updates for maven dependencies
91- [`SO-2035 <https://jira.onap.org/browse/SO-2035>`__\ ] - update apih to accept new uri parameter
92- [`SO-2032 <https://jira.onap.org/browse/SO-2032>`__\ ] - support no payload for alacarte deletes
93- [`SO-2024 <https://jira.onap.org/browse/SO-2024>`__\ ] - Validate ServiceInstance name using createNodesUri.
94- [`SO-2023 <https://jira.onap.org/browse/SO-2023>`__\ ] - add is_data_internal column to request processing data
95- [`SO-2022 <https://jira.onap.org/browse/SO-2022>`__\ ] - Validate name for InstanceGroup, Configuration and Network.
96- [`SO-2021 <https://jira.onap.org/browse/SO-2021>`__\ ] - update multi stage code to accurately skip bbs if true
97- [`SO-2020 <https://jira.onap.org/browse/SO-2020>`__\ ] - mso to validate the name uniqueness during object creation in a ai
98- [`SO-2018 <https://jira.onap.org/browse/SO-2018>`__\ ] - Changes related to eviction of connections from connection pool
99- [`SO-2017 <https://jira.onap.org/browse/SO-2017>`__\ ] - use count format and limit one for exists
100- [`SO-2015 <https://jira.onap.org/browse/SO-2015>`__\ ] - support async operation for vf module operations with sdnc
101- [`SO-2001 <https://jira.onap.org/browse/SO-2001>`__\ ] - Added ext_system_error_source column to requestdb
102- [`SO-1999 <https://jira.onap.org/browse/SO-1999>`__\ ] - replaced String.repeat with static final strings
103- [`SO-1990 <https://jira.onap.org/browse/SO-1990>`__\ ] - resume request copying request body rewrite requestorid
104- [`SO-1976 <https://jira.onap.org/browse/SO-1976>`__\ ] - Enhance naming service support
105- [`SO-1975 <https://jira.onap.org/browse/SO-1975>`__\ ] - Accommodate WAN Networking
106- [`SO-1963 <https://jira.onap.org/browse/SO-1963>`__\ ] - apih resume request handling more generic
107- [`SO-1960 <https://jira.onap.org/browse/SO-1960>`__\ ] - apih to populate original request id
108- [`SO-1914 <https://jira.onap.org/browse/SO-1914>`__\ ] - Renamed NF fields in catalog db pojo
109- [`SO-1902 <https://jira.onap.org/browse/SO-1902>`__\ ] - Added script for adding original_request_id column
110- [`SO-1898 <https://jira.onap.org/browse/SO-1898>`__\ ] - Audit service enhancements
111- [`SO-1897 <https://jira.onap.org/browse/SO-1897>`__\ ] - fix keypair conflict issue in openstack adapter
112- [`SO-1893 <https://jira.onap.org/browse/SO-1893>`__\ ] - Initial checkin of updates for vf module replace
113- [`SO-1867 <https://jira.onap.org/browse/SO-1867>`__\ ] - store openstack request status in requestdb
114- [`SO-1866 <https://jira.onap.org/browse/SO-1866>`__\ ] - Update Rainy day handling to be more robust
115- [`SO-1847 <https://jira.onap.org/browse/SO-1847>`__\ ] - Added inProgress request check to resume
116- [`SO-1831 <https://jira.onap.org/browse/SO-1831>`__\ ] - Resume APIH Functionality
117- [`SO-1807 <https://jira.onap.org/browse/SO-1807>`__\ ] - Store Cloud Request in Database, add to request service
118- [`SO-1697 <https://jira.onap.org/browse/SO-1697>`__\ ] - Support State transition for configuration building blocks
119- [`SO-1538 <https://jira.onap.org/browse/SO-1538>`__\ ] - Integration Test for SO VNFM Adapter - Perform the functional test to validate VNFM Adapter NBI and SOL003-based SBI
120- [`SO-1447 <https://jira.onap.org/browse/SO-1447>`__\ ] - Refine multicloud use of SO cloudsites and identify DB
121- [`SO-1446 <https://jira.onap.org/browse/SO-1446>`__\ ] - Multicloud API updates for generic clouds
seshukm621dd5b2019-10-10 19:44:49 +0530122
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +0530123**Key Issues Addressed**
124- [`SO-2400 <https://jira.onap.org/browse/SO-2400>`__\ ] - vCPE Create Res Cust Service Error : Execption in create execution list
125- [`SO-2382 <https://jira.onap.org/browse/SO-2382>`__\ ] - SO ConfigAssign Java Exception
126- [`SO-2378 <https://jira.onap.org/browse/SO-2378>`__\ ] - Java lang exception in Homing
127- [`SO-2375 <https://jira.onap.org/browse/SO-2375>`__\ ] - vCPE instantiate gmux fails due to API Handler error
128- [`SO-2357 <https://jira.onap.org/browse/SO-2357>`__\ ] - Distribution of K8S service fails
129- [`SO-2354 <https://jira.onap.org/browse/SO-2354>`__\ ] - vCPE model_customization_id not found on create vfmodule
130- [`SO-2351 <https://jira.onap.org/browse/SO-2351>`__\ ] - SO Distribution Error on Allotted Resource - duplicate primary
131- [`SO-2349 <https://jira.onap.org/browse/SO-2349>`__\ ] - Exception in DMAAP Client when PNF_READY event arrives from PRH
132- [`SO-2337 <https://jira.onap.org/browse/SO-2337>`__\ ] - Git clone not working for CSIT filename too long
133- [`SO-2289 <https://jira.onap.org/browse/SO-2289>`__\ ] - CreateVcpeResCustService_simplified workflow used in PnP PNF registration workflow returns an exception in Dmaap listener
134- [`SO-2229 <https://jira.onap.org/browse/SO-2229>`__\ ] - sdc adapter and openstack container in crash loopback
135- [`SO-2228 <https://jira.onap.org/browse/SO-2228>`__\ ] - SDC Handler crash loopback
136- [`SO-2222 <https://jira.onap.org/browse/SO-2222>`__\ ] - SO 1.5.0-STAGING-latest containers fail liveness probe
137- [`SO-2221 <https://jira.onap.org/browse/SO-2221>`__\ ] - SO 1.5.0-STAGING-latest container fails to start
138- [`SO-2082 <https://jira.onap.org/browse/SO-2082>`__\ ] - Delete Network does not work correctly
139- [`SO-2038 <https://jira.onap.org/browse/SO-2038>`__\ ] - Fix build and harkari-cp version, Get LF to add dependency
140- [`SO-2003 <https://jira.onap.org/browse/SO-2003>`__\ ] - No workflow assigned to 'Dissociate' button in VID
141- [`SO-1934 <https://jira.onap.org/browse/SO-1934>`__\ ] - ETSI Building Block Fails to Execute - Due to variables not being mapped correctly in the workflow
142- [`SO-1892 <https://jira.onap.org/browse/SO-1892>`__\ ] - CatalogDbClent - sql query error
143- [`SO-1809 <https://jira.onap.org/browse/SO-1809>`__\ ] - 'DoDeleteE2EServiceInstance' calls 'AAI GenericGetService' sub-process which is deleted from SO common-bpmn
144- [`SO-1644 <https://jira.onap.org/browse/SO-1644>`__\ ] - SO doesn't keep the proxy settings within the containers
145- [`SO-1605 <https://jira.onap.org/browse/SO-1605>`__\ ] - SO fails on updating Camunda table when DoCreateVfModule for vCPE infra service
seshukm621dd5b2019-10-10 19:44:49 +0530146
147**Security Notes**
148
149 Quick Links:
150
151 - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
152 - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
153
154
155**Known Issues**
156
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +0530157- [`SO-2063 <https://jira.onap.org/browse/SO-2063>`__\ ] - AAF integration
158- [`SO-2403 <https://jira.onap.org/browse/SO-2403>`__\ ] - Not Displaying correct Workflow Name
159- [`SO-2430 <https://jira.onap.org/browse/SO-2430>`__\ ] - vCPE Create VFmodule Fails on Query to SDNC
160- [`SO-2433 <https://jira.onap.org/browse/SO-2433>`__\ ] - Not providing user options during Pause For Manual Task
161- [`SO-2434 <https://jira.onap.org/browse/SO-2434>`__\ ] - Displaying Un-needed Mandatory User Inputs for Workflow with Pause
Isaac Manuel Raj731d6a72019-10-17 19:55:35 +0530162- [`SO-1754 <https://jira.onap.org/browse/SO-1754>`__\ ] - SO-Mariadb: 'VNF_RESOURCE_CUSTOMIZATION' DB update bug when service is distributed.
163- [`SO-2447 <https://jira.onap.org/browse/SO-2447>`__\ ] - Openstack Adatper fails to find Stack Name and creates duplicate stack with address conflict
Isaac Manuel Raj37a0c8f2019-10-14 11:17:06 +0530164
seshukm621dd5b2019-10-10 19:44:49 +0530165OJSI Issues
166
167- [`OJSI-110 <https://jira.onap.org/browse/OJSI-110>`__\ ] - so-monitor exposes plain text HTTP endpoint using port 30224
seshukm621dd5b2019-10-10 19:44:49 +0530168- [`OJSI-138 <https://jira.onap.org/browse/OJSI-138>`__\ ] - so exposes plain text HTTP endpoint using port 30277
seshukm621dd5b2019-10-10 19:44:49 +0530169- [`OJSI-169 <https://jira.onap.org/browse/OJSI-169>`__\ ] - Port 30224 exposes unprotected service outside of cluster
seshukm621dd5b2019-10-10 19:44:49 +0530170- [`OJSI-203 <https://jira.onap.org/browse/OJSI-203>`__\ ] - SO exposes unprotected APIs/UIs (CVE-2019-12128
171
172
173**Upgrade Notes**
174
175 N/A
176
177**Deprecation Notes**
178
179 N/A
180
181**Other**
182
183 N/A
184
seshukm7fe64382018-11-29 11:44:15 +0800185
seshukmd844ffe2019-06-18 17:29:23 +0530186Version: 1.4.4
187-----------------------
seshukm59af0e52019-06-06 11:29:34 +0530188
seshukmd844ffe2019-06-18 17:29:23 +0530189:Release Date: 2019-06-13
seshukm59af0e52019-06-06 11:29:34 +0530190
seshukmd844ffe2019-06-18 17:29:23 +0530191**Docker Images**
seshukm59af0e52019-06-06 11:29:34 +0530192
193**Dockers released for SO:**
194
seshukmd844ffe2019-06-18 17:29:23 +0530195 - onap/so/api-handler-infra,1.4.4
196 - onap/so/bpmn-infra,1.4.4
197 - onap/so/catalog-db-adapter,1.4.4
198 - onap/so/openstack-adapter,1.4.4
199 - onap/so/request-db-adapter,1.4.4
200 - onap/so/sdc-controller,1.4.4
201 - onap/so/sdnc-adapter,1.4.4
202 - onap/so/so-monitoring,1.4.4
203 - onap/so/vfc-adapter,1.4.4
seshukmfe582072019-06-26 13:50:16 +0530204 - onap/so/vnfm-adapter,1.4.4
seshukm59af0e52019-06-06 11:29:34 +0530205
seshukmd844ffe2019-06-18 17:29:23 +0530206**Release Purpose**
207
seshukm59af0e52019-06-06 11:29:34 +0530208
209**New Features**
210
211The main goal of the Dublin release was to:
212 - Support CCVPN extension
213 - Support BroadBand Service Usecase
214 - SO SOL003 plugin support
215 - Improve PNF PnP
seshukm4ab98f62019-06-26 20:36:26 +0530216 - Improve SO internal modularity
seshukm59af0e52019-06-06 11:29:34 +0530217
218**Epics**
219
220- [`SO-1508 <https://jira.onap.org/browse/SO-1508>`__\ ] - ETSI Alignment - SO SOL003 plugin support to connect to external VNFMs
221- [`SO-1468 <https://jira.onap.org/browse/SO-1468>`__\ ] - Hardening of HPA in SO and extension of HPA capabilities to existing use-cases
222- [`SO-1394 <https://jira.onap.org/browse/SO-1394>`__\ ] - Extended and enhance the SO generic building block to support pre and post instantiation.
223- [`SO-1393 <https://jira.onap.org/browse/SO-1393>`__\ ] - Support the CCVPN Extension
224- [`SO-1392 <https://jira.onap.org/browse/SO-1392>`__\ ] - Support the BroadBand Service Usecase
225- [`SO-1353 <https://jira.onap.org/browse/SO-1353>`__\ ] - SO to be made independent of Cloud technologies
226- [`SO-1273 <https://jira.onap.org/browse/SO-1273>`__\ ] - PNF PnP Dublin updates & improvements
227- [`SO-1271 <https://jira.onap.org/browse/SO-1271>`__\ ] - PNF PnP Casablanca MR updates
228- [`SO-677 <https://jira.onap.org/browse/SO-677>`__\ ] - Improve the issues and findings of the SO Casablanca Release
seshukm59af0e52019-06-06 11:29:34 +0530229
230**Stories**
231
seshukmd844ffe2019-06-18 17:29:23 +0530232- [`SO-1974 <https://jira.onap.org/browse/SO-1974>`__\ ] - Turn off OpenStack heat stack audit
233- [`SO-1924 <https://jira.onap.org/browse/SO-1924>`__\ ] - Add VnfConfigUpdate to the list of native CM workflows returned to VID
234- [`SO-1820 <https://jira.onap.org/browse/SO-1820>`__\ ] - Add Model Version Query
235- [`SO-1806 <https://jira.onap.org/browse/SO-1806>`__\ ] - Fix issue where null variable causes task to not
236- [`SO-1793 <https://jira.onap.org/browse/SO-1793>`__\ ] - add status for delete
237- [`SO-1792 <https://jira.onap.org/browse/SO-1792>`__\ ] - add status message requirement for create vf module event audit
238- [`SO-1791 <https://jira.onap.org/browse/SO-1791>`__\ ] - Moved base client to new location
239- [`SO-1790 <https://jira.onap.org/browse/SO-1790>`__\ ] - Enhanced sniro BB to account for sole service proxies to support 1908.
240- [`SO-1765 <https://jira.onap.org/browse/SO-1765>`__\ ] - Convert Tabs to Spaces
241- [`SO-1760 <https://jira.onap.org/browse/SO-1760>`__\ ] - Add Query param to pull back nested stack information
242- [`SO-1758 <https://jira.onap.org/browse/SO-1758>`__\ ] - Fix POM to allow HTTP long polling to work on camunda
243- [`SO-1749 <https://jira.onap.org/browse/SO-1749>`__\ ] - re add openstack audit of delete functions after refactor
244- [`SO-1748 <https://jira.onap.org/browse/SO-1748>`__\ ] - Add support to parse cdl inside LOB and platform
245- [`SO-1737 <https://jira.onap.org/browse/SO-1737>`__\ ] - if audit fails write sub interface data to a ai
246- [`SO-1729 <https://jira.onap.org/browse/SO-1729>`__\ ] - Monitor Job Status-Delete
247- [`SO-1687 <https://jira.onap.org/browse/SO-1687>`__\ ] - removed unused test classes and methods
248- [`SO-1678 <https://jira.onap.org/browse/SO-1678>`__\ ] - removed extra argument from extractByKey method
249- [`SO-1676 <https://jira.onap.org/browse/SO-1676>`__\ ] - replace all fixed wiremock ports
250- [`SO-1671 <https://jira.onap.org/browse/SO-1671>`__\ ] - skip_post_instantiation_configuration schema and tosca ingestion
251- [`SO-1657 <https://jira.onap.org/browse/SO-1657>`__\ ] - Automated testing for the SO Monitoring component
252- [`SO-1648 <https://jira.onap.org/browse/SO-1648>`__\ ] - Increasing the test coverage of SO-Monitoring UI
253- [`SO-1634 <https://jira.onap.org/browse/SO-1634>`__\ ] - Notification Handling - Terminate
254- [`SO-1633 <https://jira.onap.org/browse/SO-1633>`__\ ] - Terminate VNF (with SVNFM interaction)
255- [`SO-1632 <https://jira.onap.org/browse/SO-1632>`__\ ] - Handle VNF delete and termination (without SVNFM integration)
256- [`SO-1630 <https://jira.onap.org/browse/SO-1630>`__\ ] - Monitor Job Status-Create
257- [`SO-1629 <https://jira.onap.org/browse/SO-1629>`__\ ] - Notification Handling - Instantiate
258- [`SO-1628 <https://jira.onap.org/browse/SO-1628>`__\ ] - Handle Notification Subscription
259- [`SO-1627 <https://jira.onap.org/browse/SO-1627>`__\ ] - Create relationship between esr-vnfm and generic-vnf in AAI
260- [`SO-1626 <https://jira.onap.org/browse/SO-1626>`__\ ] - Monitor Node Status
261- [`SO-1625 <https://jira.onap.org/browse/SO-1625>`__\ ] - Handle Grant Request (Without Homing/OOF)
262- [`SO-1624 <https://jira.onap.org/browse/SO-1624>`__\ ] - Instantiate VNF (with SVNFM Interaction)
263- [`SO-1623 <https://jira.onap.org/browse/SO-1623>`__\ ] - Handle Create VNF request in VNFM adapter
264- [`SO-1622 <https://jira.onap.org/browse/SO-1622>`__\ ] - Check for existing VNF (with SVNFM Interaction)
265- [`SO-1621 <https://jira.onap.org/browse/SO-1621>`__\ ] - Create placeholder implementation for create VNF (without SVNFM interaction)
266- [`SO-1620 <https://jira.onap.org/browse/SO-1620>`__\ ] - Create Shell Adapter
267- [`SO-1619 <https://jira.onap.org/browse/SO-1619>`__\ ] - Create SO VNFM Adapter Northbound Interface using Swagger
268- [`SO-1618 <https://jira.onap.org/browse/SO-1618>`__\ ] - SVNFM Simulator
269- [`SO-1616 <https://jira.onap.org/browse/SO-1616>`__\ ] - Add instance group support to SO
270- [`SO-1604 <https://jira.onap.org/browse/SO-1604>`__\ ] - SO Catalog Enhancement to support CDS Meta Data for VNF/PNF and PNF Tosca Ingestion
271- [`SO-1598 <https://jira.onap.org/browse/SO-1598>`__\ ] - add equals and hashcode support to dslquerybuilder
272- [`SO-1597 <https://jira.onap.org/browse/SO-1597>`__\ ] - improvements to audit inventory feature
273- [`SO-1596 <https://jira.onap.org/browse/SO-1596>`__\ ] - query clients now have more useable result methods
274- [`SO-1590 <https://jira.onap.org/browse/SO-1590>`__\ ] - skip cloud region validation for 1906
275- [`SO-1589 <https://jira.onap.org/browse/SO-1589>`__\ ] - flow validators can now be skipped via an annotation
276- [`SO-1582 <https://jira.onap.org/browse/SO-1582>`__\ ] - vnf spin up gr api vnf s base module fails
277- [`SO-1573 <https://jira.onap.org/browse/SO-1573>`__\ ] - Abstract for CDS Implementation
278- [`SO-1569 <https://jira.onap.org/browse/SO-1569>`__\ ] - do not attempt to commit empty transactions
279- [`SO-1538 <https://jira.onap.org/browse/SO-1538>`__\ ] - Integration Test for SO VNFM Adapter - Perform the functional test to validate VNFM Adapter NBI and SOL003-based SBI
280- [`SO-1534 <https://jira.onap.org/browse/SO-1534>`__\ ] - Create Pre Building Block validator to check if cloud-region orchestration-disabled is true
281- [`SO-1533 <https://jira.onap.org/browse/SO-1533>`__\ ] - flowvaldiator will allow more flexible filtering
282- [`SO-1512 <https://jira.onap.org/browse/SO-1512>`__\ ] - Added Camunda migration scripts and updated camunda springboot version
283- [`SO-1506 <https://jira.onap.org/browse/SO-1506>`__\ ] - E2E Automation - Extend PNF workflow with post-instantiation configuration
284- [`SO-1501 <https://jira.onap.org/browse/SO-1501>`__\ ] - add new functionality to aai client
285- [`SO-1495 <https://jira.onap.org/browse/SO-1495>`__\ ] - made max retries configurable via mso config repo
286- [`SO-1493 <https://jira.onap.org/browse/SO-1493>`__\ ] - restructure a&ai client
287- [`SO-1487 <https://jira.onap.org/browse/SO-1487>`__\ ] - added license headers to various java files
288- [`SO-1485 <https://jira.onap.org/browse/SO-1485>`__\ ] - add DSL endpoint support to A&AI Client
289- [`SO-1483 <https://jira.onap.org/browse/SO-1483>`__\ ] - SO to support a new GRPC client for container to container communication
290- [`SO-1482 <https://jira.onap.org/browse/SO-1482>`__\ ] - SO Generic Building Block to support config deploy action for CONFIGURE Step
291- [`SO-1481 <https://jira.onap.org/browse/SO-1481>`__\ ] - Generic Bulding block for assign shall trigger controller for config assign action
292- [`SO-1477 <https://jira.onap.org/browse/SO-1477>`__\ ] - AAF support for SO
293- [`SO-1476 <https://jira.onap.org/browse/SO-1476>`__\ ] - Do not process vf module being created when building an index
294- [`SO-1475 <https://jira.onap.org/browse/SO-1475>`__\ ] - store raw distribution notification in db
295- [`SO-1474 <https://jira.onap.org/browse/SO-1474>`__\ ] - Test Issue
296- [`SO-1469 <https://jira.onap.org/browse/SO-1469>`__\ ] - Refactor OOF Homing to Java
297- [`SO-1462 <https://jira.onap.org/browse/SO-1462>`__\ ] - Clean up AT&T Acronyms from Unit tests for audit
298- [`SO-1459 <https://jira.onap.org/browse/SO-1459>`__\ ] - add maven build properties to spring actuator
299- [`SO-1456 <https://jira.onap.org/browse/SO-1456>`__\ ] - prototype fetching resources from openstack and compare to a ai
300- [`SO-1452 <https://jira.onap.org/browse/SO-1452>`__\ ] - added list of flows to execution for cockpit
301- [`SO-1451 <https://jira.onap.org/browse/SO-1451>`__\ ] - Updated the SDC API call with the ECOMP OE from AAI
302- [`SO-1450 <https://jira.onap.org/browse/SO-1450>`__\ ] - support for secure communications between SO and Multicloud
303- [`SO-1447 <https://jira.onap.org/browse/SO-1447>`__\ ] - Refine multicloud use of SO cloudsites and identify DB
304- [`SO-1446 <https://jira.onap.org/browse/SO-1446>`__\ ] - Multicloud API updates for generic clouds
305- [`SO-1445 <https://jira.onap.org/browse/SO-1445>`__\ ] - Multicloud support for volume groups and networks
306- [`SO-1444 <https://jira.onap.org/browse/SO-1444>`__\ ] - AAI update after vfmodule creation
307- [`SO-1443 <https://jira.onap.org/browse/SO-1443>`__\ ] - Prepare user_directives for multicloud API
308- [`SO-1442 <https://jira.onap.org/browse/SO-1442>`__\ ] - Prepare sdnc_directives for multicloud API
309- [`SO-1441 <https://jira.onap.org/browse/SO-1441>`__\ ] - Handle distribution of service with generic cloud artifacts
310- [`SO-1436 <https://jira.onap.org/browse/SO-1436>`__\ ] - removed unnecessary repository from pom.xml
311- [`SO-1432 <https://jira.onap.org/browse/SO-1432>`__\ ] - duplicate add custom object support to a ai client
312- [`SO-1431 <https://jira.onap.org/browse/SO-1431>`__\ ] - Test issue 1
313- [`SO-1429 <https://jira.onap.org/browse/SO-1429>`__\ ] - add custom object support to a ai client
314- [`SO-1427 <https://jira.onap.org/browse/SO-1427>`__\ ] - Fix to include alloc pool from dhcpStart/end on reqs
315- [`SO-1426 <https://jira.onap.org/browse/SO-1426>`__\ ] - Upgraded tosca parser to version 1.4.8 and updated imports
316- [`SO-1425 <https://jira.onap.org/browse/SO-1425>`__\ ] - Re-Factor DMAAP Credentials to use encrypted auth
317- [`SO-1421 <https://jira.onap.org/browse/SO-1421>`__\ ] - Support for SO->ExtAPI interface/API
318- [`SO-1414 <https://jira.onap.org/browse/SO-1414>`__\ ] - update all inprogress checks in apih handler
319- [`SO-1413 <https://jira.onap.org/browse/SO-1413>`__\ ] - replaced org.mockito.Matchers with ArgumentMatchers
320- [`SO-1411 <https://jira.onap.org/browse/SO-1411>`__\ ] - Test Issue
321- [`SO-1409 <https://jira.onap.org/browse/SO-1409>`__\ ] - added in validation for number of keys provided
322- [`SO-1405 <https://jira.onap.org/browse/SO-1405>`__\ ] - apih infra shall ensure data for si matches on macro requests
323- [`SO-1404 <https://jira.onap.org/browse/SO-1404>`__\ ] - covert sync calls for create and delete network to async
324- [`SO-1395 <https://jira.onap.org/browse/SO-1395>`__\ ] - E2E Automation - PreInstatition and PostInstatition use cases
325- [`SO-1389 <https://jira.onap.org/browse/SO-1389>`__\ ] - added mso-request-id when calling SDNCHandler subflow
326- [`SO-1388 <https://jira.onap.org/browse/SO-1388>`__\ ] - descriptive messages now returned by validator
327- [`SO-1387 <https://jira.onap.org/browse/SO-1387>`__\ ] - naming ms client fixes
328- [`SO-1385 <https://jira.onap.org/browse/SO-1385>`__\ ] - removed retired A&AI versions from codebase
329- [`SO-1384 <https://jira.onap.org/browse/SO-1384>`__\ ] - sdnc handler was not sending workflow exception upwards
330- [`SO-1383 <https://jira.onap.org/browse/SO-1383>`__\ ] - refactored validator to be more generic
331- [`SO-1381 <https://jira.onap.org/browse/SO-1381>`__\ ] - Quality of Life logging improvements
332- [`SO-1380 <https://jira.onap.org/browse/SO-1380>`__\ ] - Service Proxy Consolidation
333- [`SO-1379 <https://jira.onap.org/browse/SO-1379>`__\ ] - Add validation for vnfs before WorkflowAction starts
334- [`SO-1378 <https://jira.onap.org/browse/SO-1378>`__\ ] - get subnet sequence number from A&AI
335- [`SO-1377 <https://jira.onap.org/browse/SO-1377>`__\ ] - Re-enable Actuator for Springboot 2.0
336- [`SO-1376 <https://jira.onap.org/browse/SO-1376>`__\ ] - Created sniro request pojos for homingV2 flow
337- [`SO-1370 <https://jira.onap.org/browse/SO-1370>`__\ ] - Preparation for next scale-out after successful instantiation of the current scale-out operation
338- [`SO-1369 <https://jira.onap.org/browse/SO-1369>`__\ ] - Processing of configuration parameters during instantiation and scale-out
339- [`SO-1368 <https://jira.onap.org/browse/SO-1368>`__\ ] - VNF Health check during scale-out to be made as a separate workflow
340- [`SO-1367 <https://jira.onap.org/browse/SO-1367>`__\ ] - Invoke the APP-C service configuration API after E2E Service instantiation
341- [`SO-1366 <https://jira.onap.org/browse/SO-1366>`__\ ] - SO Workflow need to call configure API during instantiation
342- [`SO-1362 <https://jira.onap.org/browse/SO-1362>`__\ ] - Changed the MDC sourcing from LoggingInterceptor to JaxRsFilterLogging.
343- [`SO-1346 <https://jira.onap.org/browse/SO-1346>`__\ ] - Use SLF4J/Logback, instead of Log4J
344- [`SO-1307 <https://jira.onap.org/browse/SO-1307>`__\ ] - Add Headers
345- [`SO-1295 <https://jira.onap.org/browse/SO-1295>`__\ ] - Update SDNC client Version in POM
346- [`SO-1293 <https://jira.onap.org/browse/SO-1293>`__\ ] - Vnf Recreate
347- [`SO-1290 <https://jira.onap.org/browse/SO-1290>`__\ ] - Update orchestrationrequest response
348- [`SO-1288 <https://jira.onap.org/browse/SO-1288>`__\ ] - Enhance GRM Clients to use encrypted auth loading
349- [`SO-1287 <https://jira.onap.org/browse/SO-1287>`__\ ] - Change all SDNC Calls in GR_API
350- [`SO-1284 <https://jira.onap.org/browse/SO-1284>`__\ ] - Create Relationship between Vnf and Tenant
351- [`SO-1283 <https://jira.onap.org/browse/SO-1283>`__\ ] - Fix GR_API cloud info retrieval
352- [`SO-1282 <https://jira.onap.org/browse/SO-1282>`__\ ] - Update Alacarte Logic for Recreate Flow
353- [`SO-1279 <https://jira.onap.org/browse/SO-1279>`__\ ] - Replaced the VNFC hardcoded Function
354- [`SO-1278 <https://jira.onap.org/browse/SO-1278>`__\ ] - Move all ecomp.mso properties to org.onap.so
355- [`SO-1276 <https://jira.onap.org/browse/SO-1276>`__\ ] - Add Cloud_Owner to northbound request table
356- [`SO-1275 <https://jira.onap.org/browse/SO-1275>`__\ ] - Resolve path issues
357- [`SO-1274 <https://jira.onap.org/browse/SO-1274>`__\ ] - CreateAndUpdatePNFResource workflow:: Associate PNF instance
358- [`SO-1272 <https://jira.onap.org/browse/SO-1272>`__\ ] - Use UUID to fill pnf-id in PNF PnP sub-flow
359- [`SO-1270 <https://jira.onap.org/browse/SO-1270>`__\ ] - Add New A&AI objects
360- [`SO-1269 <https://jira.onap.org/browse/SO-1269>`__\ ] - Add serviceRole to MSO SNIRO Interface
361- [`SO-1260 <https://jira.onap.org/browse/SO-1260>`__\ ] - Add support for naming service
362- [`SO-1233 <https://jira.onap.org/browse/SO-1233>`__\ ] - Added service role to sniro request when not null
363- [`SO-1232 <https://jira.onap.org/browse/SO-1232>`__\ ] - Switch to SpringAutoDeployment rather than processes.xml
364- [`SO-1229 <https://jira.onap.org/browse/SO-1229>`__\ ] - Remove all usage of AlarmLogger
365- [`SO-1228 <https://jira.onap.org/browse/SO-1228>`__\ ] - Limit Number of Occurs for security reasons
366- [`SO-1227 <https://jira.onap.org/browse/SO-1227>`__\ ] - Remove Swagger UI due to security scan concerns
367- [`SO-1226 <https://jira.onap.org/browse/SO-1226>`__\ ] - changed assign vnf sdnc to use the async subflow
368- [`SO-1225 <https://jira.onap.org/browse/SO-1225>`__\ ] - Add Keystone V3 Support
369- [`SO-1207 <https://jira.onap.org/browse/SO-1207>`__\ ] - accept a la carte create instance group request from vid
370- [`SO-1206 <https://jira.onap.org/browse/SO-1206>`__\ ] - Added groupInstanceId and groupInstanceName columns
371- [`SO-1205 <https://jira.onap.org/browse/SO-1205>`__\ ] - separate error status from progression status in req db
372- [`SO-806 <https://jira.onap.org/browse/SO-806>`__\ ] - SO PNF PnP workflow shall not set "in-maint" AAI flag
LF Jenkins CI49ccd552020-04-07 20:28:37 +0000373- [`SO-798 <https://jira.onap.org/browse/SO-798>`__\ ] - Externalize the PNF PnP workflow? as a Service Instance Deployment workflow? adding the Controller
seshukmd844ffe2019-06-18 17:29:23 +0530374- [`SO-747 <https://jira.onap.org/browse/SO-747>`__\ ] - POC - Enable SO use of Multicloud Generic VNF Instantiation API
375- [`SO-700 <https://jira.onap.org/browse/SO-700>`__\ ] - SO should be able to support CCVPN service assurance
376- [`SO-588 <https://jira.onap.org/browse/SO-588>`__\ ] - Automate robot heatbridge manual step to add VF Module stack resources in AAI
377- [`SO-18 <https://jira.onap.org/browse/SO-18>`__\ ] - Keystone v3 Support in MSO
378- [`SO-12 <https://jira.onap.org/browse/SO-12>`__\ ] - Support Ocata apis
379- [`SO-10 <https://jira.onap.org/browse/SO-10>`__\ ] - Deploy a MSO high availability environment
380- [`SO-7 <https://jira.onap.org/browse/SO-7>`__\ ] - Move modified openstack library to common functions repos
381- [`SO-6 <https://jira.onap.org/browse/SO-6>`__\ ] - Document how to change username/password for UIs
seshukm59af0e52019-06-06 11:29:34 +0530382
383
seshukmd844ffe2019-06-18 17:29:23 +0530384**Security Notes**
385 SO 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 SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_.
seshukm59af0e52019-06-06 11:29:34 +0530386
seshukmd844ffe2019-06-18 17:29:23 +0530387 Quick Links:
seshukm59af0e52019-06-06 11:29:34 +0530388
389 - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
390 - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
391 - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_
392
393
394**Known Issues**
395
seshukmd844ffe2019-06-18 17:29:23 +0530396Testing Terminate and Delete of ETSI VNFM Adapter is done and has some of the minor issues pending, it will be done in El Alto.
397
seshukm4ab98f62019-06-26 20:36:26 +0530398- [`SO-2013 <https://jira.onap.org/browse/SO-2013>`__\ ] - Test Terminate/Delete VNF with VNFM Adapter
seshukm59af0e52019-06-06 11:29:34 +0530399
400**Upgrade Notes**
401
402 N/A
403
404**Deprecation Notes**
405
406 N/A
407
408**Other**
409
410 N/A
411
412Version: 1.4.1
seshukmd844ffe2019-06-18 17:29:23 +0530413--------------
seshukm59af0e52019-06-06 11:29:34 +0530414
415:Release Date: 2019-04-19
416
417This is the dublin release base version separated from master branch.
418
419
seshukm8934f2c2019-01-29 12:18:23 +0530420Version: 1.3.7
seshukm91710952018-11-30 12:09:15 +0800421--------------
422
seshukm8934f2c2019-01-29 12:18:23 +0530423:Release Date: 2019-01-31
424
425This is the official release package that released for the Casablanca Maintenance.
426
427Casablanca Release branch
428
429**New Features**
430
431This release is supporting the features of Casablanca and their defect fixes.
432- `SO-1400 <https://jira.onap.org/browse/SO-1336>`_
433- `SO-1408 <https://jira.onap.org/browse/SO-1408>`_
434- `SO-1416 <https://jira.onap.org/browse/SO-1416>`_
435- `SO-1417 <https://jira.onap.org/browse/SO-1417>`_
436
437**Docker Images**
438
439Dockers released for SO:
440
441 - onap/so/api-handler-infra,1.3.7
442 - onap/so/bpmn-infra,1.3.7
443 - onap/so/catalog-db-adapter,1.3.7
444 - onap/so/openstack-adapter,1.3.7
445 - onap/so/request-db-adapter,1.3.7
446 - onap/so/sdc-controller,1.3.7
447 - onap/so/sdnc-adapter,1.3.7
448 - onap/so/so-monitoring,1.3.7
449 - onap/so/vfc-adapter,1.3.7
450
451**Known Issues**
452
453- `SO-1419 <https://jira.onap.org/browse/SO-1419>`_ - is a stretch goal that is under examination.
454
455- `SDC-1955 <https://jira.onap.org/browse/SDC-1955>`_ - tested with a workaround to avoid this scenario. To be tested further with updated dockers of SDC, UUI and SO.
456
457**Security Notes**
458
459 SO 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 SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_.
460
461 Quick Links:
462
463 - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
464 - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
465 - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_
466
467
seshukmfa191182019-01-15 17:40:35 +0530468Version: 1.3.6
469--------------
470
seshukm8934f2c2019-01-29 12:18:23 +0530471:Release Date: 2019-01-10
seshukmfa191182019-01-15 17:40:35 +0530472
473This is the official release package that released for the Casablanca Maintenance.
474
475Casablanca Release branch
476
477**New Features**
478
479This release is supporting the features of Casablanca and their defect fixes.
480- `SO-1336 <https://jira.onap.org/browse/SO-1336>`_
481- `SO-1249 <https://jira.onap.org/browse/SO-1249>`_
482- `SO-1257 <https://jira.onap.org/browse/SO-1257>`_
483- `SO-1258 <https://jira.onap.org/browse/SO-1258>`_
484- `SO-1256 <https://jira.onap.org/browse/SO-1256>`_
485- `SO-1194 <https://jira.onap.org/browse/SO-1256>`_
486- `SO-1248 <https://jira.onap.org/browse/SO-1248>`_
487- `SO-1184 <https://jira.onap.org/browse/SO-1184>`_
488
489**Docker Images**
490
491Dockers released for SO:
492
493 - onap/so/api-handler-infra,1.3.6
494 - onap/so/bpmn-infra,1.3.6
495 - onap/so/catalog-db-adapter,1.3.6
496 - onap/so/openstack-adapter,1.3.6
497 - onap/so/request-db-adapter,1.3.6
498 - onap/so/sdc-controller,1.3.6
499 - onap/so/sdnc-adapter,1.3.6
500 - onap/so/so-monitoring,1.3.6
501 - onap/so/vfc-adapter,1.3.6
502
503**Known Issues**
504
505
506**Security Notes**
507
508 SO 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 SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_.
509
510 Quick Links:
511
512 - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
513 - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
514 - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_
seshukm91710952018-11-30 12:09:15 +0800515
516New release over master branch for Dublin development
517
seshukm7fe64382018-11-29 11:44:15 +0800518Version: 1.3.3
519--------------
520
521:Release Date: 2018-11-30
522
523This is the official release package that was tested against the 72 hour stability test in integration environment.
524
525Casablanca Release branch
seshukm7fe64382018-11-29 11:44:15 +0800526
seshukma08346b2018-11-29 21:49:23 +0800527**New Features**
seshukm7fe64382018-11-29 11:44:15 +0800528
seshukma08346b2018-11-29 21:49:23 +0800529Features delivered in this release:
seshukm7fe64382018-11-29 11:44:15 +0800530
seshukma08346b2018-11-29 21:49:23 +0800531 - Automatic scale out of VNFs.
532 - Extend the support of homing to vFW, vCPE usecases through HPA.
533 - Monitoring BPMN workflow capabilities through UI.
534 - SO internal architecture improvements.
535 - Support PNF resource type.
536 - Support to the CCVPN Usecase.
537 - Workflow Designer Integration.
538
539**Docker Images**
540
541Dockers released for SO:
542
543 - onap/so/api-handler-infra,1.3.3
544 - onap/so/bpmn-infra,1.3.3
545 - onap/so/catalog-db-adapter,1.3.3
546 - onap/so/openstack-adapter,1.3.3
547 - onap/so/request-db-adapter,1.3.3
548 - onap/so/sdc-controller,1.3.3
549 - onap/so/sdnc-adapter,1.3.3
550 - onap/so/so-monitoring,1.3.3
551 - onap/so/vfc-adapter,1.3.3
seshukm7fe64382018-11-29 11:44:15 +0800552
553**Known Issues**
554
seshukm91710952018-11-30 12:09:15 +0800555There are some issues around the HPA and CCVPN that have been resolved in the patch release of 1.3.5
Manish Kumarcd0963d2019-01-31 09:16:04 +0530556
seshukma08346b2018-11-29 21:49:23 +0800557- `SO-1249 <https://jira.onap.org/browse/SO-1249>`_
Manish Kumarcd0963d2019-01-31 09:16:04 +0530558 The workflow for resource processing use the wrong default value.
559
seshukm91710952018-11-30 12:09:15 +0800560- `SO-1257 <https://jira.onap.org/browse/SO-1257>`_
Manish Kumarcd0963d2019-01-31 09:16:04 +0530561 Authorization header added to multicloud adapter breaks communication.
562
seshukm91710952018-11-30 12:09:15 +0800563- `SO-1258 <https://jira.onap.org/browse/SO-1258>`_
Manish Kumarcd0963d2019-01-31 09:16:04 +0530564 OOF Directives are not passed through flows to Multicloud Adapter.
565
seshukm91710952018-11-30 12:09:15 +0800566- `SO-1256 <https://jira.onap.org/browse/SO-1256>`_
Manish Kumarcd0963d2019-01-31 09:16:04 +0530567 Permission support for Vfcadapter is missing.
568
569- `SO-1194 <https://jira.onap.org/browse/SO-1194>`_
570 Unable to find TOSCA CSAR location using ServiceModelUUID in DoCreateResource BPMN flow.
571
seshukm7fe64382018-11-29 11:44:15 +0800572
seshukma08346b2018-11-29 21:49:23 +0800573Below issues will be resolved in the next release:
Manish Kumarcd0963d2019-01-31 09:16:04 +0530574
seshukma08346b2018-11-29 21:49:23 +0800575- `SO-1248 <https://jira.onap.org/browse/SO-1248>`_
Manish Kumarcd0963d2019-01-31 09:16:04 +0530576 Csar needs to be manually placed into the bpmn corresponding directory.
577
seshukm91710952018-11-30 12:09:15 +0800578- `SO-1184 <https://jira.onap.org/browse/SO-1184>`_
Manish Kumarcd0963d2019-01-31 09:16:04 +0530579 Database table is not populated for Generic NeutronNet resource.
580
seshukm7fe64382018-11-29 11:44:15 +0800581
582**Security Notes**
583
584 SO 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 SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_.
585
seshukm474e1a42018-11-29 21:51:27 +0800586 Quick Links:
seshukm7fe64382018-11-29 11:44:15 +0800587
seshukm474e1a42018-11-29 21:51:27 +0800588 - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
589 - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
590 - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=43385708>`_
seshukm7fe64382018-11-29 11:44:15 +0800591
592Version: 1.3.1
593--------------
594
595:Release Date: 2018-10-24
596
597Branch cut for Casablanca post M4 for integration test.
598**New Features**
599
600Below features are under test:
seshukm474e1a42018-11-29 21:51:27 +0800601 - Automatic scale out of VNFs.
602 - Extend the support of homing to vFW, vCPE usecases through HPA.
603 - Monitoring BPMN workflow capabilities through UI.
604 - SO internal architecture improvements.
605 - Support PNF resource type.
606 - Support to the CCVPN Usecase.
607 - Workflow Designer Integration.
608
seshukm7fe64382018-11-29 11:44:15 +0800609
610Version: 1.3.0
611--------------
612
613:Release Date: 2018-08-22
614
615New release over master branch for Casablanca development
616
617Version: 1.2.2
618--------------
619
620:Release Date: 2018-06-07
621
622The Beijing release is the second release of the Service Orchestrator (SO) project.
623
624**New Features**
625
626* Enhance Platform maturity by improving SO maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
627* Manual scaling of network services and VNFs.
628* Homing and placement capabilities through OOF interaction.
629* Ability to perform change management.
630* Integrated to APPC
631* Integrated to OOF
632* Integrated to OOM
633
634**Bug Fixes**
635
636 The defects fixed in this release could be found `here <https://jira.onap.org/issues/?jql=project%20%3D%20SO%20AND%20affectedVersion%20%3D%20%22Beijing%20Release%22%20AND%20status%20%3D%20Closed%20>`_.
637
638**Known Issues**
639
640 SO docker image is still on ecmop and not onap in the repository.
641 This will be addressed in the next release.
642
643**Security Notes**
644
645 SO 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 SO open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_.
646
647Quick Links:
648
649- `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
650- `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
651- `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_
652
653**Upgrade Notes**
654 NA
655
656**Deprecation Notes**
657 NA
658
659Version: 1.1.2
660--------------
661
662:Release Date: 2018-01-18
663
664Bug Fixes
665---------
666The key defects fixed in this release :
667
668- `SO-344 <https://jira.onap.org/browse/SO-344>`_
669 Only pass one VNF to DoCreateVnfAndModules.
670
671- `SO-348 <https://jira.onap.org/browse/SO-348>`_
672 Json Analyze Exception in PreProcessRequest.
673
674- `SO-352 <https://jira.onap.org/browse/SO-352>`_
675 SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process.
676
677- `SO-354 <https://jira.onap.org/browse/SO-354>`_
678 Change the Service Type And Service Role
679
680
681Version: 1.1.1
682--------------
683
684:Release Date: 2017-11-16
685
686
687**New Features**
688
689The SO provides the highest level of service orchestration in the ONAP architecture.
690It executes end-to-end service activities by processing workflows and business logic and coordinating other ONAP and external component activities.
691
692The orchestration engine is a reusable service. Any component of the architecture can execute SO orchestration capabilities.
693
694* Orchestration services will process workflows based on defined models and recipe.
695* The service model maintains consistency and re-usability across all orchestration activities and ensures consistent methods, structure and version of the workflow execution environment.
696* Orchestration processes interact with other platform components or external systems via standard and well-defined APIs.
697
698
699**Deprecation Notes**
700
701There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system.
702The MSO1.0.0 is deprecated by the R1 release and the current release is built over this release.
703The Gerrit repos of mso/* are voided and already locked as read-only.
704Following are the deprecated SO projects in gerrit repo:
705
706- mso
707- mso/chef-repo
708- mso/docker-config
709- mso/libs
710- mso/mso-config
711
712**Other**
713 NA
714
715===========
716
717End of Release Notes