blob: 50bed2c553f4009d58a4b67080b0007ed22b2beb [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
3.. Copyright 2017 Huawei Intellectual Property. All rights reserved.
4
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
subhash kumar singhfe588ed2018-05-17 02:19:33 +000011Version: 1.2.2
12--------------
13
Gildas Lanilis15080cb2018-05-31 13:54:13 -070014:Release Date: 2018-06-07
subhash kumar singhfe588ed2018-05-17 02:19:33 +000015
16The Beijing release is the second release of the Service Orchestrator (SO) project.
17
18**New Features**
19* Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
20* Manual scaling of network services and VNFs.
21* Homing and placement capabiliities through OOF interaction.
22* Ability to perform change management.
23* Integrated to APPC
24* Integrated to OOF
25* Integrated to OOM
26
27Bug Fixes
28---------
29The 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>`_.
30
31**Known Issues**
Gildas Lanilis15080cb2018-05-31 13:54:13 -070032 NA
33
34**Security Notes**
35
36SO 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>`_.
37
38Quick Links:
39- `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
40- `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
41- `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_
subhash kumar singhfe588ed2018-05-17 02:19:33 +000042
43**Upgrade Notes**
Gildas Lanilis15080cb2018-05-31 13:54:13 -070044 NA
subhash kumar singhfe588ed2018-05-17 02:19:33 +000045
46**Deprecation Notes**
Gildas Lanilis15080cb2018-05-31 13:54:13 -070047 NA
subhash kumar singhfe588ed2018-05-17 02:19:33 +000048
49Version: 1.1.2
50--------------
51
52:Release Date: 2018-01-18
53
54Bug Fixes
55---------
56The key defects fixed in this release :
57
58- `SO-344 <https://jira.onap.org/browse/SO-344>`_
59 Only pass one VNF to DoCreateVnfAndModules.
60
61- `SO-348 <https://jira.onap.org/browse/SO-348>`_
62 Json Analyze Exception in PreProcessRequest.
63
64- `SO-352 <https://jira.onap.org/browse/SO-352>`_
65 SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process.
66
67- `SO-354 <https://jira.onap.org/browse/SO-354>`_
68 Change the Service Type And Service Role
69
70
seshukm86d11852017-11-16 14:35:05 +053071Version: 1.1.1
seshukmc42c06d2017-11-03 19:13:34 +053072--------------
73
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053074:Release Date: 2017-11-16
seshukmc42c06d2017-11-03 19:13:34 +053075
76
seshukmc42c06d2017-11-03 19:13:34 +053077**New Features**
seshukm9b1133a2017-11-13 11:20:46 +053078
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053079The SO provides the highest level of service orchestration in the ONAP architecture.
seshukm9b1133a2017-11-13 11:20:46 +053080It 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 +053081
seshukm9b1133a2017-11-13 11:20:46 +053082The orchestration engine is a reusable service. Any component of the architecture can execute SO orchestration capabilities.
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053083
seshukm9b1133a2017-11-13 11:20:46 +053084* Orchestration services will process workflows based on defined models and recipe.
85* The service model maintains consistency and reusability across all orchestration activities and ensures consistent methods, structure and version of the workflow execution environment.
86* Orchestration processes interact with other platform components or external systems via standard and well-defined APIs.
seshukmc42c06d2017-11-03 19:13:34 +053087
seshukmc42c06d2017-11-03 19:13:34 +053088
89**Deprecation Notes**
seshukm9b1133a2017-11-13 11:20:46 +053090
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053091There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system.
92The MSO1.0.0 is deprecated by the R1 release and the current release is built over this release.
93The Gerrit repos of mso/* are voided and already locked as read-only.
Seshu-Kumar-M89ff8542017-11-08 17:31:22 +053094Following are the deprecated SO projects in gerrit repo:
seshukmc42c06d2017-11-03 19:13:34 +053095
seshukm9b1133a2017-11-13 11:20:46 +053096- mso
97- mso/chef-repo
98- mso/docker-config
99- mso/libs
100- mso/mso-config
101
seshukmc42c06d2017-11-03 19:13:34 +0530102**Other**
Gildas Lanilis15080cb2018-05-31 13:54:13 -0700103 NA
seshukmc42c06d2017-11-03 19:13:34 +0530104
105===========
106
107End of Release Notes