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