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