Update release notes for Casablanca branch.
[so.git] / docs / release_notes / release-notes.rst
1 .. 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
6 Service Orchestrator Release Notes
7 ==================================
8
9 The SO provides the highest level of service orchestration in the ONAP architecture. 
10
11 Version: 1.3.1
12 --------------
13
14 :Release Date: 2018-10-24
15
16 Branch cut for Casablanca post M4 for integration test.
17 **New Features**
18
19 Below  features are under test:
20 * Support PNF resource type.
21 * Extend the support of homing to vFW, VDNS usecases.
22 * Workflow Designer Integration.
23 * Monitoring BPMN worflow capabilities through UI.
24 * Support to the CCVPN Usecase.
25 * SO internal architecture improvements 
26
27 Version: 1.3.0
28 --------------
29
30 :Release Date: 2018-08-22
31
32 New  release over  master branch for Casablanca development
33
34 Version: 1.2.2
35 --------------
36
37 :Release Date: 2018-06-07
38
39 The Beijing release is the second release of the Service Orchestrator (SO) project.
40
41 **New Features**
42
43 * Enhance Platform maturity by improving SO maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
44 * Manual scaling of network services and VNFs.
45 * Homing and placement capabilities through OOF interaction. 
46 * Ability to perform change management.
47 * Integrated to APPC
48 * Integrated to OOF 
49 * Integrated to OOM
50  
51 **Bug Fixes**
52
53         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>`_.
54
55 **Known Issues**
56
57         SO docker image is still on ecmop and not onap in the repository. 
58         This will be addressed in the next release.
59
60 **Security Notes**
61
62         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>`_.
63
64 Quick Links:
65
66 - `SO project page <https://wiki.onap.org/display/DW/Service+Orchestrator+Project>`_
67 - `Passing Badge information for SO <https://bestpractices.coreinfrastructure.org/en/projects/1702>`_
68 - `Project Vulnerability Review Table for SO <https://wiki.onap.org/pages/viewpage.action?pageId=28377799>`_
69
70 **Upgrade Notes**
71         NA
72
73 **Deprecation Notes**
74         NA
75
76 Version: 1.1.2
77 --------------
78
79 :Release Date: 2018-01-18
80
81 Bug Fixes
82 ---------
83 The key defects fixed in this release :
84
85 - `SO-344 <https://jira.onap.org/browse/SO-344>`_
86   Only pass one VNF to DoCreateVnfAndModules.
87
88 - `SO-348 <https://jira.onap.org/browse/SO-348>`_
89   Json Analyze Exception in PreProcessRequest.
90
91 - `SO-352 <https://jira.onap.org/browse/SO-352>`_
92   SO failed to create VNF - with error message: Internal Error Occurred in CreateVnfInfra QueryCatalogDB Process.
93
94 - `SO-354 <https://jira.onap.org/browse/SO-354>`_
95   Change the Service Type And Service Role
96
97
98 Version: 1.1.1
99 --------------
100
101 :Release Date: 2017-11-16
102
103
104 **New Features**
105
106 The SO provides the highest level of service orchestration in the ONAP architecture.
107 It executes end-to-end service activities by processing workflows and business logic and coordinating other ONAP and external component activities. 
108
109 The orchestration engine is a reusable service. Any component of the architecture can execute SO orchestration capabilities. 
110
111 * Orchestration services will process workflows based on defined models and recipe. 
112 * The service model maintains consistency and re-usability across all orchestration activities and ensures consistent methods, structure and version of the workflow execution environment.
113 * Orchestration processes interact with other platform components or external systems via standard and well-defined APIs.
114
115
116 **Deprecation Notes**
117
118 There is a MSO 1.0.0 SO implementation existing in the pre-R1 ONAP Gerrit system.  
119 The MSO1.0.0 is deprecated by the R1 release and the current release is built over this release.
120 The Gerrit repos of mso/* are voided and already locked as read-only.
121 Following are the deprecated SO projects in gerrit repo:
122
123 - mso
124 - mso/chef-repo
125 - mso/docker-config
126 - mso/libs
127 - mso/mso-config
128         
129 **Other**
130         NA
131
132 ===========
133
134 End of Release Notes