blob: d3448497cf18d1e660e57bd453a2a82de3383158 [file] [log] [blame]
seshukmc42c06d2017-11-03 19:13:34 +05301.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
seshukm56204662018-06-07 11:28:08 +08003.. Copyright 2018 Huawei Intellectual Property. All rights reserved.
seshukmc42c06d2017-11-03 19:13:34 +05304
5
seshukm9b1133a2017-11-13 11:20:46 +05306Service Orchestrator Release Notes
7==================================
seshukmc42c06d2017-11-03 19:13:34 +05308
seshukm9b1133a2017-11-13 11:20:46 +05309The SO provides the highest level of service orchestration in the ONAP architecture.
seshukmc42c06d2017-11-03 19:13:34 +053010
seshukmf7cbaea2018-09-20 15:45:06 +080011Version: 1.3.1
12--------------
13
14:Release Date: 2018-09-23
15
16Temp release for Casablanca at M4.
17**New Features**
18
19* Support PNF resource type.
20* Extend the support of homing to vFW, VDNS usecases.
21* Workflow Designer Integration.
22* Monitoring BPMN worflow capabiliities through UI.
23* Support to the CCVPN Usecase.
24* SO internal architecture improvements
25
26
subhash kumar singhfe588ed2018-05-17 02:19:33 +000027Version: 1.2.2
28--------------
29
Gildas Lanilis15080cb2018-05-31 13:54:13 -070030:Release Date: 2018-06-07
subhash kumar singhfe588ed2018-05-17 02:19:33 +000031
32The Beijing release is the second release of the Service Orchestrator (SO) project.
33
34**New Features**
Gildas Lanilis8b87ed12018-06-01 16:50:11 -070035
seshukmf7cbaea2018-09-20 15:45:06 +080036* Enhance Platform maturity by improving SO maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
subhash kumar singhfe588ed2018-05-17 02:19:33 +000037* Manual scaling of network services and VNFs.
38* Homing and placement capabiliities through OOF interaction.
39* Ability to perform change management.
40* Integrated to APPC
41* Integrated to OOF
42* Integrated to OOM
43
seshukm1046c7a2018-06-06 16:04:54 +080044**Bug Fixes**
45
seshukm56204662018-06-07 11:28:08 +080046 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>`_.
subhash kumar singhfe588ed2018-05-17 02:19:33 +000047
48**Known Issues**
seshukm56204662018-06-07 11:28:08 +080049
50 SO docker image is still on ecmop and not onap in the repository.
51 This will be addressed in the next release.
Gildas Lanilis15080cb2018-05-31 13:54:13 -070052
53**Security Notes**
54
seshukm56204662018-06-07 11:28:08 +080055 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>`_.
Gildas Lanilis15080cb2018-05-31 13:54:13 -070056
57Quick Links:
Gildas Lanilis8b87ed12018-06-01 16:50:11 -070058
Gildas Lanilis15080cb2018-05-31 13:54:13 -070059- `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
60- `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
61- `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_
subhash kumar singhfe588ed2018-05-17 02:19:33 +000062
63**Upgrade Notes**
Gildas Lanilis15080cb2018-05-31 13:54:13 -070064 NA
subhash kumar singhfe588ed2018-05-17 02:19:33 +000065
66**Deprecation Notes**
Gildas Lanilis15080cb2018-05-31 13:54:13 -070067 NA
subhash kumar singhfe588ed2018-05-17 02:19:33 +000068
69Version: 1.1.2
70--------------
71
72:Release Date: 2018-01-18
73
74Bug Fixes
75---------
76The key defects fixed in this release :
77
78- `SO-344 <https://jira.onap.org/browse/SO-344>`_
79 Only pass one VNF to DoCreateVnfAndModules.
80
81- `SO-348 <https://jira.onap.org/browse/SO-348>`_
82 Json Analyze Exception in PreProcessRequest.
83
84- `SO-352 <https://jira.onap.org/browse/SO-352>`_
85 SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process.
86
87- `SO-354 <https://jira.onap.org/browse/SO-354>`_
88 Change the Service Type And Service Role
89
90
seshukm86d11852017-11-16 14:35:05 +053091Version: 1.1.1
seshukmc42c06d2017-11-03 19:13:34 +053092--------------
93
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053094:Release Date: 2017-11-16
seshukmc42c06d2017-11-03 19:13:34 +053095
96
seshukmc42c06d2017-11-03 19:13:34 +053097**New Features**
seshukm9b1133a2017-11-13 11:20:46 +053098
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053099The SO provides the highest level of service orchestration in the ONAP architecture.
seshukm9b1133a2017-11-13 11:20:46 +0530100It executes end-to-end service activities by processing workflows and business logic and coordinating other ONAP and external component activities.
seshukmc42c06d2017-11-03 19:13:34 +0530101
seshukm9b1133a2017-11-13 11:20:46 +0530102The orchestration engine is a reusable service. Any component of the architecture can execute SO orchestration capabilities.
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +0530103
seshukm9b1133a2017-11-13 11:20:46 +0530104* Orchestration services will process workflows based on defined models and recipe.
105* The service model maintains consistency and reusability across all orchestration activities and ensures consistent methods, structure and version of the workflow execution environment.
106* Orchestration processes interact with other platform components or external systems via standard and well-defined APIs.
seshukmc42c06d2017-11-03 19:13:34 +0530107
seshukmc42c06d2017-11-03 19:13:34 +0530108
109**Deprecation Notes**
seshukm9b1133a2017-11-13 11:20:46 +0530110
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +0530111There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system.
112The MSO1.0.0 is deprecated by the R1 release and the current release is built over this release.
113The Gerrit repos of mso/* are voided and already locked as read-only.
Seshu-Kumar-M89ff8542017-11-08 17:31:22 +0530114Following are the deprecated SO projects in gerrit repo:
seshukmc42c06d2017-11-03 19:13:34 +0530115
seshukm9b1133a2017-11-13 11:20:46 +0530116- mso
117- mso/chef-repo
118- mso/docker-config
119- mso/libs
120- mso/mso-config
121
seshukmc42c06d2017-11-03 19:13:34 +0530122**Other**
Gildas Lanilis15080cb2018-05-31 13:54:13 -0700123 NA
seshukmc42c06d2017-11-03 19:13:34 +0530124
125===========
126
127End of Release Notes