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