blob: f05f9ce93822c7f0a6069ca87183f615fd15afb4 [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
14:Release Date: 2018-05-24
15
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**
32
33**Security Issues**
34SO CII Badging details can be found `here<https://bestpractices.coreinfrastructure.org/en/projects/1702>`_.
35The remaining security issues and their workarounds are captured `here <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_.
36
37**Upgrade Notes**
38
39**Deprecation Notes**
40
41
42Version: 1.1.2
43--------------
44
45:Release Date: 2018-01-18
46
47Bug Fixes
48---------
49The key defects fixed in this release :
50
51- `SO-344 <https://jira.onap.org/browse/SO-344>`_
52 Only pass one VNF to DoCreateVnfAndModules.
53
54- `SO-348 <https://jira.onap.org/browse/SO-348>`_
55 Json Analyze Exception in PreProcessRequest.
56
57- `SO-352 <https://jira.onap.org/browse/SO-352>`_
58 SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process.
59
60- `SO-354 <https://jira.onap.org/browse/SO-354>`_
61 Change the Service Type And Service Role
62
63
seshukm86d11852017-11-16 14:35:05 +053064Version: 1.1.1
seshukmc42c06d2017-11-03 19:13:34 +053065--------------
66
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053067:Release Date: 2017-11-16
seshukmc42c06d2017-11-03 19:13:34 +053068
69
seshukmc42c06d2017-11-03 19:13:34 +053070**New Features**
seshukm9b1133a2017-11-13 11:20:46 +053071
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053072The SO provides the highest level of service orchestration in the ONAP architecture.
seshukm9b1133a2017-11-13 11:20:46 +053073It 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 +053074
seshukm9b1133a2017-11-13 11:20:46 +053075The orchestration engine is a reusable service. Any component of the architecture can execute SO orchestration capabilities.
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053076
seshukm9b1133a2017-11-13 11:20:46 +053077* Orchestration services will process workflows based on defined models and recipe.
78* The service model maintains consistency and reusability across all orchestration activities and ensures consistent methods, structure and version of the workflow execution environment.
79* Orchestration processes interact with other platform components or external systems via standard and well-defined APIs.
seshukmc42c06d2017-11-03 19:13:34 +053080
seshukmc42c06d2017-11-03 19:13:34 +053081
82**Deprecation Notes**
seshukm9b1133a2017-11-13 11:20:46 +053083
Seshu-Kumar-Ma1051902017-11-08 14:35:55 +053084There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system.
85The MSO1.0.0 is deprecated by the R1 release and the current release is built over this release.
86The Gerrit repos of mso/* are voided and already locked as read-only.
Seshu-Kumar-M89ff8542017-11-08 17:31:22 +053087Following are the deprecated SO projects in gerrit repo:
seshukmc42c06d2017-11-03 19:13:34 +053088
seshukm9b1133a2017-11-13 11:20:46 +053089- mso
90- mso/chef-repo
91- mso/docker-config
92- mso/libs
93- mso/mso-config
94
seshukmc42c06d2017-11-03 19:13:34 +053095**Other**
96
97===========
98
99End of Release Notes